summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure: make libmnl and libnftnl hard requirementsGiuseppe Longo2016-04-271-0/+18
* ebtables-compat: build ebtables extensionsGiuseppe Longo2014-11-241-5/+35
* ebtables-compat: fix print_headerGiuseppe Longo2014-11-243-2/+11
* nft-ipv46: replace offset var with ctx->payload.offsetGiuseppe Longo2014-10-182-2/+2
* nft: fix syntax error in nft_parse_cmp()Giuseppe Longo2014-10-181-1/+1
* nft: add nft_xt_ctx structGiuseppe Longo2014-08-243-50/+69
* nft: compare layer 4 protocol in first placeGiuseppe Longo2014-08-242-8/+8
* nft-arp: remove wrong conditionsGiuseppe Longo2014-08-111-6/+0
* nft: save: fix the printing of the countersGiuseppe Longo2014-06-116-24/+44
* nft: replace nft_rule_attr_get_u8Giuseppe Longo2014-03-244-4/+4
* nft-arp: wrong condition in parse_payloadGiuseppe Longo2014-03-071-1/+1
* nft-arp: fix is_same_interfaces argumentsGiuseppe Longo2014-03-071-8/+8
* xtables-events: prints arp rulesGiuseppe Longo2014-02-251-8/+15
* nft-arp: adds nft_arp_save_firewallGiuseppe Longo2014-02-251-63/+109
* nft: adds save_matches_and_targetGiuseppe Longo2014-02-116-39/+53
* nft: arp: fix possible string overflowGiuseppe Longo2013-12-302-3/+6
* 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
* 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
* xtables: nft-arp: implements is_same op for ARP familyGiuseppe Longo2013-12-307-10/+76
* xtables: bootstrap ARP compatibility layer for nftablesGiuseppe Longo2013-12-3011-25/+2466
* nft: refactoring parse operations for more genericityGiuseppe Longo2013-12-304-32/+72
* nft: load only the tables of the current familyGiuseppe Longo2013-12-302-1/+19
* nft: fix family operation lookupGiuseppe Longo2013-12-301-1/+1
* nft: associate table configuration to handle via nft_initGiuseppe Longo2013-12-306-30/+37
* xtables: nft: display rule by number via -LGiuseppe Longo2013-12-302-14/+16
* nft: fix another memleak in nft_rule_list_cbGiuseppe Longo2013-12-301-0/+1
* nft: print counter issuesGiuseppe Longo2013-12-301-4/+12
* nft: break loop after found matching chainGiuseppe Longo2013-12-301-0/+7
* xtables: allow to zero chains via -ZGiuseppe Longo2013-12-303-20/+71
* nft: fix leak of chain iterator in nft_rule_listGiuseppe Longo2013-12-301-0/+1
* nft: fix leak of rule and chain iteratorsGiuseppe Longo2013-12-301-0/+4