]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2018-11-12  Pablo Neira... nft: replace nft_chain_dump() by nft_chain_list_get()
2018-11-11  Florian Westphaliptables-nft: fix -f fragment option
2018-11-07  Florian Westphallibxtables: add and use mac print helpers
2018-11-05  Florian Westphalextensions: libebt_ip: fix tos negation
2018-11-05  Florian Westphalextensions: libebt_ip6: fix ip6-dport negation
2018-11-05  Florian Westphalxtables-nft: make -Z option work
2018-11-03  Florian Westphalnft: add missing error string
2018-11-03  Pablo Neira... iptables-tests: add % to run iptables commands
2018-11-03  Pablo Neira... iptables-tests: do not append xtables-multi to external...
2018-11-03  Florian Westphalebtables-nft: add arpreply target
2018-11-03  Florian Westphalebtables: add redirect test case
2018-11-03  Florian Westphalebtables: add test cases
2018-11-03  Florian Westphalebtables: relax -t table restriction, add snat/dnat...
2018-11-03  Florian Westphalebtables: fix -j CONTINUE handling for add/delete
2018-11-03  Florian Westphaltests: add basic ebtables test support
2018-11-03  Florian Westphaliptables-nft: fix bogus handling of zero saddr/daddr
2018-11-01  Taehee Yooiptables-test: fix netns test
2018-10-31  Phil Sutterxtables: Fix for matching rules with wildcard interfaces
2018-10-24  Florian Westphalextensions: limit: unbreak build without libnftnl
2018-10-23  Phil Sutterxtables: Fix for spurious errors from iptables-translate
2018-10-22  Florian Westphalconfigure: bump versions for 1.8.1 release v1.8.1
2018-10-20  Pablo Neira... iptables-test: add -N option to exercise netns removal...
2018-10-20  Pablo Neira... libxtables: expose new etherdb lookup function through...
2018-10-20  Pablo Neira... libxtables: prefix exported new functions for etherdb...
2018-10-19  Pablo Neira... Revert "extensions: libxt_quota: Allow setting the...
2018-10-15  Phil Sutterxtables: Remove target_maxnamelen field
2018-10-09  Pablo Neira... extensions: cgroup: fix option parsing for v2
2018-10-08  Chenbo Fengextensions: libxt_quota: Allow setting the remaining...
2018-09-25  Phil Sutternft-shared: Use xtables_calloc()
2018-09-25  Phil Sutterarptables: Use the shared nft_ipv46_parse_target()
2018-09-25  Phil SutterCombine parse_target() and command_jump() implementations
2018-09-25  Phil SutterCombine command_match() implementations
2018-09-25  Phil Sutterlibiptc: NULL-terminate errorname
2018-09-25  Phil Sutterlibxtables: Check extension real_name length
2018-09-24  Phil Sutteriptables: Gitignore xtables-{legacy, nft}-multi scripts
2018-09-24  Phil Sutterxtables: Drop pointless check
2018-09-24  Phil Sutterarptables: Fix incorrect strcmp() in nft_arp_rule_find()
2018-09-24  Phil Sutterxtables: Don't read garbage in nft_ipv4_parse_payload()
2018-09-24  Phil Sutterlibxtables: Use posix_spawn() instead of vfork()
2018-09-24  Phil SutterFix a few cases of pointless assignments
2018-09-24  Phil Sutterextensions: libebt_ip{, 6}: Drop pointless error checking
2018-09-24  Phil Sutternft-arp: Drop ineffective conditional
2018-09-24  Phil Sutteriptables: Use print_ifaces() from xtables
2018-09-24  Phil SutterShare print_ipv{4,6}_addr() from xtables
2018-09-24  Phil Sutteriptables-apply: Replace signal numbers by names
2018-09-24  Phil Sutteriptables-apply: Quote strings passed to echo
2018-09-24  Phil Sutternfnl_osf: Replace deprecated nfnl_talk() by nfnl_query()
2018-09-24  Phil Sutterlibxtables: Don't read garbage in xtables_strtoui()
2018-09-24  Phil Sutterlibxtables: Avoid calling memcpy() with NULL source
2018-09-24  Phil Sutterlibiptc: Simplify alloc_handle() function signature
2018-09-24  Phil Sutterlibxt_time: Drop initialization of variable 'year'
2018-09-24  Phil Sutterlibxt_ipvs: Avoid potential buffer overrun
2018-09-24  Phil Sutterlibxt_conntrack: Avoid potential buffer overrun
2018-09-24  Phil Sutterlibxt_conntrack: Version 0 does not support XT_CONNTRAC...
2018-09-24  Phil Sutterlibxt_LED: Avoid string overrun while parsing led-trigg...
2018-09-24  Phil Sutterxtables: Remove unused variable in nft_is_table_compati...
2018-09-24  Phil Sutterip{, 6}tables-restore: Fix for uninitialized array...
2018-09-24  Phil SutterMark fall through cases in switch() statements
2018-09-24  Phil Sutterlibxtables: Integrate getethertype.c from xtables core
2018-09-24  Phil Sutterxtables: Fix for wrong assert() in __nft_table_flush()
2018-09-24  Phil Sutternfnl_osf: Drop pointless check in xt_osf_strchr()
2018-09-17  Phil Sutterlibxt_string: Fix array out of bounds check
2018-09-17  Phil Sutterxtables-save: Ignore uninteresting tables
2018-09-17  Pablo Neira... extensions: add cgroup revision 2
2018-09-13  Phil Sutterextensions: REJECT: Merge reject tables
2018-09-13  Phil Sutterlibxt_string: Avoid potential array out of bounds access
2018-09-13  Phil Sutterebtables: Fix for potential array boundary overstep
2018-09-13  Phil Sutterlibiptc: Avoid side-effect in memset() calls
2018-09-13  Phil Sutterlibxtables: Fix potential array overrun in xtables_opti...
2018-09-10  Phil Sutterxtables: Accept --wait in iptables-nft-restore
2018-09-10  Phil Sutterxtables: Don't check all rules for being compatible
2018-09-10  Joseph C. Sibledoc: Improve layout of u32 instructions
2018-09-10  Phil Sutterxtables-restore: Fix flushing referenced custom chains
2018-09-01  Phil Sutterxtables: Drop use of IP6T_F_PROTO
2018-09-01  Phil Sutterxtables: Align return codes with legacy iptables
2018-08-29  Phil Sutterxtables: Fix for deleting rules with comment
2018-08-24  Phil Sutterip6tables-translate: Fix libip6t_mh.txlate test
2018-08-24  Phil Sutterebtables-translate: Fix for libebt_limit.txlate
2018-08-24  Phil Sutterxtables: Add missing deinitialization
2018-08-24  Phil Sutterebtables: Review match/target lookup once more
2018-08-24  Phil Sutterextensions: libebt_mark: Drop mark_supplied check
2018-08-24  Phil Sutterxtables: Add a few missing exit calls
2018-08-24  Phil Sutterebtables-translate: Fix segfault while parsing extensio...
2018-08-24  Phil Sutterebtables: trivial: Leverage C99-style initializers...
2018-08-24  Phil Sutterxlate-test: Fix for calling wrong command name
2018-08-24  Phil Sutterextensions: AUDIT: Provide translation
2018-08-21  Phil Sutterxtables: Use meta l4proto for -p match
2018-08-21  Heena Sirwanixtables: Fix for segfault when registering hashlimit...
2018-08-17  Phil Sutterxtables: Fix for segfault in iptables-nft
2018-08-16  Phil Sutterebtables: Fix entries count in chain listing
2018-08-16  Phil Sutterxtables: Make 'iptables -S nonexisting' return non...
2018-08-16  Phil Sutterebtables: Fix for listing of non-existent chains
2018-08-16  Phil Sutterxtables: Fix for no output in iptables-nft -S
2018-08-16  Phil Sutterarptables: Drop extensions/libxt_mangle.c
2018-08-16  Phil Sutterebtables: Merge libebt_limit.c into libxt_limit.c
2018-08-16  Phil Sutterxtables: Use native nftables limit expression
2018-08-10  Phil Sutterebtables: Remove flags misinterpretations
2018-08-09  Phil Sutterxtables: Fix for wrong counter format in -S output
2018-08-09  Phil Sutterxtables: Don't pass full invflags to add_compat()
2018-08-09  Phil Sutterxtables: Improve xtables-monitor first impression
next