]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2014-02-04  Pablo Neira... xtables-restore: remove dependency with libip4tc
2014-02-04  Pablo Neira... configure: conditional dependencies for nftables-compat
2014-02-04  Pablo Neira... configure: rename --disable-xtables to --disable-nftables
2014-02-04  Pablo Neira... configure: fix wrong reference to the conntrack-tools
2014-01-20  Tomasz Bursztykanft: Use new libnftnl library name against former libnf...
2014-01-10  Pablo Neira... nft: fix inconsistent data type in NFT_EXPR_CMP_OP...
2013-12-30  Tomasz Bursztykainclude: Update nftables API header in sync with kernel...
2013-12-30  Pablo Neira... nft: fix wrong function to release iterator
2013-12-30  Ana Reyiptables: nft: fix memory leaks in nft_fini
2013-12-30  Ana Reynft: fix memory leaks in nft_xtables_config_load
2013-12-30  Ana Reyxtables-standalone: call nft_fini in the error path
2013-12-30  Pablo Neira... nft: fix out of bound memory copy
2013-12-30  Pablo Neira... nft: fix inversion of built-in selectors
2013-12-30  Pablo Neira... xtables-events: fix compilation due change in libnftables
2013-12-30  Tomasz Bursztykaxtables: arp: inhibit -l option so only a fixed 6 bytes...
2013-12-30  Tomasz Bursztykaxtables: arp: Fix a compilation warning
2013-12-30  Giuseppe Longonft: arp: fix possible string overflow
2013-12-30  Pablo Neira... nft: fix interface wildcard matching
2013-12-30  Pablo Neira... nft: fix bad length when comparing extension data area
2013-12-30  Pablo Neira... nft: pass ipt_entry to ->save_firewall hook
2013-12-30  Pablo Neira... xtables: fix missing ipt_entry for MASQUERADE target
2013-12-30  Giuseppe Longonft: arp: add parse_target to nft_family_ops_arp
2013-12-30  Giuseppe Longonft: arp: initialize flags in nft_arp_parse_meta
2013-12-30  Tomasz Bursztykanft: fix wrong target size
2013-12-30  Tomasz Bursztykaxtables: arp: Parse properly target options
2013-12-30  Tomasz Bursztykanft: Header inclusion missing
2013-12-30  Tomasz Bursztykaextensions: libxt_mangle: Fixes option issues
2013-12-30  Tomasz Bursztykaextensions: add arptables' libxt_mangle.c for xtables-arp
2013-12-30  Tomasz Bursztykaxtables: arp: Store target entry properly and compare...
2013-12-30  Pablo Neira... xtables: batch rule-set updates into one single netlink...
2013-12-30  Giuseppe Longoxtables: arp: zeroing chain counters
2013-12-30  Giuseppe Longoxtables: arp: add delete operation
2013-12-30  Pablo Neira... nft: adapt nft_rule_expr_get to use uint32_t instead...
2013-12-30  Pablo Neira... include: cache netfilter_arp kernel headers
2013-12-30  Giuseppe Longoxtables: arp: add rule replacement support
2013-12-30  Pablo Neira... nft: consolidate nft_rule_* functions to support ARP
2013-12-30  Pablo Neira... nft: consolidate nft_rule_new to support ARP
2013-12-30  Pablo Neira... nft: consolidate nft_rule_find for ARP, IPv4 and IPv6
2013-12-30  Giuseppe Longoxtables: nft-arp: implements is_same op for ARP family
2013-12-30  Pablo Neira... xtables: nft-arp: fix endianess in nft_arp_parse_payload
2013-12-30  Giuseppe Longoxtables: bootstrap ARP compatibility layer for nftables
2013-12-30  Tomasz Bursztykanft: skip unset tables on table configuration emulation
2013-12-30  Pablo Neira... nft: generalize rule addition family hook
2013-12-30  Tomasz Bursztykanft: Fix a minor compilation warning
2013-12-30  Giuseppe Longonft: refactoring parse operations for more genericity
2013-12-30  Tomasz Bursztykaxtables: allow to reset the counters of an existing...
2013-12-30  Pablo Neira... nft: use xtables_print_num
2013-12-30  Pablo Neira... nft: fix wrong flags handling in print_firewall_details
2013-12-30  Tomasz Bursztykanft: convert rule into a command state structure
2013-12-30  Pablo Neira... xtables: use xtables_rule_matches_free
2013-12-30  Tomasz Bursztykanft: Print unknown target data only when relevant
2013-12-30  Tomasz Bursztykanft: Generalize nft_rule_list() against current family
2013-12-30  Tomasz Bursztykanft: Remove useless test on rulenum in nft_rule_list()
2013-12-30  Tomasz Bursztykanft: Make internal rule listing callback more generic
2013-12-30  Tomasz Bursztykanft: Optimize rule listing when chain and rulenum are...
2013-12-30  Tomasz Bursztykanft: Remove useless function
2013-12-30  Tomasz Bursztykaxtables: Do not dump before command parsing has been...
2013-12-30  Giuseppe Longonft: load only the tables of the current family
2013-12-30  Pablo Neira... etc: add default IPv6 table and chain definitions
2013-12-30  Giuseppe Longonft: fix family operation lookup
2013-12-30  Pablo Neira... nft: fix match revision lookup for IPv6
2013-12-30  Pablo Neira... xtables: fix typo in add_entry for the IPv6 case
2013-12-30  Giuseppe Longonft: associate table configuration to handle via nft_init
2013-12-30  Pablo Neira... nft: no need for rule lookup if no position specified...
2013-12-30  Pablo Neira... xtables: remove bogus comment regarding rule replacement
2013-12-30  Pablo Neira... xtables: add -I chain rulenum
2013-12-30  Pablo Neira... nft: fix selective chain display via -S
2013-12-30  Pablo Neira... nft: break chain listing if only one if looked for
2013-12-30  Pablo Neira... src: use nft_*_list_add_tail
2013-12-30  Pablo Neira... nft: fix built-in chain ordering of the nat table
2013-12-30  Pablo Neira... xtables-events: fix missing newline in table and chain...
2013-12-30  Pablo Neira... xtables-events: print usage on wrong arguments
2013-12-30  Tomasz Bursztykanft: Fix small memory leaks
2013-12-30  Tomasz Bursztykanft: add function to test for a builtin chain
2013-12-30  Tomasz Bursztykaxtables: Remove useless parameter to nft_chain_list_find
2013-12-30  Tomasz Bursztykanft: Handle error on adding rule expressions
2013-12-30  Tomasz Bursztykanft: Set the rule family when creating a new one
2013-12-30  Pablo Neira... xtables: nft: display rule number via -S
2013-12-30  Giuseppe Longoxtables: nft: display rule by number via -L
2013-12-30  Pablo Neira... xtables: fix missing afinfo configuration
2013-12-30  Pablo Neira... xtables: do not proceed if nft_init fails
2013-12-30  Giuseppe Longonft: fix another memleak in nft_rule_list_cb
2013-12-30  Giuseppe Longonft: print counter issues
2013-12-30  Giuseppe Longonft: break loop after found matching chain
2013-12-30  Pablo Neira... xtables: nft: remove lots of useless debugging messages
2013-12-30  Pablo Neira... xtables: remove bogus comment on chain rename
2013-12-30  Giuseppe Longoxtables: allow to zero chains via -Z
2013-12-30  Pablo Neira... nft: fix leaks in nft_xtables_config_load
2013-12-30  Giuseppe Longonft: fix leak of chain iterator in nft_rule_list
2013-12-30  Giuseppe Longonft: fix leak of rule and chain iterators
2013-12-30  Pablo Neira... xtables: fix -p protocol
2013-12-30  Pablo Neira... xtables-restore: output the same error message that...
2013-12-30  Pablo Neira... nft: don't call nft_init in nft_xtables_config_load
2013-12-30  Pablo Neira... xtables: fix compilation due to missing autogenerated...
2013-12-30  Tomasz Bursztykaxtables: policy can be changed only on builtin chain
2013-12-30  Tomasz Bursztykaxtables: initialize xtables defaults even on listing...
2013-12-30  Pablo Neira... xtables: remove unused leftover definitions
2013-12-30  Pablo Neira... xtables: add new nft_ops->post_parse hook
2013-12-30  Pablo Neira... xtables: add new container xtables_args structure
2013-12-30  Pablo Neira... iptables: update .gitignore
next