summaryrefslogtreecommitdiffstats
path: root/iptables/xtables-arp.c
Commit message (Expand)AuthorAgeFilesLines
* arptables-compat: allow to not specify a targetPablo Neira Ayuso2014-10-091-104/+77
* xtables: add xtables-compat-multi for the nftables compatibility layerPablo Neira Ayuso2014-02-041-1/+1
* xtables: arp: inhibit -l option so only a fixed 6 bytes length arhln can be usedTomasz Bursztyka2013-12-301-0/+7
* xtables: arp: Fix a compilation warningTomasz Bursztyka2013-12-301-4/+4
* nft: arp: fix possible string overflowGiuseppe Longo2013-12-301-1/+2
* xtables: arp: Parse properly target optionsTomasz Bursztyka2013-12-301-2/+4
* xtables: arp: Store target entry properly and compare them relevantlyTomasz Bursztyka2013-12-301-4/+4
* xtables: arp: zeroing chain countersGiuseppe Longo2013-12-301-3/+2
* xtables: arp: add delete operationGiuseppe Longo2013-12-301-5/+28
* xtables: arp: add rule replacement supportGiuseppe Longo2013-12-301-4/+18
* nft: consolidate nft_rule_* functions to support ARPPablo Neira Ayuso2013-12-301-5/+4
* xtables: nft-arp: implements is_same op for ARP familyGiuseppe Longo2013-12-301-1/+1
* xtables: bootstrap ARP compatibility layer for nftablesGiuseppe Longo2013-12-301-0/+1457