iptables - iptables tree
https://git.netfilter.org/iptables/commit/iptablesAs a side-effect, this enables a bunch of new features in arptables-nft: * Support '-C' command * Support '-S' command * Support rule indexes just like xtables, e.g. in '-I' or '-R' commands * Reject chain names starting with '!'. * Support '-c N,M' counter syntax Since arptables still accepts intrapositioned negations, add code to cover that ...