netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-05 16:27:44 to 2023-09-14 10:36:53 UTC [more...]

[iptables PATCH] include: linux: Update kernel.h
 2023-09-14 10:36 UTC  (2+ messages)

[iptables PATCH] nft: Fix for useless meta expressions in rule
 2023-09-14 10:35 UTC  (2+ messages)

[iptables PATCH] tests: shell: Fix for ineffective 0007-mid-restore-flush_0
 2023-09-14 10:35 UTC  (2+ messages)

[iptables PATCH] extensions: Fix checking of conntrack --ctproto 0
 2023-09-14 10:34 UTC  (2+ messages)

[iptables PATCH] Revert --compat option related commits
 2023-09-14 10:33 UTC  (2+ messages)

[PATCH nft 1/2] libnftables: refuse to open onput files other than named pipes or regular files
 2023-09-14  9:42 UTC  (2+ messages)
` [PATCH nft 2/2] scanner: restrict include directive to "

[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
 2023-09-14  8:08 UTC  (7+ messages)
` [PATCH v11.1] "

Issue with counter and interval map
 2023-09-13 22:52 UTC  (2+ messages)

[PATCH net 0/9] Netfilter fixes for net
 2023-09-13 21:58 UTC  (10+ messages)
` [PATCH net 1/9] netfilter: nf_tables: disallow rule removal from chain binding
` [PATCH net 2/9] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
` [PATCH net 3/9] netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
` [PATCH net 4/9] netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails
` [PATCH net 5/9] netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
` [PATCH net 6/9] netfilter: nf_tables: disallow element removal on anonymous sets
` [PATCH net 7/9] netfilter: conntrack: fix extension size table
` [PATCH net 8/9] netfilter: nf_tables: Fix entries val in rule reset audit log
` [PATCH net 9/9] selftests: netfilter: Test nf_tables audit logging

[nf PATCH v3 0/2] nf_tables: follow-up on audit fix, add selftest
 2023-09-13 20:38 UTC  (6+ messages)
` [nf PATCH v3 1/2] netfilter: nf_tables: Fix entries val in rule reset audit log
` [nf PATCH v3 2/2] selftests: netfilter: Test nf_tables audit logging

[PATCH nf] netfilter: conntrack: fix extension size table
 2023-09-13 20:02 UTC  (2+ messages)

[PATCH nft 1/2] tests/shell: exit 77 from "run-tests.sh" if all tests were skipped
 2023-09-13 17:11 UTC  (2+ messages)
` [PATCH nft 2/2] tests/shell: accept $NFT_TEST_TMPDIR_TAG for the result directory

[PATCH nft 0/6] adjust nft dump files and add check-tree script
 2023-09-13 17:05 UTC  (7+ messages)
` [PATCH nft 1/6] tests/shell: remove spurious .nft dump files
` [PATCH nft 2/6] tests/shell: drop unstable dump for "transactions/0051map_0" test
` [PATCH nft 3/6] tests/shell: add missing nft/nodump files for tests
` [PATCH nft 4/6] tests/shell: special handle base path starting with "./"
` [PATCH nft 5/6] tests/shell: in find_tests() use C locale for sorting tests names
` [PATCH nft 6/6] tools: add "tools/check-tree.sh" script to check consistency of nft dumps

[ANNOUNCE] nftlb 1.0.9 release
 2023-09-13 15:32 UTC 

[PATCH nft 0/3] add NFT_TEST_RANDOM_SEED and shuffle tests
 2023-09-13  8:20 UTC  (4+ messages)
` [PATCH nft 1/3] tests/shell: export NFT_TEST_RANDOM_SEED variable for tests
` [PATCH nft 2/3] tests/shell: add "random-source.sh" helper for random-source for sort/shuf
` [PATCH nft 3/3] tests/shell: add option to shuffle execution order of tests

[PATCH nft 1/2] tests/shell: kill running child processes when aborting "run-tests.sh"
 2023-09-12 22:44 UTC  (2+ messages)
` [PATCH nft 2/2] tests/shell: ensure vgdb-pipe files are deleted from "nft-valgrind-wrapper.sh"

[nf PATCH 0/2] nf_tables: follow-up on audit fix, propose kselftest
 2023-09-12 20:18 UTC  (7+ messages)
` [nf PATCH 1/2] netfilter: nf_tables: Fix entries val in rule reset audit log
` [nf-next RFC 2/2] selftests: netfilter: Test nf_tables audit logging

Regression: Commit "netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID" breaks ruleset loading in linux-stable
 2023-09-12 19:13 UTC  (9+ messages)

LPC 2023 Networking and BPF Track CFP
 2023-09-12 18:55 UTC  (3+ messages)
` LPC 2023 Networking and BPF Track CFP (Reminder)

[iproute2] xfrm: add udp standalone encapsulation mode
 2023-09-12 11:45 UTC 

[PATCH nft v2] datatype: fix leak and cleanup reference counting for struct datatype
 2023-09-12  7:30 UTC 

[nft PATCH] datatype: fix leak and cleanup reference counting for struct datatype
 2023-09-12  7:18 UTC  (3+ messages)

[PATCH RFC libnetfilter_queue] doc: Get rid of DEPRECATED tag (Work In Progress)
 2023-09-12  6:20 UTC  (3+ messages)

Race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
 2023-09-12  4:40 UTC  (3+ messages)

[PATCH libmnl] nlmsg, attr: fix false positives when validating buffer sizes
 2023-09-11 21:17 UTC  (5+ messages)

[PATCH nft 1/2] parser_bison: include <nft.h> for base C environment to "parser_bison.y"
 2023-09-11 21:42 UTC  (4+ messages)
` [PATCH nft 2/2] include: include <stdlib.h> in <nft.h>

[PATCH AUTOSEL 4.14 6/8] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
 2023-09-11  9:36 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: disallow element removal on anonymous sets
 2023-09-10 16:07 UTC 

[PATCH AUTOSEL 5.10 11/14] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
 2023-09-08 18:19 UTC 

[PATCH AUTOSEL 6.4 30/41] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
 2023-09-08 18:15 UTC 

[PATCH AUTOSEL 5.15 12/15] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
 2023-09-08 18:19 UTC 

[PATCH AUTOSEL 6.1 20/26] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
 2023-09-08 18:17 UTC 

[PATCH AUTOSEL 6.5 33/45] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
 2023-09-08 18:13 UTC 

[PATCH nft 1/1] datatype: rename "dtype_clone()" to datatype_clone()
 2023-09-08 17:34 UTC 

[PATCH nft 1/1] cache: avoid accessing uninitialized varible in implicit_chain_cache()
 2023-09-08 17:13 UTC 

[PATCH nft 0/2] tests/shell: add mechanism for skipping (for no JSON and slow)
 2023-09-08 15:07 UTC  (3+ messages)
` [PATCH nft 1/2] tests/shell: skip tests if nft does not support JSON mode
` [PATCH nft 2/2] tests/shell: add "--quick" option to skip slow tests (via NFT_TEST_SKIP_slow=y)

[nf PATCH v2] netfilter: nf_tables: Fix entries val in rule reset audit log
 2023-09-08 14:59 UTC  (4+ messages)

[PATCH nft 1/1] tests/shell: print number of completed tests to show progress
 2023-09-08 14:26 UTC 

[PATCH nft 1/1] tests/shell: set valgrind's "--vgdb-prefix=" to orignal TMPDIR
 2023-09-08 14:25 UTC 

[PATCH nft v2 0/4] tests/shell: add missing .nft and .nodump files
 2023-09-08 14:14 UTC  (5+ messages)
` [PATCH nft v2 1/4] tests/shell: honor .nodump file for tests without nft dumps
` [PATCH nft v2 2/4] tests/shell: generate and add ".nft" dump files for existing tests
` [PATCH nft v2 3/4] tests/shell: add missing ".nodump" file for tests without dumps
` [PATCH nft v2 4/4] tests/shell: add ".nft" dump files for tests without dumps/ directory

[PATCH nft 0/6] no recursive make
 2023-09-08 11:50 UTC  (4+ messages)
` [PATCH nft 5/6] build: drop recursive make for "examples/Makefile.am"

[PATCH nft 1/2] tests/shell: honor .nodump file for tests without nft dumps
 2023-09-08 10:42 UTC  (4+ messages)
` [PATCH nft 2/2] tests/shell: add missing ".nodump" file for tests without dumps

[PATCH nf 1/4] netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
 2023-09-08  1:30 UTC  (4+ messages)
` [PATCH nf 2/4] netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
` [PATCH nf 3/4] netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails
` [PATCH nf 4/4] netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration

[PATCH nf,v2] netfilter: nf_tables: disallow rule removal from chain binding
 2023-09-08  1:30 UTC 

[PATCH nft 00/11] tests/shell: colorize output, fix VALGRIND mode
 2023-09-07 22:07 UTC  (12+ messages)
` [PATCH nft 01/11] tests/shell: cleanup result handling in "test-wrapper.sh"
` [PATCH nft 02/11] tests/shell: cleanup print_test_result() and show TAINTED error code
` [PATCH nft 03/11] tests/shell: colorize terminal output with test result
` [PATCH nft 04/11] tests/shell: fix handling failures with VALGRIND=y
` [PATCH nft 05/11] tests/shell: print the NFT setting with the VALGRIND=y wrapper
` [PATCH nft 06/11] tests/shell: don't redirect error/warning messages to stderr
` [PATCH nft 07/11] tests/shell: redirect output of test script to file too
` [PATCH nft 08/11] tests/shell: print "kernel is tainted" separate from test result
` [PATCH nft 09/11] tests/shell: no longer enable verbose output when selecting a test
` [PATCH nft 10/11] tests/shell: record wall time of test run in result data
` [PATCH nft 11/11] tests/shell: set NFT_TEST_JOBS based on $(nproc)

[PATCH nft] tests/shell: return 77/skip for tests that fail to create dummy device
 2023-09-07 21:13 UTC 

[PATCH net 0/6] netfilter updates for net
 2023-09-07 10:40 UTC  (11+ messages)
` [PATCH net 1/6] netfilter: nftables: exthdr: fix 4-byte stack OOB write
` [PATCH net 2/6] netfilter: nfnetlink_osf: avoid OOB read
` [PATCH net 3/6] netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID
` [PATCH net 4/6] netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
` [PATCH net 5/6] netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash_netportnet.c
` [PATCH net 6/6] netfilter: nf_tables: Unbreak audit log reset

[PATCH] uapi/netfilter: Change netfilter hook verdict code definition from macro to enum
 2023-09-07 18:44 UTC  (5+ messages)

[PATCH nft v5 00/19] tests/shell: allow running tests as non-root
 2023-09-07 18:36 UTC  (21+ messages)
` [PATCH nft v5 01/19] tests/shell: rework command line parsing in "run-tests.sh"
` [PATCH nft v5 02/19] tests/shell: rework finding tests and add "--list-tests" option
` [PATCH nft v5 03/19] tests/shell: check test names before start and support directories
` [PATCH nft v5 04/19] tests/shell: export NFT_TEST_BASEDIR and NFT_TEST_TMPDIR for tests
` [PATCH nft v5 05/19] tests/shell: normalize boolean configuration in environment variables
` [PATCH nft v5 06/19] tests/shell: print test configuration
` [PATCH nft v5 07/19] tests/shell: run each test in separate namespace and allow rootless
` [PATCH nft v5 08/19] tests/shell: interpret an exit code of 77 from scripts as "skipped"
` [PATCH nft v5 09/19] tests/shell: support --keep-logs option (NFT_TEST_KEEP_LOGS=y) to preserve test output
` [PATCH nft v5 10/19] tests/shell: move the dump diff handling inside "test-wrapper.sh"
` [PATCH nft v5 11/19] tests/shell: rework printing of test results
` [PATCH nft v5 12/19] tests/shell: move taint check to "test-wrapper.sh"
` [PATCH nft v5 13/19] tests/shell: move valgrind wrapper script to separate script
` [PATCH nft v5 14/19] tests/shell: support running tests in parallel
` [PATCH nft v5 15/19] tests/shell: bind mount private /var/run/netns in test container
` [PATCH nft v5 16/19] tests/shell: skip test in rootless that hit socket buffer size limit
` [PATCH nft v5 17/19] tests/shell: record the test duration (wall time) in the result data
` [PATCH nft v5 18/19] tests/shell: fix "0003includepath_0" for different TMPDIR
` [PATCH nft v5 19/19] tests/shell: set TMPDIR for tests in "test-wrapper.sh"

[PATCH nf] netfilter: nf_tables: disallow rule removal from chain binding
 2023-09-07  7:42 UTC 

[syzbot] [arm?] [netfilter?] KASAN: slab-out-of-bounds Read in do_csum
 2023-09-07  9:35 UTC  (5+ messages)

[PATCH nf] netfilter: nf_tables: Unbreak audit log reset
 2023-09-06 23:25 UTC  (14+ messages)

[PATCH nf] netfilter: nf_tables: skip deactivation of deleted rules in bound chain
 2023-09-06 22:12 UTC 

[PATCH nft 0/5] tests: shell: add and use feature probing
 2023-09-06 14:39 UTC  (13+ messages)
` [PATCH nft 1/5] tests: add "
` [PATCH nft 2/5] tests: shell: let netdev_chain_0 test indicate SKIP if kernel requires netdev device
` [PATCH nft 4/5] tests: shell: add and use feature probe for map query like a set

[GIT PULL] sysctl changes for v6.6-rc1
 2023-09-06 12:35 UTC  (3+ messages)

[PATCH RFC] tests: add feature probing
 2023-09-06 11:33 UTC  (7+ messages)

[PATH nf v3] netfilter/osf: avoid OOB read
 2023-09-05 22:01 UTC  (2+ messages)

[PATCH nft] evaluate: fix get element for concatenated set
 2023-09-05 18:58 UTC  (2+ messages)

[PATCH nft v4 00/17] tests/shell: allow running tests as
 2023-09-05 11:58 UTC  (2+ messages)
` [PATCH nft v4 07/17] tests/shell: run each test in separate namespace and allow rootless


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).