netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-07 11:43:22 to 2023-11-20 01:06:52 UTC [more...]

[PATCH libnetfilter_queue 0/1] libnfnetlink dependency elimination
 2023-11-20  1:06 UTC 

[PATCH nft] evaluate: fix rule replacement with anon sets
 2023-11-19 12:05 UTC 

[PATCH libnetfilter_queue 0/1] libnfnetlink dependency elimination
 2023-11-18 20:25 UTC  (12+ messages)
` [PATCH libnetfilter_queue 1/1] src: Add nfq_nlmsg_put2() - header flags include NLM_F_ACK
    ` [PATCH libnetfilter_queue v2 1/1] src: Add nfq_nlmsg_put2() - user specifies header flags
            ` [PATCH libnetfilter_queue v3 "

[PATCH nft 1/1] tests/shell: sanitize "handle" in JSON output
 2023-11-18  2:36 UTC  (2+ messages)

[PATCH libnetfilter_queue 0/1] libnfnetlink dependency elimination
 2023-11-18  0:07 UTC  (2+ messages)
` [PATCH libnetfilter_queue 1/1] Convert nfq_create_queue(), nfq_bind_pf() & nfq_unbind_pf() to use libmnl

[PATCH nft v3 0/6] add and check dump files for JSON in tests/shell
 2023-11-17 22:30 UTC  (34+ messages)
` [PATCH nft v3 1/6] json: fix use after free in table_flags_json()
` [PATCH nft v3 2/6] tests/shell: check and generate JSON dump files
  ` [PATCH nft v3 4/6] tools: simplify error handling in "check-tree.sh" by adding msg_err()/msg_warn()
  ` [PATCH nft v3 5/6] tools: check more strictly for bash shebang in "check-tree.sh"
  ` [PATCH nft v3 6/6] tools: check for consistency of .json-nft dumps "

[PATCH net-next] net: ctnetlink: support filtering by zone
 2023-11-17 15:26 UTC 

[ANNOUNCE] Coreteam updates: Eric Leblond and Arturo Borrero enter emeritus status
 2023-11-17 11:06 UTC 

[PATCH net 0/6] Netfilter fixes for net
 2023-11-16 10:29 UTC  (8+ messages)
` [PATCH net 1/6] netfilter: nft_set_rbtree: Remove unused variable nft_net
` [PATCH net 2/6] netfilter: nf_conntrack_bridge: initialize err to 0
` [PATCH net 3/6] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
` [PATCH net 4/6] netfilter: nf_tables: bogus ENOENT when destroying element which does not exist
` [PATCH net 5/6] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test
` [PATCH net 6/6] netfilter: nf_tables: split async and sync catchall in two functions

libnfnetlink dependency elimination
 2023-11-15 11:46 UTC  (9+ messages)
` [PATCH libnetfilter_queue 1/1] doc: First update for libnfnetlink-based API over libmnl
  ` libnfnetlink dependency elimination (doc)
    ` *** Scrub that last message

[PATCH nft 0/4] more tests/shell updates to run on 5.4 kernels
 2023-11-15 10:34 UTC  (7+ messages)
` [PATCH nft 1/4] tests: shell: skip if kernel does not support flowtable counter
` [PATCH nft 2/4] tests: shell: skip if kernel does not support flowtable with no devices
` [PATCH nft 3/4] tests: shell: skip pipapo set backend in transactions/30s-stress
` [PATCH nft 4/4] tests: shell: restore pipapo and chain binding coverage in standalone 30s-stress

[PATCH nft 5/4] tests: shell: skip sets/sets_with_ifnames if no pipapo backend is available
 2023-11-15 10:31 UTC 

[PATCH nft 1/3] parser: don't mark "string" as const
 2023-11-15  9:42 UTC  (9+ messages)
` [PATCH nft 2/3] parser: remove "const" from argument of input_descriptor_destroy()
` [PATCH nft 3/3] parser: use size_t type for strlen() results

[PATCH nft 1/2] utils: add memory_allocation_check() helper
 2023-11-15  9:06 UTC  (11+ messages)
` [PATCH nft 2/2] netlink: add and use _nftnl_udata_buf_alloc() helper

iptables manpage updates
 2023-11-15  8:18 UTC  (9+ messages)
` [PATCH 1/7] man: consistent use of \(em in Name sections
` [PATCH 2/7] man: remove lone .nh command
` [PATCH 3/7] man: repeal manual hyphenation
` [PATCH 4/7] man: stop putting non-terminals in italic
` [PATCH 5/7] man: copy synopsis markup from iptables.8 to arptables-nft.8
` [PATCH 6/7] man: limit targets for -P option synopsis
` [PATCH 7/7] man: more backslash-encoding of characters

ebtables documentation updates
 2023-11-15  8:16 UTC  (9+ messages)
` [PATCH 1/7] man: make TH word match Name line
` [PATCH 2/7] man: consistent use of \(em in Name sections
` [PATCH 3/7] man: layout and colorize synopsis similar to iptables
` [PATCH 4/7] man: display number ranges with an en dash
` [PATCH 5/7] man: perform backslash-encoding
` [PATCH 6/7] man: fix one spello
` [PATCH 7/7] ebtables: better error message when -j is missing

[PATCH libnetfilter_queue] utils: Add example of setting socket buffer size
 2023-11-15  7:56 UTC  (3+ messages)

[syzbot] [batman?] INFO: rcu detected stall in worker_thread (9)
 2023-11-14 18:18 UTC 

[RFC nf-next] netfilter: nf_tables: reject flowtable hw offload for same device
 2023-11-14 15:54 UTC 

[PATCH libmnl v2] nlmsg: fix false positives when validating buffer sizes
 2023-11-14 15:02 UTC  (2+ messages)

[PATCH nft,v2] src: expand create commands
 2023-11-14 12:31 UTC 

[PATCH 0/1] ipset patch to fix race condition between swap/destroy and add/del/test, v3
 2023-11-14 12:28 UTC  (3+ messages)
` [PATCH 1/1] netfilter: ipset: fix race condition between swap/destroy and kernel side "

[PATCH nf] netfilter: nf_tables: split async and sync catchall in two functions
 2023-11-14 11:46 UTC 

[PATCH libnetfilter_queue 0/1] libnfnetlink dependency elimination
 2023-11-13 23:24 UTC  (2+ messages)
` [PATCH libnetfilter_queue 1/1] Convert nfq_open(), nfq_bind_pf() & nfq_unbind_pf() to use libmnl

[PATCH 0/1] ipset patch to fix race condition between swap/destroy and add/del/test, v3
 2023-11-13 20:09 UTC  (2+ messages)
` [PATCH 1/1] netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test, v2

[PATCH nf] netfilter: nf_tables: bogus ENOENT when destroying element which does not exist
 2023-11-13 19:47 UTC 

[PATCH nft] src: expand create commands
 2023-11-13 13:44 UTC 

[PATCH nft,v2 01/11] tests: shell: skip pipapo tests if kernel lacks support
 2023-11-13 13:38 UTC  (11+ messages)
` [PATCH nft,v2 02/11] tests: shell: skip prerouting reject "
` [PATCH nft,v2 03/11] tests: shell: skip stateful expression in sets "
` [PATCH nft,v2 04/11] tests: shell: skip NAT netmap "
` [PATCH nft,v2 05/11] tests: shell: skip comment "
` [PATCH nft,v2 06/11] tests: shell: skip multidevice chain "
` [PATCH nft,v2 07/11] tests: shell: skip if kernel does not support bitshift
` [PATCH nft,v2 08/11] tests: shell: split set NAT interval test
` [PATCH nft,v2 09/11] tests: shell: split map test
` [PATCH nft,v2 10/11] tests: shell: split single element in anonymous set
` [PATCH nft,v2 11/11] tests: shell: split merge nat optimization in two tests

[PATCH libnetfilter_queue 0/1] libnfnetlink dependency elimination
 2023-11-12 22:53 UTC  (2+ messages)
` [PATCH libnetfilter_queue 1/1] Remove libnfnetlink from the build

[PATCH nft 00/12] update tests/shell for 5.4 kernels
 2023-11-09 23:29 UTC  (22+ messages)
` [PATCH nft 01/12] tests: shell: export DIFF to use it from feature scripts
` [PATCH nft 02/12] tests: shell: skip pipapo tests if kernel lacks support
` [PATCH nft 03/12] tests: shell: skip prerouting reject "
` [PATCH nft 04/12] tests: shell: skip stateful expression in sets "
` [PATCH nft 05/12] tests: shell: skip NAT netmap "
` [PATCH nft 06/12] tests: shell: skip comment "
` [PATCH nft 07/12] tests: shell: skip multidevice chain "
` [PATCH nft 08/12] tests: shell: skip if kernel does not support bitshift
` [PATCH nft 09/12] tests: shell: split set NAT interval test
` [PATCH nft 10/12] tests: shell: split map test
` [PATCH nft 11/12] tests: shell: split single element in anonymous set
` [PATCH nft 12/12] tests: shell: split merge nat optimization in two tests

[PATCH nft v2 0/4] [RESENT] remove xfree() and add free_const()+nft_gmp_free()
 2023-11-09 20:02 UTC  (5+ messages)

[PATCH nft] netlink: fix buffer size for user data in netlink_delinearize_chain()
 2023-11-09 16:15 UTC  (2+ messages)

[nf-next PATCH v3] netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests
 2023-11-09 15:06 UTC  (3+ messages)

[nf-next PATCH v4 0/3] Add locking for NFT_MSG_GETSETELEM_RESET
 2023-11-09 15:01 UTC  (4+ messages)
` [nf-next PATCH v4 1/3] netfilter: nf_tables: Pass const set to nft_get_set_elem
` [nf-next PATCH v4 2/3] netfilter: nf_tables: Introduce nft_set_dump_ctx_init()
` [nf-next PATCH v4 3/3] netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests

[iptables PATCH 1/3] arptables: Fix formatting of numeric --h-type output
 2023-11-09 14:56 UTC  (5+ messages)
` [iptables PATCH 2/3] arptables: Fix --proto-type mask formatting
` [iptables PATCH 3/3] extensions: libarpt_standard.t: Add a rule with builtin option masks

[PATCH RFC] netfilter: nf_tables: add flowtable map for xdp offload
 2023-11-09 11:09 UTC  (3+ messages)

[PATCH net 0/5] Netfilter fixes for net
 2023-11-09  2:50 UTC  (7+ messages)
` [PATCH net 1/5] netfilter: add missing module descriptions
` [PATCH net 2/5] netfilter: nf_tables: remove catchall element in GC sync path
` [PATCH net 3/5] ipvs: add missing module descriptions
` [PATCH net 4/5] netfilter: xt_recent: fix (increase) ipv6 literal buffer length
` [PATCH net 5/5] netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses

[PATCH nf] netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
 2023-11-08 12:18 UTC 

[PATCH 0/1] ipset patch to fix race condition between swap/destroy and add/del/test, v2
 2023-11-08 10:46 UTC  (4+ messages)
` [PATCH 1/1] netfilter: ipset: fix race condition between swap/destroy and kernel side "

[PATCH v2 iptables 0/4] xtables-nft: add arptranslate support
 2023-11-08  2:51 UTC  (2+ messages)

[iptables PATCH] ebtables: Fix corner-case noflush restore bug
 2023-11-07 22:24 UTC  (2+ messages)

[PATCH net v2] netfilter: xt_recent: fix (increase) ipv6 literal buffer length
 2023-11-07 17:11 UTC  (2+ messages)

[PATCH nf] ipvs: add missing module descriptions
 2023-11-07 11:35 UTC  (2+ messages)


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).