]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2022-01-29  Florian Westphalnft-shared: support native udp port delinearize
2022-01-29  Florian Westphalnft-shared: support native tcp port range delinearize
2022-01-29  Florian Westphalnft-shared: support native tcp port delinearize
2022-01-20  Jeremy Sowdenextensions: libxt_NFLOG: fix typo
2022-01-20  Phil Sutterxshared: Fix response to unprivileged users
2022-01-18  Jeremy Sowdenbuild: replace `AM_PROG_LIBTOOL` and `AC_DISABLE_STATIC...
2022-01-18  Jeremy Sowdenextensions: libxt_NFLOG: remove extra space when saving...
2022-01-18  Jeremy Sowdenextensions: libxt_NFLOG: fix `--nflog-prefix` Python...
2022-01-18  Kyle Bowmanextensions: libxt_NFLOG: disable `--nflog-range` Python...
2022-01-18  Kyle Bowmanextensions: libxt_NFLOG: don't truncate log prefix...
2022-01-18  Kyle Bowmanextensions: libxt_NFLOG: use nft built-in logging inste...
2022-01-17  Phil Sutterextensions: *NAT: Kill multiple IPv4 range support
2022-01-16  Jeremy Sowdentests: iptables-test: correct misspelt variable
2022-01-15  Jeremy Sowdennft: fix indentation error.
2022-01-12  Phil Sutterip6tables: Use the shared do_parse, too
2022-01-12  Phil Sutteriptables: Use xtables' do_parse() function
2022-01-12  Phil Sutternft: Move proto_parse and post_parse callbacks to xshared
2022-01-12  Phil Sutterxshared: Store parsed wait and wait_interval in xtables...
2022-01-12  Phil Sutterxshared: Move do_parse to shared space
2022-01-12  Phil Sutterxtables: Do not pass nft_handle to do_parse()
2022-01-12  Phil Sutterxtables: Pass xtables_args to check_inverse()
2022-01-12  Phil Sutterxtables: Pass xtables_args to check_empty_interface()
2022-01-12  Phil Sutterxtables: Move struct nft_xt_cmd_parse to xshared.h
2022-01-12  Phil Sutterxtables: Pull table validity check out of do_parse()
2022-01-12  Phil Sutterxtables: Drop xtables' family on demand feature
2021-12-23  Florian Westphalnft-shared: set correct register value
2021-12-16  Phil Sutteriptables-*-restore: Drop pointless line reference
2021-12-16  Phil Sutterlibxtables: Extend basic_exit_err()
2021-12-16  Phil Sutterxtables_globals: Embed variant name in .program_version
2021-12-16  Phil Sutterxshared: Share exit_tryhelp()
2021-12-16  Phil Sutterxshared: Share a common printhelp function
2021-12-16  Phil Sutterxshared: Share print_match_save() between legacy ip...
2021-11-28  Florian Westphalextensions: tcpmss: add iptables-translate support
2021-11-23  Phil Sutterxshared: Make load_proto() static
2021-11-23  Phil Sutternft-shared: Drop unused function print_proto()
2021-11-23  Phil Sutterxshared: Share print_header() with legacy iptables
2021-11-23  Phil Sutterxshared: Share print_fragment() with legacy
2021-11-23  Phil Sutterxshared: Share print_rule_details() with legacy
2021-11-23  Phil Sutterxshared: Share save_ipv{4,6}_addr() with legacy
2021-11-23  Phil Sutterxshared: Share save_rule_details() with legacy
2021-11-23  Phil Sutterxshared: Share print_iface() function
2021-11-23  Phil Sutternft: Change whitespace printing in save_rule callback
2021-11-23  Phil Sutterxshared: Merge and share parse_chain()
2021-11-23  Phil Sutterextensions: hashlimit: Fix tests with HZ=1000
2021-11-08  Phil Sutterxlate-test: Print full path if testing all files
2021-11-08  Phil SutterUnbreak xtables-translate
2021-10-20  Phil Sutternft: Merge xtables-arp-standalone.c into xtables-standa...
2021-10-20  Phil Sutterxtables: arptables accepts empty interface names
2021-10-20  Phil Sutterxtables: Derive xtables_globals from family
2021-10-20  Phil Sutternft-shared: Make nft_check_xt_legacy() family agnostic
2021-10-20  Phil Sutternft-arp: Introduce post_parse callback
2021-10-20  Phil Sutterarptables: Use standard data structures when parsing
2021-10-20  Phil Sutterlibxtables: Introduce xtables_globals print_help callback
2021-10-20  Phil Sutterxtables-standalone: Drop version number from init errors
2021-10-20  Phil Sutternft: Add family ops callbacks wrapping different nft_cm...
2021-10-20  Phil Sutterxtables: Simplify addr_mask freeing
2021-10-20  Phil Sutternft-shared: Introduce init_cs family ops callback
2021-10-20  Phil Sutterxshared: Store optstring in xtables_globals
2021-10-20  Phil Sutternft: Introduce builtin_tables_lookup()
2021-10-01  Jeremy Sowdentests: shell: fix bashism
2021-09-27  Phil Sutternft: Delete builtin chains compatibly
2021-09-27  Phil Sutternft-chain: Introduce base_slot field
2021-09-27  Phil Sutternft: Check base-chain compatibility when adding to...
2021-09-27  Phil Sutternft: cache: Avoid double free of unrecognized base...
2021-09-26  mizuta.takeshi... xtables-translate: add missing argument and option...
2021-09-22  Phil Suttertests: iptables-test: Fix conditional colors on stderr
2021-09-15  Phil Sutterebtables: Avoid dropping policy when flushing
2021-09-13  Štěpán Němeciptables-test.py: print with color escapes only when...
2021-09-13  Phil Suttertests: shell: Return non-zero on error
2021-09-13  Phil Suttertests: iptables-test: Exit non-zero on error
2021-09-13  Phil Suttertests: xlate-test: Exit non-zero on error
2021-09-13  Phil Suttertests: iptables-test: Print errors to stderr
2021-09-13  Phil Suttertests: xlate-test: Print errors to stderr
2021-09-13  Phil Suttertests: xlate-test: Don't skip any input after the first...
2021-09-13  Phil Suttertests: iptables-test: Fix missing chain case
2021-09-07  Florian Westphaliptables-nft: allow removal of empty builtin chains
2021-09-03  Štěpán NěmecFix a few doc typos
2021-08-31  Phil Sutternft: Use xtables_{m,c}alloc() everywhere
2021-08-31  Phil Sutternft: Use xtables_malloc() in mnl_err_list_node_add()
2021-08-31  Phil Sutterextensions: libxt_mac: Fix for missing space in listing
2021-08-11  Phil Sutteriptables-test: Make netns spawning more robust
2021-08-10  Phil Sutterextensions: hashlimit: Fix tests with HZ=100
2021-08-04  Pavel Tikhomirovip6tables: masquerade: use fully-random so that nft...
2021-08-04  Florian Westphallibxtables: exit if called by setuid executeable
2021-08-03  Phil Suttertests/shell: Assert non-verbose mode is silent
2021-08-03  Phil Sutternft: Fix for non-verbose check command
2021-08-02  Phil Sutterebtables: Dump atomic waste
2021-07-28  Phil Sutterdoc: ebtables-nft.8: Adjust for missing atomic-options
2021-07-14  Erik Wilsonxtables: Call init_extensions6() for static builds
2021-06-25  Pablo Neira... extensions: libxt_multiport: add translation for -m...
2021-06-07  Pablo Neira... extensions: libxt_conntrack: simplify translation using...
2021-06-07  Pablo Neira... extensions: libxt_tcp: rework translation to use flags...
2021-06-07  Pablo Neira... extensions: libxt_connlimit: add translation
2021-06-07  Pablo Neira... tests: xlate-test: support multiline expectation
2021-06-07  Pablo Neira... libxtables: extend xlate infrastructure
2021-06-07  Phil Sutterextensions: libxt_string: Avoid buffer size warning...
2021-06-07  Phil Sutterlibxtables: Introduce xtables_strdup() and use it every...
2021-06-07  Phil Sutterextensions: libebt_ip6: Use xtables_ip6parse_any()
2021-06-07  Phil Sutteriptables-apply: Drop unused variable
2021-06-07  Phil Sutternft: Avoid buffer size warnings copying iface names
next