netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-20 13:27:34 to 2022-10-06 00:29:12 UTC [more...]

[iptables PATCH 00/12] Speed up iptables-tests.py
 2022-10-06  0:28 UTC  (11+ messages)
` [iptables PATCH 01/12] tests: iptables-test: Implement fast test mode
` [iptables PATCH 02/12] tests: iptables-test: Cover for obligatory -j CONTINUE in ebtables
` [iptables PATCH 03/12] tests: *.t: Fix expected output for simple calls
` [iptables PATCH 04/12] tests: *.t: Fix for hexadecimal output
` [iptables PATCH 05/12] tests: libebt_redirect.t: Plain redirect prints with trailing whitespace
` [iptables PATCH 07/12] tests: libxt_recent.t: Add missing default values
` [iptables PATCH 08/12] tests: libxt_tos.t, libxt_TOS.t: Add missing masks in output
` [iptables PATCH 10/12] tests: libxt_connlimit.t: Add missing --connlimit-saddr
` [iptables PATCH 11/12] extensions: Do not print all-one's netmasks
` [iptables PATCH 12/12] extensions: NFQUEUE: Do not print default queue number 0

[iptables PATCH 1/2] tests: shell: Fix expected output for ip6tables dst match
 2022-10-06  0:13 UTC  (2+ messages)
` [iptables PATCH 2/2] tests: shell: Fix expected ebtables log target output

Kernel 6.0.0 bug pptp not work
 2022-10-05 23:41 UTC  (2+ messages)

[PATCH nft 0/2] gre and ipip tunnel support
 2022-10-05 22:53 UTC  (4+ messages)
` [PATCH nft 1/2] src: add gre support
` [PATCH nft 2/2] src: add ipip support

[iptables PATCH] tests: libebt_stp.t: Drop duplicate whitespace
 2022-10-05 22:42 UTC 

[PATCH nf-next,v2 0/6] nf_tables inner tunnel header match support
 2022-10-05 22:37 UTC  (7+ messages)
` [PATCH nf-next,v2 1/6] netfilter: nft_payload: access GRE payload via inner offset
` [PATCH nf-next,v2 2/6] netfilter: nft_payload: access ipip payload for "
` [PATCH nf-next,v2 3/6] netfilter: nft_inner: support for inner tunnel header matching
` [PATCH nf-next,v2 4/6] netfilter: nft_inner: add percpu inner context
` [PATCH nf-next,v2 5/6] netfilter: nft_meta: add inner match support
` [PATCH nf-next,v2 6/6] netfilter: nft_inner: add geneve support

[nf-next PATCH 1/2] selftests: netfilter: Test reverse path filtering
 2022-10-05 19:29 UTC  (3+ messages)
` [nf-next PATCH 2/2] netfilter: rpfilter/fib: Populate flowic_l3mdev field

[iptables PATCH] tests: IDLETIMER.t: Fix syntax, support for restore input
 2022-10-05 16:43 UTC 

[iptables PATCH] extensions: libebt_log: Avoid empty log-prefix in output
 2022-10-05 16:43 UTC 

[nf PATCH] selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1
 2022-10-05 15:34 UTC 

[PATCH nft 1/2] evaluate: bogus datatype assertion in binary operation evaluation
 2022-10-04 23:44 UTC  (2+ messages)
` [PATCH nft 2/2] evaluate: datatype memleak after binop transfer

netdev conf 0x16 schedule posted
 2022-10-04 18:18 UTC 

[PATCH v2 bpf-next] net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
 2022-10-03 16:20 UTC  (4+ messages)

Help with the project
 2022-10-03  8:00 UTC 

[iptables PATCH 1/3] extensions: libebt_stp: Eliminate duplicate space in output
 2022-10-01 23:39 UTC  (3+ messages)
` [iptables PATCH 2/3] extensions: libip6t_dst: Fix output for empty options
` [iptables PATCH 3/3] extensions: TCPOPTSTRIP: Do not print "

[iptables PATCH 1/2] extensions: among: Remove pointless fall through
 2022-10-01 11:51 UTC  (2+ messages)
` [iptables PATCH 2/2] extensions: among: Fix for use with ebtables-restore

[iptables PATCH 0/4] tests: iptables-test: Test both variants by default
 2022-10-01  9:43 UTC  (5+ messages)
` [iptables PATCH 1/4] tests: iptables-test: Simplify '-N' option a bit
` [iptables PATCH 2/4] tests: iptables-test: Simplify execute_cmd() calling
` [iptables PATCH 3/4] tests: iptables-test: Pass netns to execute_cmd()
` [iptables PATCH 4/4] tests: iptables-test: Test both variants by default

[REGRESSION] Unable to NAT own TCP packets from another VRF with tcp_l3mdev_accept = 1
 2022-10-01  0:42 UTC 

[PATCH net-next 0/1] netfilter fix for net-next
 2022-09-30 15:08 UTC  (9+ messages)
` [PATCH 1/1] netfilter: nft_fib: Fix for rpath check with VRF devices

[nft PATCH] monitor: Sanitize startup race condition
 2022-09-30 14:04 UTC  (3+ messages)

[PATCH nft 0/3] vlan followup fixes
 2022-09-30 13:09 UTC  (5+ messages)
` [PATCH nft 1/3] doc: mention vlan matching in ip/ip6/inet families
` [PATCH nft 2/3] evaluate: add ethernet header size offset for implicit vlan dependency
` [PATCH nft 3/3] tests: py: add vlan test case for ip/inet family

[PATCH nft 0/6,v2] support for vxlan matching
 2022-09-30 13:02 UTC  (7+ messages)
` [PATCH nft 1/6] src: add eval_proto_ctx()
` [PATCH nft 2/6] src: add dl_proto_ctx()
` [PATCH nft 3/6] src: add vxlan matching support
` [PATCH nft 4/6] tests: py: add vxlan tests
` [PATCH nft 5/6] tests: shell: add vxlan set tests
` [PATCH nft 6/6] src: display (inner) tag in --debug=proto-ctx

[PATCH bpf-next] net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
 2022-09-29 21:16 UTC  (8+ messages)

[PATCH nft 1/4] src: add eval_proto_ctx()
 2022-09-28 22:09 UTC  (4+ messages)
` [PATCH nft 2/4] src: add dl_proto_ctx()
` [PATCH nft 3/4] src: add vxlan matching support
` [PATCH nft 4/4] src: display (inner) tag in --debug=proto-ctx

[PATCH libnftnl] expr: add inner support
 2022-09-28 22:07 UTC 

[PATCH nf-next 0/2] nf_tables inner tunnel header match support
 2022-09-28 22:06 UTC  (3+ messages)
` [PATCH nf-next 1/2] netfilter: nft_inner: support for inner tunnel header matching
` [PATCH nf-next 2/2] netfilter: nft_meta: add inner match support

[PATCH nf-next 1/2] netfilter: nft_payload: access GRE payload via inner offset
 2022-09-28 21:55 UTC  (2+ messages)
` [PATCH nf-next 2/2] netfilter: nft_payload: access ipip payload for "

[PATCH nf-next] netfilter: nft_payload: move struct nft_payload_set definition where it belongs
 2022-09-28 21:55 UTC 

[iptables PATCH] nft: Fix meta statement parsing
 2022-09-28 21:39 UTC  (5+ messages)

[PATCH v2 0/6] Add support for new bitmask parameter (userspace)
 2022-09-28 18:25 UTC  (7+ messages)
` [PATCH v2 1/6] netfilter: ipset: Add support for new bitmask parameter
` [PATCH v2 2/6] netfilter: ipset: Add bitmask support to hash:ip
` [PATCH v2 3/6] netfilter: ipset: Add bitmask support to hash:ipport
` [PATCH v2 4/6] netfilter: ipset: Add bitmask support to hash:netnet
` [PATCH v2 5/6] netfilter: ipset: Update the man page to include netmask/bitmask options
` [PATCH v2 6/6] netfilter: ipset: add tests for the new bitmask feature

[PATCH v2] netfilter: ipset: regression in ip_set_hash_ip.c
 2022-09-28 18:26 UTC  (2+ messages)
` [PATCH v2] netfilter: ipset: Add support for new bitmask parameter (kernel)

[iptables PATCH] nft-bridge: Drop 'sreg_count' variable
 2022-09-28 17:55 UTC  (2+ messages)

[iptables PATCH 0/5] Fixes around ebtables' --proto match
 2022-09-28 17:20 UTC  (8+ messages)
` [iptables PATCH 1/5] ebtables: Drop unused OPT_* defines
` [iptables PATCH 2/5] ebtables: Eliminate OPT_TABLE
` [iptables PATCH 3/5] ebtables: Merge OPT_* flags with xshared ones
` [iptables PATCH 4/5] nft-shared: Introduce __get_cmp_data()
` [iptables PATCH 5/5] ebtables: Support '-p Length'

[iptables PATCH] ebtables: Fix among match
 2022-09-28 15:24 UTC  (2+ messages)

[PATCH v38 14/39] LSM: Use lsmblob in security_secctx_to_secid
 2022-09-27 19:54 UTC  (5+ messages)
` [PATCH v38 15/39] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v38 21/39] LSM: Ensure the correct LSM context releaser
` [PATCH v38 22/39] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v38 25/39] LSM: security_secid_to_secctx in netlink netfilter

[PATCH mm] mm: fix BUG with kvzalloc+GFP_ATOMIC
 2022-09-26 15:28 UTC  (19+ messages)

[PATCH v3 bpf-next 0/3] Introduce bpf_ct_set_nat_info kfunc helper
 2022-09-24 14:51 UTC  (11+ messages)
` [PATCH v3 bpf-next 1/3] bpf: Tweak definition of KF_TRUSTED_ARGS
` [PATCH v3 bpf-next 2/3] net: netfilter: add bpf_ct_set_nat_info kfunc helper
` [PATCH v3 bpf-next 3/3] selftests/bpf: add tests for bpf_ct_set_nat_info kfunc

[PATCH iptables-nft] tests: extend native delinearize script
 2022-09-23 14:12 UTC  (2+ messages)

[PATCH iptables-nft] nft: track each register individually
 2022-09-23 14:07 UTC  (2+ messages)

Bug Report Flowtable NFT with kernel 5.19.9
 2022-09-23  5:54 UTC  (3+ messages)

[iptables PATCH] tests: shell: Test delinearization of native nftables expressions
 2022-09-22 20:15 UTC  (2+ messages)

[PATCH iptables-nft] iptables-nft: must withdraw PAYLOAD flag after parsing
 2022-09-22 14:35 UTC  (4+ messages)

[PATCH iptables-nft] nft: un-break among match with concatenation
 2022-09-22 11:36 UTC 

[PATCH] doc, src: make some spelling and grammatical improvements
 2022-09-22  8:00 UTC 

[PATCH net-next 0/4] netfilter patches for net-next
 2022-09-22  2:00 UTC  (6+ messages)
` [PATCH net-next 1/4] netfilter: conntrack: fix the gc rescheduling delay
` [PATCH net-next 2/4] netfilter: conntrack: revisit the gc initial rescheduling bias
` [PATCH net-next 3/4] headers: Remove some left-over license text in include/uapi/linux/netfilter/
` [PATCH net-next 4/4] netfilter: rpfilter: Remove unused variable 'ret'

[PATCH nft 0/2] Fix listing of sets containing unclosed address prefix intervals
 2022-09-21 20:26 UTC  (5+ messages)
` [PATCH nft 2/2] segtree: fix decomposition of unclosed intervals containing address prefixes

[nf PATCH v2] netfilter: nft_fib: Fix for rpath check with VRF devices
 2022-09-21 11:07 UTC 

[PATCH net 0/5] netfilter: bugfixes for net
 2022-09-21  8:20 UTC  (7+ messages)
` [PATCH net 1/5] netfilter: conntrack: remove nf_conntrack_helper documentation
` [PATCH net 2/5] netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
` [PATCH net 3/5] netfilter: nf_tables: fix percpu memory leak "
` [PATCH net 4/5] netfilter: ebtables: fix memory leak when blob is malformed
` [PATCH net 5/5] netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed

[nf PATCH] netfilter: nft_fib: Fix for rpath check with VRF devices
 2022-09-20 23:24 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] bpf: Small nf_conn cleanups
 2022-09-20 21:52 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] bpf: Remove unused btf_struct_access stub
` [PATCH bpf-next v3 2/3] bpf: Rename nfct_bsa to nfct_btf_struct_access
` [PATCH bpf-next v3 3/3] bpf: Move nf_conn extern declarations to filter.h

[PATCH nf] netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed
 2022-09-20 16:35 UTC 

Question for table netdev set list
 2022-09-20 14:27 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] bpf: Small nf_conn cleanups
 2022-09-20 14:20 UTC  (4+ messages)
` [PATCH bpf-next v2 3/3] bpf: Move nf_conn extern declarations to filter.h

[PATCH nft] evaluate: un-break rule insert with intervals
 2022-09-20 13:27 UTC  (3+ 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).