]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2019-02-21  Phil Sutterarptables: Print space before comma and counters
2019-02-13  Phil Suttertests: Extend return codes check by error messages
2019-02-13  Phil Sutterxtables: Fix error message for chain renaming
2019-02-13  Phil Sutterxtables: Fix error messages in commands with rule number
2019-02-13  Phil Sutterxtables: Move new chain check to where it belongs
2019-02-13  Phil Sutterxtables: Fix error message when zeroing a non-existent...
2019-02-11  Phil Sutternft: Eliminate dead code in __nft_rule_list
2019-02-08  Phil Sutterebtables-nft: Support user-defined chain policies
2019-02-08  Phil Sutternft: Introduce UDATA_TYPE_EBTABLES_POLICY
2019-02-08  Phil Sutternft: Don't assume NFTNL_RULE_USERDATA holds a comment
2019-02-08  Phil Sutterxtables-save: Fix table not found error message
2019-02-07  Phil Sutterxshared: Explicitly pass target to command_jump()
2019-02-05  Phil SutterRevert "ebtables: use extrapositioned negation consiste...
2019-02-05  Phil Sutterxtables: Fix for false-positive rule matching
2019-02-01  Phil Sutterxtables: Fix for crash when comparing rules with standa...
2019-02-01  Phil Sutterextensions: Fix arptables extension tests
2019-02-01  Phil Sutterarptables-nft: Set h-type/h-length masks by default...
2019-02-01  Phil Sutternft: Fix potential memleaks in nft_*_rule_find()
2019-02-01  Phil Sutterebtables: Fix rule listing with counters
2019-02-01  Phil Sutterxtables: Catch errors when zeroing rule rounters
2019-01-31  Phil Suttertests: shell: Add arptables-nft verbose output test
2019-01-31  Phil Sutterarptables-nft: Don't print default h-len/h-type values
2019-01-31  Phil Sutterarptables-nft-save: Fix position of -j option
2019-01-31  Phil Sutterarptables-nft: Remove space between *cnt= and value
2019-01-31  Phil Sutterarptables-nft: Fix CLASSIFY target printing
2019-01-31  Phil Sutterarptables-nft: Fix MARK target parsing and printing
2019-01-31  Phil Sutterarptables-nft: Fix listing rules without target
2019-01-29  Phil Sutterxtables: Speed up chain deletion in large rulesets
2019-01-28  Phil Sutterxtables: Fix for inserting rule at wrong position
2019-01-18  Phil Sutterutils: Add a manpage for nfbpf_compile
2019-01-18  Phil Sutterxtables: Fix position of replaced rules in cache
2019-01-18  Phil Sutternft: Add new builtin chains to cache immediately
2019-01-11  Phil Sutterxtables: Set errno in nft_rule_check() if chain not...
2019-01-09  Phil Sutternft: Simplify flush_chain_cache()
2019-01-09  Phil Sutternft: Simplify nft_is_chain_compatible()
2018-12-27  Phil Sutternft: Make use of nftnl_rule_lookup_byindex()
2018-12-27  Phil Sutterxtables: Optimize list rules command with given chain
2018-12-27  Phil Sutterxtables: Optimize list command with given chain
2018-12-27  Phil Sutterxtables: Optimize user-defined chain deletion
2018-12-27  Phil Suttertests: Extend verbose output and return code tests
2018-12-27  Phil Sutterxtables: Optimize nft_chain_zero_counters()
2018-12-27  Phil Sutterxtables: Optimize flushing a specific chain
2018-12-27  Phil Sutternft: Drop nft_chain_list_find()
2018-12-27  Phil Sutterxtables: Implement per chain rule cache
2018-12-27  Phil Sutternft: Move nft_rule_list_get() above nft_chain_list_get()
2018-12-27  Phil Sutternft: Introduce fetch_chain_cache()
2018-12-27  Phil Sutternft: Simplify nft_rule_insert() a bit
2018-12-27  Phil Sutternft: Simplify per table chain cache update
2018-12-27  Phil Sutternft: Reduce indenting level in flush_chain_cache()
2018-12-27  Phil Sutternft: Reduce __nft_rule_del() signature
2018-12-27  Phil Sutternft: Review is_*_compatible() routines
2018-12-27  Phil Sutterxtables-restore: Review chain handling
2018-12-26  Phil Sutternft: Review unclear return points
2018-12-26  Phil Sutternft: Simplify nftnl_rule_list_chain_save()
2018-12-18  Phil Sutterextensions: TRACE: Point at xtables-monitor in document...
2018-12-03  Baruch Siachinclude: extend the headers conflict workaround to...
2018-12-03  Phil Sutterextensions: libipt_realm: Document allowed realm values
2018-11-27  Phil Sutterxtables: Don't use native nftables comments
2018-11-23  Phil Sutterebtables: Use xtables_exit_err()
2018-11-22  Phil Sutterarptables: Support --set-counters option
2018-11-19  Pablo Neira... extensions: libip6t_mh: fix bogus translation error
2018-11-19  Florian Westphalxtables: make all nft_parse_ helpers static
2018-11-19  Florian Westphalxtables: rename opcodes to arp_opcodes
2018-11-19  Pablo Neira... xtables: constify struct builtin_table and struct built...
2018-11-19  Pablo Neira... nft: move initialize to struct nft_handle
2018-11-19  Pablo Neira... nft: move chain_cache back to struct nft_handle
2018-11-19  Pablo Neira... nft: add type field to builtin_table
2018-11-18  Florian Westphalarptables-nft: use generic expression parsing function
2018-11-17  Baruch Siachxtables-monitor: fix build with musl libc
2018-11-17  Baruch Siachinclude: fix build with kernel headers before 4.2
2018-11-17  Phil Sutterxtables: Introduce per table chain caches
2018-11-16  Baruch Siachxtables-monitor: fix build with older glibc
2018-11-14  Adam Gołębiowskiextensions: format-security fixes in libip[6]t_icmp
2018-11-13  Baruch Siachebtables: vlan: fix userspace/kernel headers collision
2018-11-13  Phil Sutterip6tables-save: Merge into iptables-save.c
2018-11-13  Phil Sutterip6tables-restore: Merge into iptables-restore.c
2018-11-13  Phil Sutterlibiptc: Extend struct xtc_ops
2018-11-13  Florian Westphalconfigure: bump versions for 1.8.2 release v1.8.2
2018-11-12  Florian Westphalxtables: add 'printf' attribute to xlate_add
2018-11-12  Florian Westphallibxtables: xlate: init buffer to zero
2018-11-12  Florian Westphaltests: shell: fix expected arptables-save output
2018-11-12  Florian Westphalarptables: fix --version info
2018-11-12  Florian Westphalarptables: ignore --table argument.
2018-11-12  Florian Westphalarptables: make uni/multicast mac masks static
2018-11-12  Florian Westphalarptables: add test cases
2018-11-12  Florian Westphalarptables: pre-init hlen and ethertype
2018-11-12  Florian Westphalarptables: fix src/dst mac handling
2018-11-12  Florian Westphalarptables: fix target ip offset
2018-11-12  Florian Westphalarptables: fix -s/-d handling for negation and mask
2018-11-12  Florian Westphalarptables: add basic test infra for arptables-nft
2018-11-12  Florian Westphalarptables: fix rule deletion/compare
2018-11-12  Florian Westphalarptables: remove code that is also commented-out in...
2018-11-12  Florian Westphalarptables-save: add -c option, like xtables-save
2018-11-12  Florian Westphalarptables: use ->save for arptables-save, like xtables
2018-11-12  Florian Westphalextensions: test protocol and interface negation
2018-11-12  Phil Sutterxtables: Fix error return code in nft_chain_user_rename()
2018-11-12  Phil Sutterxtables: Clarify error message when deleting by index
2018-11-12  Phil Sutterxtables: Fix typo in do_command() error message
2018-11-12  Florian Westphalebtables: use extrapositioned negation consistently
2018-11-12  Florian Westphalebtables-save: add -c option, using xtables-style counters
next