Show patches with: Submitter = Phil Sutter       |    Archived = No       |   2237 patches
« 1 2 3 422 23 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[iptables,17/23] extensions: libebt_802_3: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,16/23] extensions: libebt_redirect: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,15/23] extensions: libebt_snat: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,14/23] extensions: libebt_nflog: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,13/23] extensions: libebt_mark: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,12/23] extensions: libebt_log: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,11/23] extensions: libebt_ip: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,10/23] extensions: libebt_ip6: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,09/23] extensions: libebt_dnat: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,08/23] extensions: libebt_arpreply: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,07/23] extensions: libebt_stp: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,06/23] extensions: libebt_*: Drop some needless init callbacks Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,05/23] ebtables: Support for guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,04/23] libxtables: xtoptions: Treat NFPROTO_BRIDGE as IPv4 Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,03/23] libxtables: xtoptions: Implement XTTYPE_ETHERMACMASK Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,02/23] libxtables: xtoptions: Support XTOPT_NBO with XTTYPE_UINT* Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,01/23] libxtables: xtoptions: Prevent XTOPT_PUT with XTTYPE_HOSTMASK Guided option parser for ebtables - 1 - - --- 2023-12-20 Phil Sutter Accepted
[iptables] tests: iptables-test: Use difflib if dumps differ [iptables] tests: iptables-test: Use difflib if dumps differ - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables] iptables-legacy: Fix for mandatory lock waiting [iptables] iptables-legacy: Fix for mandatory lock waiting - 1 - - --- 2023-12-19 Phil Sutter Accepted
[libnftnl,6/6] expr: Enforce attr_policy compliance in nftnl_expr_set() Attribute policies for expressions - - - - --- 2023-12-15 Phil Sutter Accepted
[libnftnl,5/6] expr: Introduce struct expr_ops::attr_policy Attribute policies for expressions - - - - --- 2023-12-15 Phil Sutter Accepted
[libnftnl,4/6] include: Sync nf_log.h with kernel headers Attribute policies for expressions - - - - --- 2023-12-15 Phil Sutter Accepted
[libnftnl,3/6] expr: Call expr_ops::set with legal types only Attribute policies for expressions - - - - --- 2023-12-15 Phil Sutter Accepted
[libnftnl,2/6] expr: Repurpose struct expr_ops::max_attr field Attribute policies for expressions - - - - --- 2023-12-15 Phil Sutter Accepted
[libnftnl,1/6] tests: Fix objref test case Attribute policies for expressions - 1 - - --- 2023-12-15 Phil Sutter Accepted
[nf-next] netfilter: nf_tables: Introduce NFT_TABLE_F_PERSIST [nf-next] netfilter: nf_tables: Introduce NFT_TABLE_F_PERSIST - - - - --- 2023-12-15 Phil Sutter Changes Requested
[libnftnl,RFC,2/2] expr: Introduce struct expr_ops::attr_policy [libnftnl,RFC,1/2] expr: Repurpose struct expr_ops::max_attr field - - - - --- 2023-12-13 Phil Sutter Superseded
[libnftnl,RFC,1/2] expr: Repurpose struct expr_ops::max_attr field [libnftnl,RFC,1/2] expr: Repurpose struct expr_ops::max_attr field - - - - --- 2023-12-13 Phil Sutter Superseded
[nf-next] netfilter: nf_tables: Support updating table's owner flag [nf-next] netfilter: nf_tables: Support updating table's owner flag - - - - --- 2023-12-08 Phil Sutter Changes Requested
[iptables,13/13] ebtables: Use do_parse() from xshared ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,12/13] xshared: Introduce option_test_and_reject() ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,11/13] ebtables: Use struct xt_cmd_parse ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,10/13] ebtables: Make 'h' case just a call to print_help() ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[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,08/13] ebtables: Change option values to avoid clashes ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,07/13] ebtables{,-translate}: Convert if-clause to switch() ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,06/13] xshared: Support for ebtables' --change-counters command ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,05/13] xshared: Support rule range deletion in do_parse() ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,04/13] xshared: Introduce print_help callback (again) ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,03/13] xshared: Turn command_default() into a callback ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,02/13] xshared: Perform protocol value parsing in callback ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,01/13] xshared: do_parse: Skip option checking for CMD_DELETE_NUM ebtables: Use the shared commandline parser - - - - --- 2023-11-29 Phil Sutter Accepted
[iptables,2/2] libxtables: xtoptions: Fix for non-CIDR-compatible hostmasks libxtables: Fix two xtoptions bugs - 1 - - --- 2023-11-28 Phil Sutter Accepted
[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] man: Do not escape exclamation marks [iptables] man: Do not escape exclamation marks - 2 - - --- 2023-11-28 Phil Sutter Accepted
[iptables,3/3] nft: Leave interface masks alone when parsing from kernel Review interface parsing and printing - - - - --- 2023-11-24 Phil Sutter Accepted
[iptables,2/3] xshared: Do not populate interface masks per default Review interface parsing and printing - - - - --- 2023-11-24 Phil Sutter Accepted
[iptables,1/3] xshared: Entirely ignore interface masks when saving rules Review interface parsing and printing - - - - --- 2023-11-24 Phil Sutter Accepted
[iptables,3/3] xshared: Simplify generic_opt_check() xshared: Review option parsing - - - - --- 2023-11-24 Phil Sutter Accepted
[iptables,2/3] xshared: Introduce xt_cmd_parse_ops::option_invert xshared: Review option parsing - - - - --- 2023-11-24 Phil Sutter Accepted
[iptables,1/3] xshared: Introduce xt_cmd_parse_ops::option_name xshared: Review option parsing - - - - --- 2023-11-24 Phil Sutter Accepted
[nft] tests/shell: Treat json-nft dumps as binary in git [nft] tests/shell: Treat json-nft dumps as binary in git - - - - --- 2023-11-23 Phil Sutter RFC
[iptables,6/6] extensions: MARK: arptables: Use guided option parser Extend guided option parser for use by arptables - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,5/6] extensions: libarpt_mangle: Use guided option parser Extend guided option parser for use by arptables - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,4/6] libxtables: Introduce struct xt_option_entry::base Extend guided option parser for use by arptables - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,3/6] libxtables: Introduce xtables_strtoul_base() Extend guided option parser for use by arptables - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,2/6] libxtables: Fix guided option parser for use with arptables Extend guided option parser for use by arptables - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,1/6] libxtables: Combine the two extension option mergers Extend guided option parser for use by arptables - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,12/12] ebtables: Implement --change-counters command Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,11/12] xshared: do_parse: Ignore '-j CONTINUE' Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,10/12] ebtables: Align line number formatting with legacy Misc fixes (more or less) - 1 - - --- 2023-11-22 Phil Sutter Accepted
[iptables,09/12] ebtables: Make ebt_load_match_extensions() static Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,08/12] ebtables: Drop append_entry() wrapper Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,07/12] tests: xlate: Print failing command line Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,06/12] xshared: Drop pointless CMD_REPLACE check Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,05/12] xshared: Drop needless assignment in --help case Misc fixes (more or less) - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,04/12] xshared: All variants support -v Misc fixes (more or less) - 1 - - --- 2023-11-22 Phil Sutter Accepted
[iptables,03/12] xshared: struct xt_cmd_parse::xlate is unused Misc fixes (more or less) - 1 - - --- 2023-11-22 Phil Sutter Accepted
[iptables,02/12] nft-bridge: nft_bridge_add() uses wrong flags Misc fixes (more or less) - 1 - - --- 2023-11-22 Phil Sutter Accepted
[iptables,01/12] Makefile: Install arptables-translate link and man page Misc fixes (more or less) - 1 - - --- 2023-11-22 Phil Sutter Accepted
[nf-next,v4,3/3] netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests Add locking for NFT_MSG_GETSETELEM_RESET - - - - --- 2023-11-09 Phil Sutter Accepted
[nf-next,v4,2/3] netfilter: nf_tables: Introduce nft_set_dump_ctx_init() Add locking for NFT_MSG_GETSETELEM_RESET - - - - --- 2023-11-09 Phil Sutter Accepted
[nf-next,v4,1/3] netfilter: nf_tables: Pass const set to nft_get_set_elem Add locking for NFT_MSG_GETSETELEM_RESET - - - - --- 2023-11-09 Phil Sutter Accepted
[iptables,3/3] extensions: libarpt_standard.t: Add a rule with builtin option masks [iptables,1/3] arptables: Fix formatting of numeric --h-type output - - - - --- 2023-11-08 Phil Sutter Accepted
[iptables,2/3] arptables: Fix --proto-type mask formatting [iptables,1/3] arptables: Fix formatting of numeric --h-type output - - - - --- 2023-11-08 Phil Sutter Accepted
[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] ebtables: Fix corner-case noflush restore bug [iptables] ebtables: Fix corner-case noflush restore bug - 1 - - --- 2023-11-07 Phil Sutter phil Accepted
[nft,v2] tests: shell: Fix sets/reset_command_0 for current kernels [nft,v2] tests: shell: Fix sets/reset_command_0 for current kernels - - - - --- 2023-11-02 Phil Sutter Accepted
[nft] tests: shell: Fix sets/reset_command_0 for current kernels [nft] tests: shell: Fix sets/reset_command_0 for current kernels - - - - --- 2023-11-02 Phil Sutter Changes Requested
[nf-next,v3] netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests [nf-next,v3] netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests - - - - --- 2023-11-02 Phil Sutter pablo Changes Requested
[nft] tproxy: Drop artificial port printing restriction [nft] tproxy: Drop artificial port printing restriction - 1 1 - --- 2023-11-02 Phil Sutter Accepted
[nf-next,v3,3/3] netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests Add locking for NFT_MSG_GETOBJ_RESET requests - - - - --- 2023-10-25 Phil Sutter Changes Requested
[nf-next,v3,2/3] netfilter: nf_tables: Introduce nf_tables_getobj_single Add locking for NFT_MSG_GETOBJ_RESET requests - - - - --- 2023-10-25 Phil Sutter Changes Requested
[nf-next,v3,1/3] netfilter: nf_tables: Audit log dump reset after the fact Add locking for NFT_MSG_GETOBJ_RESET requests - - - - --- 2023-10-25 Phil Sutter Changes Requested
[iptables,2/2] extensions: string: Clarify description of --to Fix up string match man page - - - - --- 2023-10-24 Phil Sutter Accepted
[iptables,1/2] Revert "extensions: string: Clarify description of --to" Fix up string match man page - - - - --- 2023-10-24 Phil Sutter Accepted
[nft,v2] parser_bison: Fix for broken compatibility with older dumps [nft,v2] parser_bison: Fix for broken compatibility with older dumps - 1 - - --- 2023-10-19 Phil Sutter Accepted
[nft] parser_bison: Fix for broken compatibility with older dumps [nft] parser_bison: Fix for broken compatibility with older dumps - 1 - - --- 2023-10-19 Phil Sutter Accepted
[nft] tests: shell: sets/reset_command_0: Fix drop_seconds() [nft] tests: shell: sets/reset_command_0: Fix drop_seconds() - 1 - - --- 2023-09-29 Phil Sutter Accepted
[nft] tests: shell: features: Fix table owner flag check [nft] tests: shell: features: Fix table owner flag check - 1 - - --- 2023-09-26 Phil Sutter Accepted
[nft,9/9] parser_json: Default meter size to zero Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,8/9] parser_json: Catch nonsense ops in match statement Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,7/9] parser_json: Wrong check in json_parse_ct_timeout_policy() Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,6/9] parser_json: Fix synproxy object mss/wscale parsing Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,5/9] parser_json: Fix limit object burst value parsing Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,4/9] parser_json: Fix flowtable prio value parsing Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,3/9] parser_json: Proper ct expectation attribute parsing Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,2/9] parser_json: Fix typo in json_parse_cmd_add_object() Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nft,1/9] parser_json: Catch wrong "reset" payload Misc JSON parser fixes - 1 - - --- 2023-09-20 Phil Sutter Accepted
[nf,v3,2/2] selftests: netfilter: Test nf_tables audit logging nf_tables: follow-up on audit fix, add selftest - - - - --- 2023-09-13 Phil Sutter pablo Accepted
« 1 2 3 422 23 »