netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-19 19:29:23 to 2023-01-11 21:23:05 UTC [more...]

[PATCH net 0/3] Netfilter fixes for net
 2023-01-11 21:22 UTC  (4+ messages)
` [PATCH net 1/3] selftests: netfilter: fix transaction test script timeout handling
` [PATCH net 2/3] netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function
` [PATCH net 3/3] netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits

[libnetfilter_conntrack PATCH] conntrack: increase the length of `l4proto_map`
 2023-01-11 18:34 UTC  (5+ messages)

[PATCH libnetfilter_conntrack 1/1] conntrack: Allow setting of netlink buffer size
 2023-01-11 18:20 UTC  (3+ messages)

[PATCH] netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function
 2023-01-11 18:10 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH nf] selftests: netfilter: fix transaction test script timeout handling
 2023-01-11 18:09 UTC  (4+ messages)

[PATCH libnetfilter_conntrack] conntrack: add sanity check to netlink socket filter API
 2023-01-11 17:56 UTC 

[PATCH nf] netfilter: nft_payload: incorrect arithmetics when rebuiling VLAN header
 2023-01-11 17:14 UTC 

[PATCH v4] netfilter: conntrack: simplify sctp state machine
 2023-01-11 14:49 UTC  (2+ messages)

[RFC PATCH] netfilter: conntrack: simplify sctp state machine
 2023-01-11 13:53 UTC  (10+ messages)

[PATCH nf] netfilter: conntrack: handle tcp challenge acks during connection reuse
 2023-01-11 13:42 UTC 

build failure since commit 'xt: Rewrite unsupported compat expression dumping'
 2023-01-11  9:12 UTC  (2+ messages)

[PATCH v8 00/12] Network support for Landlock
 2023-01-11  1:54 UTC  (32+ messages)
` [PATCH v8 07/12] landlock: Add network rules support
` [PATCH v8 08/12] landlock: Implement TCP network hooks
` [PATCH v8 10/12] selftests/landlock: Add 10 new test suites dedicated to network
` [PATCH v8 11/12] samples/landlock: Add network demo

[PATCH net-next v1 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-10 20:47 UTC  (12+ messages)
` [PATCH net-next v1 1/7] net: flow_offload: provision conntrack info in ct_metadata
` [PATCH net-next v1 2/7] netfilter: flowtable: fixup UDP timeout depending on ct state
` [PATCH net-next v1 3/7] netfilter: flowtable: allow unidirectional rules
` [PATCH net-next v1 4/7] netfilter: flowtable: allow updating offloaded rules asynchronously
` [PATCH net-next v1 5/7] net/sched: act_ct: set ctinfo in meta action depending on ct state
` [PATCH net-next v1 6/7] net/sched: act_ct: offload UDP NEW connections
` [PATCH net-next v1 7/7] netfilter: nf_conntrack: allow early drop of offloaded UDP conns

[iptables PATCH] Makefile: Replace brace expansion
 2023-01-10 16:53 UTC  (2+ messages)

[RFC PATCH v3] netfilter: conntrack: simplify sctp state machine
 2023-01-09 22:21 UTC  (2+ messages)

(no subject)
 2023-01-09 11:48 UTC 

[PATCH net-next] Remove DECnet support from kernel
 2023-01-09  8:44 UTC  (5+ messages)

[RFC PATCH v2] netfilter: conntrack: simplify sctp state machine
 2023-01-06 19:28 UTC  (2+ messages)

[nft] src: allow for updating devices on existing netdev chain - Test result
 2023-01-06 15:23 UTC  (2+ messages)

[PATCH nft] src: allow for updating devices on existing netdev chain
 2023-01-06  1:02 UTC 

[PATCH nf-next,v2 1/4] netfilter: nf_tables: rename function to destroy hook list
 2023-01-06  0:37 UTC  (4+ messages)
` [PATCH nf-next,v2 2/4] netfilter: nf_tables: support for adding new devices to an existing netdev chain
` [PATCH nf-next,v2 3/4] netfilter: nf_tables: support for deleting devices in "
` [PATCH nf-next,v2 4/4] netfilter: nf_tables: allow to create netdev chain without device

[PATCH nf] netfilter: nf_tables: do not send complete notification of deletions
 2023-01-06  0:30 UTC 

[PATCH nf-next] netfilter: remove clusterip target
 2023-01-05 19:22 UTC 

[PATCH nft] optimize: payload expression requires inner_desc comparison
 2023-01-04 10:32 UTC 

[PATCH net-next 04/14] netlink: add macro for checking dump ctx size
 2023-01-04  9:51 UTC  (2+ messages)

[PATCH nf-next,v1 1/3] netfilter: nf_tables: rename function to destroy hook list
 2023-01-03 21:58 UTC  (3+ messages)
` [PATCH nf-next,v1 2/3] netfilter: nf_tables: support for adding new devices to an existing netdev chain
` [PATCH nf-next,v1 3/3] netfilter: nf_tables: support for deleting devices in "

[PATCH nft,v1] src: allow for updating devices on existing netdev chain
 2023-01-03 21:58 UTC 

[PATCH libnftnl] chain: relax logic to build NFTA_CHAIN_HOOK
 2023-01-03 21:58 UTC 

[PATCH nf-next 0/3] netfilter: nf_tables: extend retpoline workarounds
 2023-01-03 12:47 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: nf_tables: add static key to skip "
` [PATCH nf-next 2/3] netfilter: nf_tables: avoid retpoline overhead for objref calls
` [PATCH nf-next 3/3] netfilter: nf_tables: avoid retpoline overhead for some ct expression calls

[PATCH net 0/7] Netfilter fixes for net
 2023-01-03  9:20 UTC  (9+ messages)
` [PATCH net 1/7] netfilter: conntrack: fix ipv6 exthdr error check
` [PATCH net 2/7] netfilter: nf_tables: consolidate set description
` [PATCH net 3/7] netfilter: nf_tables: add function to create set stateful expressions
` [PATCH net 4/7] netfilter: nf_tables: perform type checking for existing sets
` [PATCH net 5/7] netfilter: nf_tables: honor set timeout and garbage collection updates
` [PATCH net 6/7] netfilter: ipset: fix hash:net,port,net hang with /0 subnet
` [PATCH net 7/7] netfilter: ipset: Rework long task execution when adding/deleting entries

[PATCH libnetfilter_conntrack 1/2] conntrack: fix BPF code for filtering on big-endian architectures
 2023-01-02 16:19 UTC  (4+ messages)
` [PATCH libnetfilter_conntrack 2/2] conntrack: simplify calculation of `struct sock_fprog` length

[PATCH nft,v2 00/16] vxlan, geneve, gre, gretap matching support
 2023-01-02 15:04 UTC  (2+ messages)

[PATCH nft] src: Add GPLv2+ header to .c files of recent creation
 2023-01-02 14:59 UTC  (4+ messages)
` [PATCH nft] src: Update copyright header to GPLv2+ in socket.c

[PATCH nf-next v5] netfilter: nf_tables: add support to destroy operation
 2023-01-02 14:42 UTC 

[PATCH nft v6] src: add support to command "destroy"
 2023-01-02 14:38 UTC 

[PATCH libnftnl] expr: add inner support
 2023-01-02 14:17 UTC  (2+ messages)

[PATCH 0/2] ipset patches for nf
 2023-01-02 14:13 UTC  (6+ messages)
` [PATCH 1/2] netfilter: ipset: fix hash:net,port,net hang with /0 subnet
` [PATCH 2/2] netfilter: ipset: Rework long task execution when adding/deleting entries

[PATCH nf-next v4] netfilter: nf_tables: add support to destroy operation
 2023-01-02 12:39 UTC 

[PATCH] pcap: prevent crashes when output `FILE *` is null
 2023-01-02 12:19 UTC 

[PATCH nf-next 0/3] netfilter: conntrack: cleanups
 2023-01-02 11:46 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: conntrack: sctp: use nf log infrastructure for invalid packets
` [PATCH nf-next 2/3] netfilter: conntrack: remove pr_debug calls
` [PATCH nf-next 3/3] netfilter: conntrack: avoid reload of ct->status

[PATCH xtables-addons 0/3] Add Linux 6.2 Support
 2022-12-30 14:49 UTC  (5+ messages)
` [PATCH xtables-addons 1/3] build: replace obsolete `AC_PROG_LIBTOOL` macro with `LT_INIT`
` [PATCH xtables-addons 2/3] build: replace `AC_DISABLE_STATIC` macro with an argument to `LT_INIT`
` [PATCH xtables-addons 3/3] build: support for Linux 6.2

[ANNOUNCE] ipset 7.17 released
 2022-12-30 12:42 UTC 

ipset bug (kernel hang)
 2022-12-29 13:14 UTC  (2+ messages)

WARNING: proc registration bug in clusterip_tg_check
 2022-12-27 15:09 UTC 

[PATCH v8 02/12] landlock: Refactor landlock_find_rule/insert_rule
 2022-12-27  1:47 UTC  (8+ messages)
` [PATCH] landlock: Allow filesystem layout changes for domains without such rule type

[PATCH libmnl v2] doc: fix some non-native English usages
 2022-12-24 17:35 UTC 

[PATCH libmnl] doc: fix some non-native English usages
 2022-12-24 17:24 UTC  (3+ messages)

[PATCH] treewide: Convert del_timer*() to timer_shutdown*()
 2022-12-23 15:41 UTC  (5+ messages)

"nft list hooks" in older kernels?
 2022-12-22 22:09 UTC 

[iptables PATCH 1/3] gitignore: Ignore utils/nfsynproxy
 2022-12-22 17:42 UTC  (4+ messages)
` [iptables PATCH 2/3] gitignore: Ignore generated ip6tables man pages
` [iptables PATCH 3/3] ebtables-translate: Install symlink

[iptables PATCH] nft: Reject tcp/udp extension without proper protocol match
 2022-12-22 15:44 UTC  (2+ messages)

[PATCH nft 1/2,v2] evaluate: fix shift exponent underflow in concatenation evaluation
 2022-12-22 12:06 UTC  (2+ messages)
` [PATCH nft 2/2] ct: use inet_service_type for proto-src and proto-dst

[PATCH nft] scanner: treat invalid octal strings as strings
 2022-12-22 11:23 UTC  (5+ messages)

[PATCH nft] evaluate: fix shift exponent underflow in concatenation evaluation
 2022-12-22 11:21 UTC 

[ANNOUNCE] nftables 1.0.6 release
 2022-12-22 11:16 UTC  (3+ messages)

[PATCH nf 4/4,v6] netfilter: nf_tables: honor set timeout and garbage collection updates
 2022-12-22  9:40 UTC 

[conntrack-tools PATCH 0/4] Fix some minor bugs
 2022-12-21 16:51 UTC  (7+ messages)
` [conntrack-tools PATCH 1/4] conntrack: Fix potential array out of bounds access
` [conntrack-tools PATCH 2/4] conntrack: Fix for unused assignment in do_command_ct()
` [conntrack-tools PATCH 3/4] conntrack: Fix for unused assignment in ct_save_snprintf()
` [conntrack-tools PATCH 4/4] conntrack: Sanitize free_tmpl_objects()

[PATCH nft] owner: Fix potential array out of bounds access
 2022-12-21 16:41 UTC  (2+ messages)

[PATCH nf] netfilter: conntrack: fix ipv6 exthdr error check
 2022-12-21 16:34 UTC  (2+ messages)

[PATCH nf,v5 1/4] netfilter: nf_tables: consolidate set description
 2022-12-21 16:28 UTC  (4+ messages)
` [PATCH nf,v5 2/4] netfilter: nf_tables: add function to create set stateful expressions
` [PATCH nf,v5 3/4] netfilter: nf_tables: perform type checking for existing sets
` [PATCH nf,v5 4/4] netfilter: nf_tables: honor set timeout and garbage collection updates

[nf-next PATCH v2] netfilter: nf_tables: Introduce NFTA_RULE_ACTUAL_EXPR
 2022-12-21 14:22 UTC 

[iptables PATCH 0/4] Make rule parsing strict
 2022-12-20 21:24 UTC  (2+ messages)

[RFC ebtables-nft] unify ether type and meta protocol decoding
 2022-12-20 20:44 UTC  (2+ messages)
` [iptables RFC] ebtables: among: Embed meta protocol match into set lookup

[PATCH nf,v4 4/4] netfilter: nf_tables: honor set timeout and garbage collection updates
 2022-12-20 15:49 UTC 

[PATCH nf,v3 4/4] netfilter: nf_tables: honor set timeout and garbage collection updates
 2022-12-19 19:52 UTC 

[PATCH nf,v2 0/4] nf_tables: set updates type check
 2022-12-19 19:41 UTC  (5+ messages)
` [PATCH nf,v2 1/4] netfilter: nf_tables: consolidate set description
` [PATCH nf,v2 3/4] netfilter: nf_tables: perform type checking for existing sets
` [PATCH nf,v2 4/4] netfilter: nf_tables: honor set timeout and garbage collection updates


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