summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xtables: fix missing ipt_entry for MASQUERADE targetPablo Neira Ayuso2013-12-304-12/+37
* nft: arp: add parse_target to nft_family_ops_arpGiuseppe Longo2013-12-301-0/+1
* nft: arp: initialize flags in nft_arp_parse_metaGiuseppe Longo2013-12-301-1/+1
* nft: fix wrong target sizeTomasz Bursztyka2013-12-301-2/+5
* xtables: arp: Parse properly target optionsTomasz Bursztyka2013-12-301-2/+4
* nft: Header inclusion missingTomasz Bursztyka2013-12-301-0/+1
* extensions: libxt_mangle: Fixes option issuesTomasz Bursztyka2013-12-301-15/+14
* extensions: add arptables' libxt_mangle.c for xtables-arpTomasz Bursztyka2013-12-301-0/+389
* xtables: arp: Store target entry properly and compare them relevantlyTomasz Bursztyka2013-12-303-29/+27
* xtables: batch rule-set updates into one single netlink messagePablo Neira Ayuso2013-12-307-163/+328
* xtables: arp: zeroing chain countersGiuseppe Longo2013-12-301-3/+2
* xtables: arp: add delete operationGiuseppe Longo2013-12-301-5/+28
* nft: adapt nft_rule_expr_get to use uint32_t instead of size_tPablo Neira Ayuso2013-12-301-4/+4
* include: cache netfilter_arp kernel headersPablo Neira Ayuso2013-12-303-0/+249
* xtables: arp: add rule replacement supportGiuseppe Longo2013-12-301-4/+18
* nft: consolidate nft_rule_* functions to support ARPPablo Neira Ayuso2013-12-303-167/+22
* nft: consolidate nft_rule_new to support ARPPablo Neira Ayuso2013-12-305-92/+90
* nft: consolidate nft_rule_find for ARP, IPv4 and IPv6Pablo Neira Ayuso2013-12-306-180/+168
* xtables: nft-arp: implements is_same op for ARP familyGiuseppe Longo2013-12-307-10/+76
* xtables: nft-arp: fix endianess in nft_arp_parse_payloadPablo Neira Ayuso2013-12-301-6/+6
* xtables: bootstrap ARP compatibility layer for nftablesGiuseppe Longo2013-12-3011-25/+2466
* nft: skip unset tables on table configuration emulationTomasz Bursztyka2013-12-301-0/+3
* nft: generalize rule addition family hookPablo Neira Ayuso2013-12-303-3/+6
* nft: Fix a minor compilation warningTomasz Bursztyka2013-12-301-1/+1
* nft: refactoring parse operations for more genericityGiuseppe Longo2013-12-304-32/+72
* xtables: allow to reset the counters of an existing ruleTomasz Bursztyka2013-12-303-8/+43
* nft: use xtables_print_numPablo Neira Ayuso2013-12-303-31/+6
* nft: fix wrong flags handling in print_firewall_detailsPablo Neira Ayuso2013-12-304-38/+53
* nft: convert rule into a command state structureTomasz Bursztyka2013-12-307-661/+303
* xtables: use xtables_rule_matches_freePablo Neira Ayuso2013-12-301-22/+1
* nft: Print unknown target data only when relevantTomasz Bursztyka2013-12-301-1/+1
* nft: Generalize nft_rule_list() against current familyTomasz Bursztyka2013-12-305-264/+315
* nft: Remove useless test on rulenum in nft_rule_list()Tomasz Bursztyka2013-12-301-3/+2
* nft: Make internal rule listing callback more genericTomasz Bursztyka2013-12-301-12/+8
* nft: Optimize rule listing when chain and rulenum are providedTomasz Bursztyka2013-12-301-4/+10
* nft: Remove useless functionTomasz Bursztyka2013-12-301-27/+0
* xtables: Do not dump before command parsing has been finishedTomasz Bursztyka2013-12-301-2/+8
* nft: load only the tables of the current familyGiuseppe Longo2013-12-302-1/+19
* etc: add default IPv6 table and chain definitionsPablo Neira Ayuso2013-12-301-3/+37
* nft: fix family operation lookupGiuseppe Longo2013-12-301-1/+1
* nft: fix match revision lookup for IPv6Pablo Neira Ayuso2013-12-301-1/+2
* xtables: fix typo in add_entry for the IPv6 casePablo Neira Ayuso2013-12-301-1/+1
* nft: associate table configuration to handle via nft_initGiuseppe Longo2013-12-306-30/+37
* nft: no need for rule lookup if no position specified via -IPablo Neira Ayuso2013-12-301-17/+15
* xtables: remove bogus comment regarding rule replacementPablo Neira Ayuso2013-12-301-1/+0
* xtables: add -I chain rulenumPablo Neira Ayuso2013-12-303-46/+144
* nft: fix selective chain display via -SPablo Neira Ayuso2013-12-301-4/+6
* nft: break chain listing if only one if looked forPablo Neira Ayuso2013-12-301-0/+8
* src: use nft_*_list_add_tailPablo Neira Ayuso2013-12-302-3/+9
* nft: fix built-in chain ordering of the nat tablePablo Neira Ayuso2013-12-302-9/+9