Show patches with: Archived = No       |   28543 patches
« 1 2 ... 70 71 72285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[nft,3/4] tests/shell: Fix warning from awk call Some fixes and minor improvements in tests/ - 1 - - --- 2019-06-07 Phil Sutter pablo Accepted
[nft,3/4] tests/monitor: Fix for changed ct timeout format A bunch of fixes for --echo option 2 1 - - --- 2019-10-16 Phil Sutter pablo Accepted
[nft,3/4] src: tproxy: relax family restrictions add json support for tproxy and osf expressions - - - - --- 2018-08-29 Florian Westphal pablo Accepted
[nft,3/4] src: support zone set statement with optional direction - - - - --- 2017-02-28 Pablo Neira Ayuso pablo Accepted
[nft,3/4] src: simplify map statement [nft,1/4] statement: incorrect spacing in set reference - - - - --- 2018-08-16 Pablo Neira Ayuso pablo Accepted
[nft,3/4] src: fix byteorder conversions in range values - - - - --- 2014-07-28 Alvaro Neira pablo Changes Requested
[nft,3/4] src: delete devices to an existing flowtable [nft,1/4] mnl: add function to convert flowtable device list to array - - - - --- 2020-05-20 Pablo Neira Ayuso pablo Accepted
[nft,3/4] src: create element command - - - - --- 2016-08-24 Pablo Neira Ayuso pablo Accepted
[nft,3/4] src: cache result of time() during parsing/output add operation cache for timestamp - - - - --- 2023-08-25 Thomas Haller pablo Changes Requested
[nft,3/4] src: add xt compat support - - - - --- 2015-04-08 Arturo Borrero pablo Changes Requested
[nft,3/4] src: add vxlan matching support [nft,1/4] src: add eval_proto_ctx() - - - - --- 2022-09-28 Pablo Neira Ayuso pablo Changes Requested
[nft,3/4] src: add offset attribute for numgen expression - - - - --- 2016-10-22 nevola pablo Accepted
[nft,3/4] src: Display parser and evaluate errors in one shot split parse and evaluation phase to simplify cache logic - - - - --- 2019-06-05 Pablo Neira Ayuso pablo Accepted
[nft,3/4] segtree: rename set expression set_to_segtree() - - - - --- 2016-04-23 Pablo Neira Ayuso pablo Accepted
[nft,3/4] segtree: Simplify overlap case in ei_insert() Covscan-induced review of ei_insert() 1 - - - --- 2020-01-23 Phil Sutter pablo Changes Requested
[nft,3/4] segtree: Merge get_set_interval_find() and get_set_interval_end() Two bugfixes around prefixes in sets - - - - --- 2020-04-30 Phil Sutter pablo Accepted
[nft,3/4] segtree: Fix for potential NULL-pointer deref in ei_insert() Fixes for a recent covscan run - 1 - - --- 2020-01-20 Phil Sutter pablo Not Applicable
[nft,3/4] scanner: call scanner_push_indesc() after scanner_push_file() glob and maximum number of includes - - - - --- 2020-02-11 Pablo Neira Ayuso pablo Not Applicable
[nft,3/4] scanner: Make use of yylex_init_extra() - - - - --- 2017-08-24 Phil Sutter pablo Accepted
[nft,3/4] rule: delete extra space in sets printing - - - - --- 2016-01-04 Arturo Borrero pablo Changes Requested
[nft,3/4] proto_find_num: Avoid potential null pointer dereference - - - - --- 2016-08-12 Phil Sutter pablo Changes Requested
[nft,3/4] parser_json: Fix typo in ct timeout policy parser Misc minor fixes - 1 - - --- 2019-04-25 Phil Sutter pablo Accepted
[nft,3/4] nft-test: don't zap remainder of rule after handling a set - - - - --- 2016-03-08 Florian Westphal pablo Accepted
[nft,3/4] netlink_delinearize: do not reset protocol context for nat protocol expression revisit NAT redirect support - - - - --- 2023-04-04 Pablo Neira Ayuso pablo Accepted
[nft,3/4] netlink: rework NFTNL_SET_USERDATA to accomodate new attributes - - - - --- 2017-02-28 Pablo Neira Ayuso pablo Accepted
[nft,3/4] netlink: don't pass location to netlink_list_*() function [nft,1/4] netlink: pass cmd object to netlink function calls - - - - --- 2018-04-23 Pablo Neira Ayuso pablo Accepted
[nft,3/4] mnl: remove alloc_nftnl_table() assorted updates - - - - --- 2018-10-03 Pablo Neira Ayuso pablo Accepted
[nft,3/4] mnl: Fix and simplify mnl_batch_talk() Fix ENOBUFS error in large transactions with --echo - - - - --- 2019-05-29 Phil Sutter pablo Changes Requested
[nft,3/4] meta: add probability matching - - - - --- 2016-03-03 Florian Westphal strlen Changes Requested
[nft,3/4] main: interpolate default include path into help format-string. Untitled series #162611 - - - - --- 2020-03-05 Jeremy Sowden pablo Accepted
[nft,3/4] main: add missing `OPT_NUMERIC_PROTO` long option. Output Flag Fixes - - - - --- 2019-10-22 Jeremy Sowden pablo Accepted
[nft,3/4] libnftables: inline creation of nf_sock in nft_ctx_new() libnftables: minor cleanups initalizing nf_sock instance of nft_ctx - - - - --- 2023-07-10 Thomas Haller pablo Accepted
[nft,3/4] json: Print range expressions numerically Apply some recent changes to JSON output - - - - --- 2018-09-11 Phil Sutter pablo Accepted
[nft,3/4] expression: Introduce compound_expr_last - - - - --- 2017-07-12 Phil Sutter pablo Changes Requested
[nft,3/4] evaluate: use evaluate_expr_variable() for chain policy evaluation [nft,1/4] tests: shell: chmod 755 testcases/chains/0030create_0 - - - - --- 2020-07-16 Pablo Neira Ayuso pablo Accepted
[nft,3/4] evaluate: use chain hashtable for lookups [nft,1/4] cache: rename chain_htable to cache_chain_ht - - - - --- 2021-04-01 Pablo Neira Ayuso pablo Accepted
[nft,3/4] evaluate: no check the network context in reject with tcp reset reason - - - - --- 2014-10-20 Alvaro Neira pablo Superseded
[nft,3/4] evaluate: handle EXPR_MAPPING evaluate: clean up binop transfer - - - - --- 2018-04-03 Florian Westphal pablo Accepted
[nft,3/4] evaluate: bail out if anonymous concat set defines a non concat expression assorted fixes - - - - --- 2024-01-10 Pablo Neira Ayuso Changes Requested
[nft,3/4] echo: Fix for added delays in rule updates - - - - --- 2017-08-14 Phil Sutter pablo Changes Requested
[nft,3/4] doc: document export op - - - - --- 2014-05-14 Arturo Borrero Changes Requested
[nft,3/4] datatype: add symbolic_constant_parse_table() - - - - --- 2014-09-21 Alvaro Neira pablo Superseded
[nft,3/4] cli: Make cli_init() return to caller cli: Make valgrind (kind of) happy - - - - --- 2023-06-22 Phil Sutter pablo Accepted
[nft,3/4] cache: honor filter in set listing commands [nft,1/4] configure: default to libedit for cli - 1 - - --- 2021-10-25 Pablo Neira Ayuso pablo Accepted
[nft,3/4] cache: add helper function to fill up the rule cache fix list chain x y with anonymous chains - - - - --- 2022-01-12 Pablo Neira Ayuso pablo Accepted
[nft,3/4] all: add free_const() and use it instead of xfree() remove xfree() and add free_const()+nft_gmp_free() - - - - --- 2023-09-20 Thomas Haller Changes Requested
[nft,3/4] Support 'add/insert rule index <IDX>' Support 'add/insert rule index <IDX>' - - - - --- 2018-05-09 Phil Sutter pablo Accepted
[nft,3/4,v3] datatype: Enhance symbolic_constant_parse() - - - - --- 2014-09-30 Alvaro Neira pablo Accepted
[nft,3/4,v2] evaluate: check in bridge and inet the network context in reject - - - - --- 2014-10-21 Alvaro Neira pablo Superseded
[nft,3/4,v2] delinearize: list the icmpx reason with the string associated - - - - --- 2014-10-17 Alvaro Neira pablo Accepted
[nft,3/4,v2] datatype: Enhance symbolic_constant_parse() - - - - --- 2014-09-26 Alvaro Neira pablo Superseded
[nft,3/4,RFC] exthdr: Define AH header description - - - - --- 2017-05-22 Phil Sutter pablo RFC
[nft,3/3] xt: Put match/target translation into own functions xt: Implement dump and restore support - - - - --- 2022-11-11 Phil Sutter pablo Changes Requested
[nft,3/3] tests: shell: another testcase for deleting many set elements - - - - --- 2016-11-16 Arturo Borrero pablo Accepted
[nft,3/3] tests: shell: add huge transaction from firewalld [nft,1/3] tests: shell: verify huge transaction returns expected number of rules - - - - --- 2019-09-10 Eric Garver pablo Accepted
[nft,3/3] tests: shell: add a new testcase for ruleset loading bug - - - - --- 2016-11-03 Arturo Borrero pablo Changes Requested
[nft,3/3] tests: shell: README: clarify test file name convention [nft,1/3] tests: shell: README: copy edit - 1 - - --- 2021-10-20 Štěpán Němec pablo Changes Requested
[nft,3/3] tests: regression: add xt compat tests - - - - --- 2015-03-25 Arturo Borrero pablo Changes Requested
[nft,3/3] tests: py: missing json output update in ip6/meta.t [nft,1/3] tests: py: missing ip/dnat.t json updates - 1 - - --- 2021-11-12 Pablo Neira Ayuso pablo Accepted
[nft,3/3] tests: py: add some testcases for log flags - - - - --- 2016-09-25 Liping Zhang pablo Changes Requested
[nft,3/3] tests: py: add missing test JSON output for TCP flag tests. tests: py: fixes for failing JSON tests - 1 - - --- 2020-10-11 Jeremy Sowden pablo Accepted
[nft,3/3] tests: monitor: Support running individual test cases Fixes for monitor/echo mode with maps 1 - - - --- 2020-01-10 Phil Sutter pablo Accepted
[nft,3/3] tests: monitor: Continue on error [nft,1/3] tests: json_echo: Print errors to stderr - - - - --- 2021-08-11 Phil Sutter pablo Accepted
[nft,3/3] tests: limit: extend them to validate new bytes/second and burst parameters - - - - --- 2015-09-22 Pablo Neira Ayuso pablo Accepted
[nft,3/3] tests: fix crash when rule test is malformed - - - - --- 2015-12-01 Pablo M. Bermudo Garay pablo Accepted
[nft,3/3] tests: add test cases for meta random - - - - --- 2016-02-01 Florian Westphal pablo RFC
[nft,3/3] tests: add tcp option set support / tcp mss mangling test cases 1 - - - --- 2017-08-22 Florian Westphal strlen Accepted
[nft,3/3] tests: add a test case for map update from packet path with concat fix map update with concatenation and timeouts - - - - --- 2022-12-12 Florian Westphal strlen Accepted
[nft,3/3] tests: add a icmp-reply only and icmpv6 id test cases [nft,1/3] netlink_delinearize: add missing icmp id/sequence support - - - - --- 2021-06-14 Florian Westphal pablo Changes Requested
[nft,3/3] tests: Introduce test for set with concatenated ranges Introduce support for concatenated ranges - - - - --- 2019-11-19 Stefano Brivio pablo Changes Requested
[nft,3/3] tests: Add basic monitor testing framework - - - - --- 2017-07-18 Phil Sutter pablo RFC
[nft,3/3] tests/shell: add testcases for Netfilter bug #965 - - - - --- 2016-03-23 Arturo Borrero pablo Superseded
[nft,3/3] tests/shell: add testcase to catch segfault if invalid syntax was used - - - - --- 2016-05-11 Arturo Borrero pablo Accepted
[nft,3/3] tests/shell: add "-S|--setup-host" option to set sysctl for rootless tests [nft,1/3] tests/shell: mount all of "/var/run" in "test-wrapper.sh" - - - - --- 2023-10-06 Thomas Haller pablo Accepted
[nft,3/3] tests/py: Add missing meta tests [nft,1/3] meta: Reject zero ifindex values - - - - --- 2019-07-18 Phil Sutter pablo Not Applicable
[nft,3/3] test: update and add the reject tests for ip, ip6, bridge and inet. - - - - --- 2014-10-11 Alvaro Neira pablo Superseded
[nft,3/3] src: use start condition with new destroy command [nft,1/3] evaluate: infer family from mapping - 1 - - --- 2023-02-16 Pablo Neira Ayuso pablo Superseded
[nft,3/3] src: rework batching logic to fix possible use of uninitialized pages - - - - --- 2014-07-15 Pablo Neira Ayuso pablo Accepted
[nft,3/3] src: remove netlink_flush_chain() [nft,1/3] mnl: remove alloc_nftnl_set() - - - - --- 2018-10-10 Pablo Neira Ayuso pablo Accepted
[nft,3/3] src: prefer meta protocol as bridge l3 dependency use skb->protocol as l3 protocol dependency 1 - - - --- 2019-06-18 Florian Westphal pablo Accepted
[nft,3/3] src: improve error reporting when remove rules Untitled series #159522 - - - - --- 2020-02-19 Pablo Neira Ayuso pablo Accepted
[nft,3/3] src: evaluate: return immediately if no op was requested fix crash bug during rule restore - 1 - - --- 2019-07-21 Florian Westphal pablo Changes Requested
[nft,3/3] src: ct_timeout: release policy string and state list [nft,1/3] parser_bison: release extended priority string after parsing - - - - --- 2020-05-05 Pablo Neira Ayuso pablo Accepted
[nft,3/3] src: allow to specify the default policy for base chains - - - - --- 2015-03-17 Pablo Neira Ayuso pablo Superseded
[nft,3/3] src: add table netlink messages to the batch - - - - --- 2014-04-04 Pablo Neira Ayuso Accepted
[nft,3/3] src: add set optimization options - - - - --- 2014-09-18 Arturo Borrero pablo Superseded
[nft,3/3] src: add nft_ctx_netlink_init() [nft,1/3] src: move nf_sock into nft_ctx structure - - - - --- 2017-09-01 Pablo Neira Ayuso pablo Accepted
[nft,3/3] src: add netmap support [nft,1/3] src: NAT support for intervals in maps - - - - --- 2020-04-24 Pablo Neira Ayuso pablo Changes Requested
[nft,3/3] src: add CMD_OBJ_SETELEMS [nft,1/3] src: rename CMD_OBJ_SETELEM to CMD_OBJ_ELEMENTS - - - - --- 2020-05-08 Pablo Neira Ayuso pablo Accepted
[nft,3/3] src: Support intra-transaction rule references Support intra-transaction rule references - - - - --- 2019-05-22 Phil Sutter pablo Changes Requested
[nft,3/3] src: Restore local entries after cache update Resolve cache update woes - - - - --- 2019-05-17 Phil Sutter pablo Superseded
[nft,3/3] sets_with_ifnames: add test case for concatenated range nftables: add support for wildcard interfaces - - - - --- 2022-04-29 Florian Westphal pablo Accepted
[nft,3/3] sets: Fix for missing space after last element - - - - --- 2017-03-22 Phil Sutter pablo Accepted
[nft,3/3] scanner: remove indescs and indescs_idx attributes from the parser, and directly use inde… scanner: improving include handling - - - - --- 2020-02-05 Laurent Fasnacht pablo Changes Requested
[nft,3/3] scanner: don't break line on include error message - - - - --- 2016-08-09 Pablo Neira Ayuso pablo Accepted
[nft,3/3] rule: print space between policy and timeout [nft,1/3] parser_bison: do not enforce semicolon from ct helper block - - - - --- 2019-07-01 Pablo Neira Ayuso pablo Accepted
[nft,3/3] rule: fix use of intervals in set declarations - - - - --- 2015-06-19 Pablo Neira Ayuso pablo Changes Requested
[nft,3/3] rule: add do_list_tables() - - - - --- 2015-07-06 Pablo Neira Ayuso pablo Accepted
[nft,3/3] py: add pyproject.toml to support PEP-517-compatible build-systems Python Build Modernization - - - - --- 2023-07-31 Jeremy Sowden pablo Accepted
[nft,3/3] payload: remove byteorder conversion 1 - - - --- 2016-09-09 Florian Westphal pablo Accepted
« 1 2 ... 70 71 72285 286 »