Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2024-05-08 11:46:40 to 2024-05-24 05:38:04 UTC [more...]

[PATCH libnetfilter_queue v2 00/15] Convert libnetfilter_queue to not need libnfnetlink
 2024-05-24  5:37 UTC  (10+ messages)
` [PATCH libnetfilter_queue v2 01/15] src: Convert nfq_open() to use libmnl
` [PATCH libnetfilter_queue v2 02/15] src: Convert nfq_open_nfnl() "
` [PATCH libnetfilter_queue v2 03/15] src: Convert nfq_close() "
` [PATCH libnetfilter_queue v2 04/15] src: Convert nfq_create_queue(), nfq_bind_pf() & nfq_unbind_pf() "
` [PATCH libnetfilter_queue v2 05/15] src: Convert nfq_set_queue_flags(), nfq_set_queue_maxlen() & nfq_set_mode() "
` [PATCH libnetfilter_queue v2 06/15] src: Convert nfq_handle_packet(), nfq_get_secctx(), nfq_get_payload() and all the nfq_get_ functions "
` [PATCH libnetfilter_queue v2 07/15] src: Convert nfq_set_verdict() and nfq_set_verdict2() to use libmnl if there is no data
` [PATCH libnetfilter_queue v2 08/15] src: Incorporate nfnl_rcvbufsiz() in libnetfilter_queue
` [PATCH libnetfilter_queue v2 09/15] src: Convert nfq_fd() to use libmnl

[PATCH v3 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer
 2024-05-23 17:06 UTC  (6+ messages)
` [PATCH v3 bpf-next 1/3] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH v3 bpf-next 2/3] netfilter: add bpf_xdp_flow_lookup kfunc
` [PATCH v3 bpf-next 3/3] selftests/bpf: Add selftest for "

[PATCH] ipvs: Avoid unnecessary calls to skb_is_gso_sctp
 2024-05-23 16:54 UTC 

[PATCH] iptables: cleanup FIXME
 2024-05-23 16:45 UTC  (2+ messages)

[PATCH nft v3 0/2] Support for variables in map expressions
 2024-05-23 16:23 UTC  (2+ messages)

[PATCH net 0/6,v2] Netfilter fixes for net
 2024-05-23 16:20 UTC  (7+ messages)
` [PATCH net 1/6] netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
` [PATCH net 2/6] netfilter: ipset: Add list flush to cancel_gc
` [PATCH net 3/6] netfilter: nft_payload: restore vlan q-in-q match support
` [PATCH net 4/6] netfilter: nft_payload: skbuff vlan metadata mangle support
` [PATCH net 5/6] netfilter: tproxy: bail out if IP has been disabled on the device
` [PATCH net 6/6] netfilter: nft_fib: allow from forward/input without iif selector

[PATCH net 0/6] Netfilter fixes for net
 2024-05-23 15:12 UTC  (9+ messages)
` [PATCH net 1/6] netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
` [PATCH net 2/6] netfilter: ipset: Add list flush to cancel_gc
` [PATCH net 3/6] netfilter: nft_payload: restore vlan q-in-q match support
` [PATCH net 4/6] netfilter: nft_payload: skbuff vlan metadata mangle support
` [PATCH net 5/6] netfilter: tproxy: bail out if IP has been disabled on the device
` [PATCH net 6/6] netfilter: nft_fib: allow from forward/input without iif selector

[PATCH] fix json output format for IPSET_OPT_IP
 2024-05-23  8:37 UTC  (3+ messages)

[PATCH bpf-next v4 1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers
 2024-05-22 22:10 UTC  (3+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs

[PATCH v5 36/68] selftests/net: Drop define _GNU_SOURCE
 2024-05-22  0:57 UTC 

[PATCH nf v2] netfilter: nft_fib: allow from forward/input without iif selector
 2024-05-21 14:25 UTC 

[PATCH bpf-next v2 0/4] netfilter: Add the capability to offload flowtable in XDP layer
 2024-05-21 13:21 UTC  (12+ messages)
` [PATCH bpf-next v2 1/4] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH bpf-next v2 2/4] netfilter: add bpf_xdp_flow_offload_lookup kfunc
` [PATCH bpf-next v2 3/4] samples/bpf: Add bpf sample to offload flowtable traffic to xdp
` [PATCH bpf-next v2 4/4] selftests/bpf: Add selftest for bpf_xdp_flow_offload_lookup kfunc

[PATCH v3 0/2] netfilter: nfqueue: incorrect sctp checksum
 2024-05-21 12:58 UTC  (15+ messages)
` [PATCH v3 1/2] netfilter: nft_queue: compute SCTP checksum
` [PATCH v3 2/2] selftests: net: netfilter: nft_queue.sh: sctp checksum

[PATCH bpf-next v3 1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers
 2024-05-20 23:52 UTC  (3+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs

[PATCH net-next] netfilter: nft_fib: allow from forward/input without iif selector
 2024-05-20 13:33 UTC  (5+ messages)

[PATCH] netfilter: ipset: Add list flush to cancel_gc
 2024-05-20  9:53 UTC  (2+ messages)

[PATCH bpf-next 0/4] netfilter: Add the capability to offload flowtable in XDP layer
 2024-05-17 19:54 UTC  (7+ messages)
` [PATCH bpf-next 1/4] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH bpf-next 2/4] netfilter: add bpf_xdp_flow_offload_lookup kfunc
` [PATCH bpf-next 3/4] samples/bpf: Add bpf sample to offload flowtable traffic to xdp
` [PATCH bpf-next 4/4] selftests/bpf: Add selftest for bpf_xdp_flow_offload_lookup kfunc

[RFC PATCH v1 00/10] Socket type control for Landlock
 2024-05-17 15:24 UTC  (10+ messages)
` [RFC PATCH v1 01/10] landlock: Support socket access-control
` [RFC PATCH v1 03/10] selftests/landlock: Create 'create' test

[PATCH 0/2] Forbid illegitimate binding via listen(2)
 2024-05-17 15:22 UTC  (8+ messages)
` [PATCH 1/2] landlock: Add hook on socket_listen()
` [PATCH 2/2] selftests/landlock: Create 'listen_zero', 'deny_listen_zero' tests

[iptables PATCH] extensions: libxt_sctp: Add an extra assert()
 2024-05-17 13:25 UTC 

[PATCH v2 0/7] Dynamic hook interface binding
 2024-05-17 13:06 UTC  (8+ messages)
` [PATCH v2 1/7] netfilter: nf_tables: Store user-defined hook ifname
` [PATCH v2 2/7] netfilter: nf_tables: Relax hook interface binding
` [PATCH v2 3/7] netfilter: nf_tables: Report active interfaces to user space
` [PATCH v2 4/7] netfilter: nf_tables: Dynamic hook interface binding
` [PATCH v2 5/7] netfilter: nf_tables: Correctly handle NETDEV_RENAME events
` [PATCH v2 6/7] netfilter: nf_tables: Add notications for hook changes
` [PATCH v2 7/7] selftests: netfilter: Torture nftables netdev hooks

tcpwrite question
 2024-05-16 19:58 UTC 

tcpwrite question
 2024-05-16 19:49 UTC 

[PATCH nft 0/3] vlan support updates
 2024-05-16 11:26 UTC  (4+ messages)
` [PATCH nft 1/3] evaluate: bogus protocol conflicts in vlan with implicit dependencies
` [PATCH nft 2/3] tests: shell: add vlan double tagging match simple test case
` [PATCH nft 3/3] tests: shell: add vlan mangling "

[nf-next PATCH 0/5] Dynamic hook interface binding
 2024-05-15 15:32 UTC  (5+ messages)

[PATCH net] netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
 2024-05-15 14:10 UTC  (5+ messages)

[PATCH net-next] selftests: netfilter: fix packetdrill conntrack testcase
 2024-05-14 18:00 UTC  (2+ messages)

[PATCH net-next 00/17] Netfilter updates for net-next
 2024-05-14 13:36 UTC  (24+ messages)
` [PATCH net-next 01/17] netfilter: nf_tables: skip transaction if update object is not implemented
` [PATCH net-next 02/17] netfilter: nf_tables: remove NETDEV_CHANGENAME from netdev chain event handler
` [PATCH net-next 03/17] netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery
` [PATCH net-next 04/17] netfilter: conntrack: dccp: try not to drop skb in conntrack
` [PATCH net-next 05/17] netfilter: use NF_DROP instead of -NF_DROP
` [PATCH net-next 06/17] netfilter: conntrack: documentation: remove reference to non-existent sysctl
` [PATCH net-next 07/17] netfilter: conntrack: remove flowtable early-drop test
` [PATCH net-next 08/17] netfilter: nft_set_pipapo: move prove_locking helper around
` [PATCH net-next 09/17] netfilter: nft_set_pipapo: make pipapo_clone helper return NULL
` [PATCH net-next 10/17] netfilter: nft_set_pipapo: prepare destroy function for on-demand clone
` [PATCH net-next 11/17] netfilter: nft_set_pipapo: prepare walk "
` [PATCH net-next 12/17] netfilter: nft_set_pipapo: merge deactivate helper into caller
` [PATCH net-next 13/17] netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand clone
` [PATCH net-next 14/17] netfilter: nft_set_pipapo: move cloning of match info to insert/removal path
` [PATCH net-next 15/17] netfilter: nft_set_pipapo: remove dirty flag
` [PATCH net-next 16/17] selftests: netfilter: add packetdrill based conntrack tests
` [PATCH net-next 17/17] netfilter: nf_tables: allow clone callbacks to sleep

[PATCH nf] netfilter: nfnetlink_queue: fix rcu splat on program exit
 2024-05-14 11:43 UTC  (3+ messages)

[PATCH net-next] selftests: netfilter: nft_flowtable.sh: bump socat timeout to 1m
 2024-05-13 21:50 UTC  (2+ messages)

[PATCH v2 0/2] netfilter: nfqueue: incorrect sctp checksum
 2024-05-13 21:18 UTC  (5+ messages)
` [PATCH v2 1/2] netfilter: nft_queue: compute SCTP checksum
` [PATCH v2 2/2] selftests: net: netfilter: nft_queue.sh: sctp checksum

[PATCH nf-next 00/11] netfilter: nf_tables: reduce transaction log memory usage
 2024-05-13 13:00 UTC  (12+ messages)
` [PATCH nf-next 01/11] netfilter: nf_tables: make struct nft_trans first member of derived subtypes
` [PATCH nf-next 02/11] netfilter: nf_tables: move bind list_head into relevant subtypes
` [PATCH nf-next 03/11] netfilter: nf_tables: compact chain+ft transaction objects
` [PATCH nf-next 04/11] netfilter: nf_tables: reduce trans->ctx.table references
` [PATCH nf-next 05/11] netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx
` [PATCH nf-next 06/11] netfilter: nf_tables: pass more specific nft_trans_chain where possible
` [PATCH nf-next 07/11] netfilter: nf_tables: avoid usage of embedded nft_ctx
` [PATCH nf-next 08/11] netfilter: nf_tables: store chain pointer in rule transaction
` [PATCH nf-next 09/11] netfilter: nf_tables: reduce trans->ctx.chain references
` [PATCH nf-next 10/11] netfilter: nf_tables: pass nft_table to destroy function
` [PATCH nf-next 11/11] netfilter: nf_tables: do not store nft_ctx in transaction objects

[syzbot] [netfilter?] general protection fault in nf_tproxy_laddr4
 2024-05-13 10:27 UTC  (2+ messages)
` [PATCH nf] netfilter: tproxy: bail out if IP has been disabled on the device

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-13  2:57 UTC  (11+ messages)

[RFC bpf-next v1 0/4] netfilter: Add the capability to offload flowtable in XDP layer
 2024-05-10 14:01 UTC  (5+ messages)
` [RFC bpf-next v1 1/4] netfilter: nf_tables: add flowtable map for xdp offload
` [RFC bpf-next v1 2/4] netfilter: add bpf_xdp_flow_offload_lookup kfunc
` [RFC bpf-next v1 3/4] samples/bpf: Add bpf sample to offload flowtable traffic to xdp
` [RFC bpf-next v1 4/4] selftests/bpf: Add selftest for bpf_xdp_flow_offload_lookup kfunc

[PATCH nf-next 0/2] nf_tables: vlan matching & mangling
 2024-05-10 13:11 UTC  (4+ messages)
` [PATCH nf-next 1/2] netfilter: nft_payload: restore vlan q-in-q match support
` [PATCH nf-next 2/2] netfilter: nft_payload: skbuff vlan metadata mangle support

Could not process rule: Cannot allocate memory
 2024-05-10 11:53 UTC  (13+ messages)
` [PATCH nf-next] netfilter: nf_tables: allow clone callbacks to sleep

[PATCH nf-next v2 0/8] nft_set_pipapo: remove cannot-fail allocations on commit and abort
 2024-05-10  8:29 UTC  (4+ messages)
` [PATCH nf-next v2 7/8] netfilter: nft_set_pipapo: move cloning of match info to insert/removal path

nftables with thousands of chains is unreasonably slow
 2024-05-10  5:46 UTC  (5+ messages)

[PATCH v4 35/66] selftests/net: Drop define _GNU_SOURCE
 2024-05-10  0:06 UTC 

[PATCH v3 37/68] selftests/net: Drop define _GNU_SOURCE
 2024-05-09 19:58 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox