Show patches with: Archived = No       |   28553 patches
« 1 2 ... 101 102 103285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[iptables,08/11] Makefile: Generate .tar.bz2 archive with 'make dist' Support 'make dist' and 'make check' - - - - --- 2022-12-07 Phil Sutter Superseded
[iptables,08/11] xshared: Store parsed wait and wait_interval in xtables_args Share do_parse() between nft and legacy - - - - --- 2021-12-24 Phil Sutter pablo Changes Requested
[iptables,08/12] arptables: Use standard data structures when parsing Eliminate dedicated arptables-nft parser - - - - --- 2021-09-27 Phil Sutter pablo Changes Requested
[iptables,08/12] ebtables: Drop append_entry() wrapper Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,08/12] extensions: esp: Save/xlate inverted full ranges Range value related fixes/improvements - 1 - - --- 2024-02-02 Phil Sutter Accepted
[iptables,08/12] tests: libxt_tos.t, libxt_TOS.t: Add missing masks in output Speed up iptables-tests.py - - - - --- 2022-10-06 Phil Sutter pablo Changes Requested
[iptables,08/12] xtables-save: Pass optstring/longopts to xtables_save_main() Larger xtables-save review - - - - --- 2019-07-20 Phil Sutter pablo Changes Requested
[iptables,08/13] ebtables: Change option values to avoid clashes ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,08/13] extensions: TOS: Fix v1 xlate callback Extensions: Review xlate callbacks - 1 - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables,08/14] nft: family_ops: Pass nft_handle to 'rule_find' callback Implement among match support - - - - --- 2019-08-21 Phil Sutter pablo Changes Requested
[iptables,08/14] tests: Extend verbose output and return code tests Separate rule cache per chain et al. - - - - --- 2018-12-11 Phil Sutter pablo Changes Requested
[iptables,08/14] xtables-restore: Avoid cache population when flushing Improve iptables-nft performance with large rulesets - - - - --- 2019-09-16 Phil Sutter pablo Changes Requested
[iptables,08/15] nft: Fix leaks in ebt_add_policy_rule() cache evaluation phase bonus material - 1 - - --- 2020-05-06 Phil Sutter pablo Accepted
[iptables,08/16] man: iptables-restore.8: Consistently document -w option Man pages review - 1 - - --- 2023-08-02 Phil Sutter Changes Requested
[iptables,08/17] xtables: Get rid of nft_ipv{4,6}_print_header() xtables: Implement ebtables-{save,restore} - - - - --- 2018-07-19 Phil Sutter pablo Accepted
[iptables,08/18] nft: cache: Fetch only interesting tables from kernel nft: Sorted chain listing et al. - - - - --- 2020-07-11 Phil Sutter pablo Changes Requested
[iptables,08/23] arptables: Print policy only for base chains Fixes and tests for {eb,arp}tables-{save,restore} - - - - --- 2018-07-26 Phil Sutter pablo Changes Requested
[iptables,08/23] extensions: libebt_arpreply: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,08/27] Consolidate DEBUGP macros Fixes and tests for {eb,arp}tables-{save,restore} - - - - --- 2018-08-02 Phil Sutter pablo Accepted
[iptables,08/28] libxt_conntrack: Version 0 does not support XT_CONNTRACK_DIRECTION Another round of covscan fixes - 1 - - --- 2018-09-19 Phil Sutter pablo Accepted
[iptables,09/10] ebtables-translate: Fix for libebt_limit.txlate Some fixes and enhancements around ebtables-translate - - - - --- 2018-08-23 Phil Sutter pablo Accepted
[iptables,09/10] nft-shared: Drop unused function print_proto() Share more code with legacy - 1 - - --- 2021-11-06 Phil Sutter pablo Accepted
[iptables,09/10] xtables-arp: Use xtables_parse_interface() Untitled series #139169 - - - - --- 2019-10-28 Phil Sutter pablo Changes Requested
[iptables,09/11] include/Makefile: xtables-version.h is generated Support 'make dist' and 'make check' - 1 - - --- 2022-12-07 Phil Sutter Superseded
[iptables,09/11] nft: Move proto_parse and post_parse callbacks to xshared Share do_parse() between nft and legacy - - - - --- 2021-12-24 Phil Sutter pablo Changes Requested
[iptables,09/12] ebtables: Make ebt_load_match_extensions() static Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,09/12] extensions: ipcomp: Save inverted full ranges Range value related fixes/improvements - 1 - - --- 2024-02-02 Phil Sutter Accepted
[iptables,09/12] nft-arp: Introduce post_parse callback Eliminate dedicated arptables-nft parser - - - - --- 2021-09-27 Phil Sutter pablo Changes Requested
[iptables,09/12] tests: libebt_vlan.t: Drop trailing whitespace from rules Speed up iptables-tests.py - - - - --- 2022-10-06 Phil Sutter pablo Changes Requested
[iptables,09/12] xtables-save: Make COMMIT line optional Larger xtables-save review - - - - --- 2019-07-20 Phil Sutter pablo Changes Requested
[iptables,09/13] ebtables: Pass struct iptables_command_state to print_help() ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,09/13] extensions: ecn: Sanitize xlate callback Extensions: Review xlate callbacks - 1 - - --- 2022-11-23 Phil Sutter pablo Accepted
[iptables,09/14] nft: Rename have_cache into have_chain_cache Improve iptables-nft performance with large rulesets - - - - --- 2019-09-16 Phil Sutter pablo Changes Requested
[iptables,09/14] nft: family_ops: Pass nft_handle to 'print_rule' callback Implement among match support - - - - --- 2019-08-21 Phil Sutter pablo Changes Requested
[iptables,09/14] xtables: Optimize nft_chain_user_del() Separate rule cache per chain et al. - - - - --- 2018-12-11 Phil Sutter pablo Changes Requested
[iptables,09/15] nft: Fix leak when deleting rules cache evaluation phase bonus material - - - - --- 2020-05-06 Phil Sutter pablo Accepted
[iptables,09/16] man: iptables-restore.8: Drop -W option from synopsis Man pages review - 1 - - --- 2023-08-02 Phil Sutter Changes Requested
[iptables,09/17] xtables: Merge nft_ipv{4,6}_parse_target() xtables: Implement ebtables-{save,restore} - - - - --- 2018-07-19 Phil Sutter pablo Accepted
[iptables,09/18] nft: Use nftnl_chain_list_foreach in nft_rule_list{,_save} nft: Sorted chain listing et al. - - - - --- 2020-07-11 Phil Sutter pablo Changes Requested
[iptables,09/23] ebtables: Support --init-table command Fixes and tests for {eb,arp}tables-{save,restore} - - - - --- 2018-07-26 Phil Sutter pablo Changes Requested
[iptables,09/23] extensions: libebt_dnat: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,09/27] xshared: Consolidate parse_counters() Fixes and tests for {eb,arp}tables-{save,restore} - - - - --- 2018-08-02 Phil Sutter pablo Accepted
[iptables,09/28] libxt_conntrack: Avoid potential buffer overrun Another round of covscan fixes - - - - --- 2018-09-19 Phil Sutter pablo Accepted
[iptables,1/2] Consistently use <errno.h> - - - - --- 2015-05-02 Felix Janda pablo Accepted
[iptables,1/2] Eliminate inet_aton() and inet_ntoa() Drop use of some obsolete functions - - - - --- 2021-04-27 Phil Sutter pablo Accepted
[iptables,1/2] Fix DEBUG build [iptables,1/2] Fix DEBUG build 1 1 - - --- 2019-12-04 Phil Sutter pablo Accepted
[iptables,1/2] Revert "extensions: string: Clarify description of --to" Fix up string match man page - - - - --- 2023-10-24 Phil Sutter Accepted
[iptables,1/2] Revert "xshared: Print protocol numbers if --numeric was given" [iptables,1/2] Revert "xshared: Print protocol numbers if --numeric was given" - - - - --- 2024-01-10 Phil Sutter Superseded
[iptables,1/2] arptables-nft: Set h-type/h-length masks by default, too Follow-up on arptables output changes - 1 - - --- 2019-02-01 Phil Sutter Accepted
[iptables,1/2] doc: Install nft-variant man pages only if enabled [iptables,1/2] doc: Install nft-variant man pages only if enabled - - - - --- 2019-07-23 Phil Sutter pablo Accepted
[iptables,1/2] ebtables-compat: add a bridge-specific exit_error function - - - - --- 2015-03-11 Arturo Borrero pablo Accepted
[iptables,1/2] ebtables: Fix rule listing with counters ebtables-nft output fixes - 1 - - --- 2019-01-21 Phil Sutter pablo Accepted
[iptables,1/2] extensions/libxt_rpfilter.man: fix typo, specifiy vs specify - - - - --- 2016-03-10 Arturo Borrero strlen Accepted
[iptables,1/2] extensions: add support for 'SEG6' target [iptables,1/2] extensions: add support for 'SEG6' target - - - - --- 2018-01-12 Ahmed Abdelsalam pablo Changes Requested
[iptables,1/2] extensions: among: Remove pointless fall through [iptables,1/2] extensions: among: Remove pointless fall through - 1 - - --- 2022-10-01 Phil Sutter pablo Accepted
[iptables,1/2] extensions: libip6t_srh: support matching previous, next and last SID [iptables,1/2] extensions: libip6t_srh: support matching previous, next and last SID - - - - --- 2018-04-23 Ahmed Abdelsalam pablo Changes Requested
[iptables,1/2] extensions: libxt_NFLOG: display nflog-size even if it is zero - - - - --- 2016-07-18 Liping Zhang pablo Accepted
[iptables,1/2] extensions: libxt_conntrack: print xlate state as set [iptables,1/2] extensions: libxt_conntrack: print xlate state as set - - - - --- 2021-03-30 Alexander Mikhalitsyn pablo Changes Requested
[iptables,1/2] extensions: sctp: Fix nftables translation [iptables,1/2] extensions: sctp: Fix nftables translation - 1 - - --- 2021-05-04 Phil Sutter pablo Accepted
[iptables,1/2] include: xtables: fix struct definitions grepability - - - - --- 2016-07-26 Pablo M. Bermudo Garay pablo Accepted
[iptables,1/2] iptables-legacy: Drop redundant include of xtables-multi.h [iptables,1/2] iptables-legacy: Drop redundant include of xtables-multi.h - 1 - - --- 2022-06-09 Phil Sutter pablo Accepted
[iptables,1/2] iptables-restore: Drop dead code [iptables,1/2] iptables-restore: Drop dead code - - - - --- 2023-08-01 Phil Sutter Accepted
[iptables,1/2] iptables-test.py: Accept multiple test files on commandline [iptables,1/2] iptables-test.py: Accept multiple test files on commandline - - - - --- 2020-11-17 Phil Sutter pablo Accepted
[iptables,1/2] iptables-translate: print nft command for each expand rules via dns names - - - - --- 2017-03-08 Pablo Neira Ayuso pablo Not Applicable
[iptables,1/2] iptables-xml: Use add_param_to_argv() [iptables,1/2] iptables-xml: Use add_param_to_argv() 1 - - - --- 2019-10-18 Phil Sutter pablo Accepted
[iptables,1/2] iptables: remove duplicated argument parsing code - - - - --- 2017-03-15 Subash Abhinov Kasiviswanathan pablo RFC
[iptables,1/2] iptables: remove duplicated argument parsing code - - - - --- 2017-03-15 Lorenzo Colitti pablo Changes Requested
[iptables,1/2] ip{,6}tables-restore: Don't ignore missing wait-interval value ip{,6}tables-restore: Fix wait-interval parsing - - - - --- 2017-09-20 Phil Sutter pablo Accepted
[iptables,1/2] libxtables: Move struct xtables_afinfo into xtables.h Review xtables.h vs. xshared.h - - - - --- 2022-06-11 Phil Sutter pablo Accepted
[iptables,1/2] libxtables: Register only the highest revision extension Improve error messages for unsupported extensions - - - - --- 2022-02-11 Phil Sutter pablo Accepted
[iptables,1/2] libxtables: extend xlate infrastructure [iptables,1/2] libxtables: extend xlate infrastructure - - - - --- 2021-06-02 Pablo Neira Ayuso pablo Changes Requested
[iptables,1/2] libxtables: xtoptions: Fix for garbage access in xtables_options_xfrm() libxtables: Fix two xtoptions bugs - 1 - - --- 2023-11-28 Phil Sutter Accepted
[iptables,1/2] nfnl_osf: Fix broken conversion to nfnl_query() Critical: Unbreak nfnl_osf tool - 1 - - --- 2020-05-09 Phil Sutter pablo Changes Requested
[iptables,1/2] nft: CMD_ZERO needs a rule cache Restore rule counter zeroing 1 2 1 - --- 2019-11-15 Phil Sutter pablo Accepted
[iptables,1/2] nft: Merge nft_*_rule_find() functions [iptables,1/2] nft: Merge nft_*_rule_find() functions - - - - --- 2020-05-11 Phil Sutter pablo Accepted
[iptables,1/2] nft: Pass nft_handle down to mnl_batch_talk() [iptables,1/2] nft: Pass nft_handle down to mnl_batch_talk() - - - - --- 2019-07-03 Phil Sutter pablo Accepted
[iptables,1/2] nft: Set errno in nft_rule_flush() [iptables,1/2] nft: Set errno in nft_rule_flush() - - - - --- 2019-07-25 Phil Sutter pablo Accepted
[iptables,1/2] nft: Special casing for among match in compare_matches() [iptables,1/2] nft: Special casing for among match in compare_matches() - 1 - - --- 2023-07-21 Phil Sutter Accepted
[iptables,1/2] nft: Use verbose flag to toggle debug output [iptables,1/2] nft: Use verbose flag to toggle debug output - - - - --- 2022-01-28 Phil Sutter pablo Accepted
[iptables,1/2] nft: Use xtables_malloc() in mnl_err_list_node_add() [iptables,1/2] nft: Use xtables_malloc() in mnl_err_list_node_add() - 1 - - --- 2021-08-31 Phil Sutter pablo Accepted
[iptables,1/2] tests: Adjust testsuite return codes to automake guidelines [iptables,1/2] tests: Adjust testsuite return codes to automake guidelines - - - - --- 2022-10-15 Phil Sutter Changes Requested
[iptables,1/2] tests: shell: Fix expected output for ip6tables dst match [iptables,1/2] tests: shell: Fix expected output for ip6tables dst match - 1 - - --- 2022-10-06 Phil Sutter pablo Accepted
[iptables,1/2] tests: xlate: Properly split input in replay mode [iptables,1/2] tests: xlate: Properly split input in replay mode - 1 - - --- 2023-02-17 Phil Sutter Accepted
[iptables,1/2] tests: xlate: remove python 3.5 dependency - - - - --- 2017-04-18 Pablo M. Bermudo Garay pablo Accepted
[iptables,1/2] utils: nfbpf_compile: Replace pcap_compile_nopcap() [iptables,1/2] utils: nfbpf_compile: Replace pcap_compile_nopcap() - - - - --- 2023-04-21 Phil Sutter pablo Accepted
[iptables,1/2] utils: nfnl_osf: Fix synopsis in help text Document nfnl_osf utility - - - - --- 2017-09-20 Phil Sutter pablo Accepted
[iptables,1/2] xlate: Improve redundant l4proto match avoidance [iptables,1/2] xlate: Improve redundant l4proto match avoidance - - - - --- 2024-03-05 Phil Sutter Accepted
[iptables,1/2] xshared: Explicitly pass target to command_jump() ebtables-nft: Support user-defined chain policies - - - - --- 2019-02-05 Phil Sutter pablo Accepted
[iptables,1/2] xshared: do not lock again and again if "-w" option is not specified - - - - --- 2017-02-05 Liping Zhang pablo Accepted
[iptables,1/2] xtables-compat-restore: fix several memory leaks - - - - --- 2017-08-08 Pablo M. Bermudo Garay pablo Accepted
[iptables,1/2] xtables-translate: Fix translation of odd netmasks [iptables,1/2] xtables-translate: Fix translation of odd netmasks - - - - --- 2021-03-02 Phil Sutter pablo Accepted
[iptables,1/2] xtables-translate: add escape_quotes option to comment_xlate - - - - --- 2016-08-17 Pablo Neira Ayuso pablo Accepted
[iptables,1/2] xtables-translate: add escape_quotes option to comment_xlate - - - - --- 2016-08-16 Pablo M. Bermudo Garay pablo Accepted
[iptables,1/2] xtables-translate: add new field to identify the caller - - - - --- 2016-07-22 Pablo M. Bermudo Garay pablo Changes Requested
[iptables,1/2] xtables: fix compilation with musl [iptables,1/2] xtables: fix compilation with musl - - - - --- 2022-05-14 Nick pablo Changes Requested
[iptables,1/3] android: libiptc: Fix socklen_t type mismatch on Android - - - - --- 2013-10-26 Kevin Cernekee Deferred
[iptables,1/3] arptables: Fix formatting of numeric --h-type output [iptables,1/3] arptables: Fix formatting of numeric --h-type output 1 - - - --- 2023-11-08 Phil Sutter Accepted
[iptables,1/3] arptables: Fix parsing of inverted 'arp operation' match [iptables,1/3] arptables: Fix parsing of inverted 'arp operation' match - 1 - - --- 2023-04-28 Phil Sutter Accepted
[iptables,1/3] extensions: Fix ipvs vproto parsing [iptables,1/3] extensions: Fix ipvs vproto parsing - 1 1 - --- 2019-02-21 Phil Sutter pablo Accepted
[iptables,1/3] extensions: Initialize linear mapping of symbols in _init() of extension iptables: Unify val[/mask] parsing and printing routines - - - - --- 2018-03-01 Serhey Popovych pablo Accepted
« 1 2 ... 101 102 103285 286 »