messages from 2022-10-01 09:43:50 to 2022-10-24 11:04:23 UTC [more...]
[PATCH nft v3] src: add support to command "destroy"
2022-10-24 11:01 UTC
[PATCH RFC xtables-addons] build: support for linux 6.1
2022-10-24 9:58 UTC (2+ messages)
` [xtables-addons PATCH v1] "
[PATCH nft v2] src: add support to command "destroy"
2022-10-24 8:42 UTC
[PATCH nft] src: add support to command "destroy"
2022-10-24 8:11 UTC
[PATCH] Periodically flow expire from flow offload tables
2022-10-23 17:16 UTC
[PATCH v8 00/12] Network support for Landlock
2022-10-21 15:26 UTC (13+ messages)
` [PATCH v8 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v8 02/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v8 03/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v8 04/12] landlock: Move unmask_layers() and init_layer_masks()
` [PATCH v8 05/12] landlock: Refactor "
` [PATCH v8 06/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v8 07/12] landlock: Add network rules support
` [PATCH v8 08/12] landlock: Implement TCP network hooks
` [PATCH v8 09/12] selftests/landlock: Share enforce_ruleset()
` [PATCH v8 10/12] selftests/landlock: Add 10 new test suites dedicated to network
` [PATCH v8 11/12] samples/landlock: Add network demo
` [PATCH v8 12/12] landlock: Document Landlock's network support
[PATCH nf-next] netfilter: nf_tables: nft_objref: make it builtin
2022-10-21 14:17 UTC
[PATCH iptables-nft] nft: disscect basic icmp type/code match
2022-10-21 10:02 UTC
[RFC PATCH 0/1] libnftnl: Incorrect res_id byte order?
2022-10-21 9:28 UTC (5+ messages)
` [RFC PATCH 1/1] libnftnl: Fix res_id byte order
[PATCH net 0/2] Netfilter fixes for net
2022-10-19 23:00 UTC (4+ messages)
` [PATCH net 1/2] netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces
` [PATCH net 2/2] netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Status of UID GID maching support in INPUT
2022-10-19 17:54 UTC
netfilter+bpf road ahead
2022-10-19 12:41 UTC (2+ messages)
[PATCH nf] netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces
2022-10-19 6:46 UTC (2+ messages)
[PATCH nf,v3] netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
2022-10-17 17:53 UTC
[PATCH nf,v2] netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
2022-10-17 17:46 UTC
[PATCH nft] tests: shell: deletion from interval concatenation
2022-10-17 12:33 UTC
[PATCH nf] netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
2022-10-17 12:28 UTC
[PATCH nft,v2 00/16] vxlan, geneve, gre, gretap matching support
2022-10-17 11:04 UTC (17+ messages)
` [PATCH nft,v2 01/16] src: add eval_proto_ctx()
` [PATCH nft,v2 02/16] src: add dl_proto_ctx()
` [PATCH nft,v2 03/16] src: add vxlan matching support
` [PATCH nft,v2 04/16] tests: py: add vxlan tests
` [PATCH nft,v2 05/16] tests: shell: add vxlan set tests
` [PATCH nft,v2 06/16] doc: add vxlan matching expression
` [PATCH nft,v2 07/16] src: display (inner) tag in --debug=proto-ctx
` [PATCH nft,v2 08/16] src: add gre support
` [PATCH nft,v2 09/16] tests: py: add gre tests
` [PATCH nft,v2 10/16] doc: add gre matching expression
` [PATCH nft,v2 11/16] src: add geneve matching support
` [PATCH nft,v2 12/16] tests: py: add geneve tests
` [PATCH nft,v2 13/16] doc: add geneve matching expression
` [PATCH nft,v2 14/16] src: add gretap support
` [PATCH nft,v2 15/16] tests: py: add gretap tests
` [PATCH nft,v2 16/16] doc: add gretap matching expression
[PATCH nf-next,v5 0/7] nf_tables inner tunnel header match support
2022-10-17 11:03 UTC (8+ messages)
` [PATCH nf-next,v5 1/7] netfilter: nft_payload: access GRE payload via inner offset
` [PATCH nf-next,v5 2/7] netfilter: nft_payload: access ipip payload for "
` [PATCH nf-next,v5 3/7] netfilter: nft_inner: support for inner tunnel header matching
` [PATCH nf-next,v5 4/7] netfilter: nft_inner: add percpu inner context
` [PATCH nf-next,v5 5/7] netfilter: nft_meta: add inner match support
` [PATCH nf-next,v5 6/7] netfilter: nft_inner: add geneve support
` [PATCH nf-next,v5 7/7] netfilter: nft_inner: set tunnel offset to GRE header offset
[iptables PATCH 1/2] tests: Adjust testsuite return codes to automake guidelines
2022-10-15 11:02 UTC (2+ messages)
` [iptables PATCH 2/2] Makefile.am: Integrate testsuites
bridge:fragmented packets dropped by bridge
2022-10-15 1:35 UTC (4+ messages)
[PATCH nf-next] netfilter: nf_tables: reduce nft_pktinfo by 8 bytes
2022-10-14 22:20 UTC
[nft PATCH] Implement 'reset rule' and 'reset rules' commands
2022-10-14 21:46 UTC
[nf-next PATCH 0/2] Support resetting rules' state
2022-10-14 21:45 UTC (3+ messages)
` [nf-next PATCH 1/2] netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
` [nf-next PATCH 2/2] netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
[PATCH nf-next] netfilter: conntrack: use siphash_4u64
2022-10-14 9:21 UTC
[PATCH bpf-next v4 0/3] Add more bpf_*_ct_lookup() selftests
2022-10-13 17:34 UTC (7+ messages)
` [PATCH bpf-next v4 2/3] selftests/bpf: Add connmark read test
[f2fs-dev] [PATCH v1 3/5] treewide: use get_random_u32() when possible
2022-10-13 1:37 UTC (7+ messages)
` "
[nft PATCH] Warn for tables with compat expressions in rules
2022-10-12 15:31 UTC
[iptables PATCH v2 00/12] Speed up iptables-test.py
2022-10-12 15:18 UTC (13+ messages)
` [iptables PATCH v2 01/12] extensions: NFQUEUE: Document queue-balance limitation
` [iptables PATCH v2 02/12] tests: iptables-test: Implement fast test mode
` [iptables PATCH v2 03/12] tests: iptables-test: Cover for obligatory -j CONTINUE in ebtables
` [iptables PATCH v2 04/12] tests: *.t: Fix expected output for simple calls
` [iptables PATCH v2 05/12] tests: *.t: Fix for hexadecimal output
` [iptables PATCH v2 06/12] tests: libebt_redirect.t: Plain redirect prints with trailing whitespace
` [iptables PATCH v2 07/12] tests: libxt_length.t: Fix odd use-case output
` [iptables PATCH v2 08/12] tests: libxt_recent.t: Add missing default values
` [iptables PATCH v2 09/12] tests: libxt_tos.t, libxt_TOS.t: Add missing masks in output
` [iptables PATCH v2 10/12] tests: libebt_vlan.t: Drop trailing whitespace from rules
` [iptables PATCH v2 11/12] tests: libxt_connlimit.t: Add missing default values
` [iptables PATCH v2 12/12] tests: *.t: Add missing all-one's netmasks to expected output
[PATCH net 0/3] netfilter fixes for net
2022-10-12 12:40 UTC (5+ messages)
` [PATCH net 1/3] selftests: netfilter: Test reverse path filtering
` [PATCH net 2/3] netfilter: rpfilter/fib: Populate flowic_l3mdev field
` [PATCH net 3/3] selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1
[REGRESSION] Unable to NAT own TCP packets from another VRF with tcp_l3mdev_accept = 1
2022-10-12 12:24 UTC (4+ messages)
[PATCH v7 00/18] Network support for Landlock
2022-10-12 11:13 UTC (13+ messages)
` [PATCH v7 02/18] landlock: refactor landlock_find_rule/insert_rule
` [PATCH v7 16/18] seltests/landlock: add invalid input data test
[PATCH nft] netlink_delinearize: do not transfer binary operation to non-anonymous sets
2022-10-12 11:02 UTC
[syzbot] KASAN: use-after-free Read in nf_tables_trans_destroy_work
2022-10-10 17:05 UTC
[PATCH nf-next,v4 1/6] netfilter: nft_payload: access GRE payload via inner offset
2022-10-10 10:08 UTC
[PATCH AUTOSEL 5.19 29/73] netlink: Bounds-check struct nlmsgerr creation
2022-10-09 22:14 UTC
[PATCH AUTOSEL 6.0 32/77] netlink: Bounds-check struct nlmsgerr creation
2022-10-09 22:07 UTC
[iptables PATCH] nft: Fix compile with -DDEBUG
2022-10-07 21:01 UTC
[iptables PATCH] libiptc: Fix for segfault when renaming a chain
2022-10-07 16:36 UTC
[PATCH nf-next,v3 0/6] nf_tables inner tunnel header match support
2022-10-07 9:16 UTC (7+ messages)
` [PATCH nf-next,v3 1/6] netfilter: nft_payload: access GRE payload via inner offset
` [PATCH nf-next,v3 2/6] netfilter: nft_payload: access ipip payload for "
` [PATCH nf-next,v3 3/6] netfilter: nft_inner: support for inner tunnel header matching
` [PATCH nf-next,v3 4/6] netfilter: nft_inner: add percpu inner context
` [PATCH nf-next,v3 5/6] netfilter: nft_meta: add inner match support
` [PATCH nf-next,v3 6/6] netfilter: nft_inner: add geneve support
[PATCH nft 1/2] parser_bison: display too many levels of nesting error
2022-10-07 8:24 UTC (2+ messages)
` [PATCH nft 2/2] rule: do not display handle for implicit chain
[iptables PATCH 00/12] Speed up iptables-tests.py
2022-10-06 19:01 UTC (18+ 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 06/12] tests: libxt_length.t: Fix odd use-case output
` [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 09/12] tests: libebt_vlan.t: Drop trailing whitespace from rules
` [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
[ANNOUNCE] conntrack-tools 1.4.7 release
2022-10-06 15:07 UTC
[PATCH conntrack-tools] build: conntrack-tools requires libnetfilter_conntrack >= 1.0.9
2022-10-06 14:26 UTC
Kernel 6.0.0 bug pptp not work
2022-10-06 14:16 UTC (11+ messages)
[nf-next PATCH 1/2] selftests: netfilter: Test reverse path filtering
2022-10-06 10:09 UTC (5+ messages)
` [nf-next PATCH 2/2] netfilter: rpfilter/fib: Populate flowic_l3mdev field
[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
[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
[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 (2+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).