netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-06 19:22:45 to 2023-01-18 03:03:48 UTC [more...]

[PATCH net 0/3] Netfilter fixes for net
 2023-01-18  3:03 UTC  (5+ 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

[PATCH net 0/1] Netfilter fixes for net
 2023-01-17 22:06 UTC  (2+ messages)
` [PATCH net 1/1] netfilter: conntrack: handle tcp challenge acks during connection reuse

[PATCH 0/3] sctp conntrack fixes
 2023-01-17 20:13 UTC  (9+ messages)
` [PATCH 1/3] netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
` [PATCH 2/3] netfilter: conntrack: fix bug in for_each_sctp_chunk
` [PATCH 3/3] netfilter: conntrack: unify established states for SCTP paths

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

[nft PATCH v4] Implement 'reset rule' and 'reset rules' commands
 2023-01-17 17:33 UTC 

[nft PATCH v2] Implement 'reset rule' and 'reset rules' commands
 2023-01-17 17:04 UTC  (5+ messages)

[PATCH] build: put xtables.conf in EXTRA_DIST
 2023-01-17 16:04 UTC  (10+ messages)

[iptables PATCH] etc: Drop xtables.conf
 2023-01-17 15:52 UTC 

[PATCH v2 6.1] netfilter: Null pointer dereference in nf_tables_updobj
 2023-01-17 15:52 UTC  (2+ messages)

[PATCH 6.1] netfilter: Null pointer dereference in nf_tables_updobj
 2023-01-17 15:27 UTC  (3+ messages)

[PATCH nf,v2 1/2] netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
 2023-01-17 15:19 UTC  (3+ messages)
` [PATCH nf,v2 2/2] netfilter: nft_set_rbtree: skip elements in transaction from garbage collection

[nft PATCH v3] Implement 'reset rule' and 'reset rules' commands
 2023-01-17 15:17 UTC 

[PATCH nf 0/2] nf_tables rbtree fixes
 2023-01-17 11:05 UTC  (6+ messages)
` [PATCH nf 1/2] netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
` [PATCH nf 2/2] netfilter: nft_set_rbtree: skip elements in transaction from garbage collection

Dropshipping - spolupráce
 2023-01-17  8:30 UTC 

[PATCH net-next v1 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-17  7:55 UTC  (15+ 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

Proposal: Set nf_conn->tuplehash[IP_CT_DIR_REPLY] to the inverted address of packet when it is confirmed
 2023-01-16 20:34 UTC 

[RFC PATCH] netfilter: conntrack: simplify sctp state machine
 2023-01-16  9:37 UTC  (12+ messages)

[PATCH v9 00/12] Network support for Landlock
 2023-01-16  8:58 UTC  (13+ messages)
` [PATCH v9 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v9 02/12] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v9 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v9 04/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v9 05/12] landlock: Move and rename umask_layers() and init_layer_masks()
` [PATCH v9 06/12] landlock: Refactor _unmask_layers() and _init_layer_masks()
` [PATCH v9 07/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v9 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v9 09/12] selftests/landlock: Share enforce_ruleset()
` [PATCH v9 10/12] selftests/landlock: Add 10 new test suites dedicated to network
` [PATCH v9 11/12] samples/landlock: Add network demo
` [PATCH v9 12/12] landlock: Document Landlock's network support

[ANNOUNCE] iptables 1.8.9 release
 2023-01-15 22:07 UTC  (4+ messages)

[PATCH nft] tests: shell: extend runtime set element automerge to cover partial deletions
 2023-01-15 19:27 UTC 

[iptables PATCH] iptables-test.py: make explicit use of python3
 2023-01-14 20:59 UTC 

[PATCH libnetfilter_queue] build: doc: Fix doxygen obsolete option warning
 2023-01-14  3:20 UTC 

[PATCH libnetfilter_log] build: doc: Fix doxygen obsolete option warning
 2023-01-14  0:57 UTC 

[nft PATCH 0/5] Fix some covscan findings
 2023-01-13 16:26 UTC  (7+ messages)
` [nft PATCH 1/5] optimize: Clarify chain_optimize() array allocations
` [nft PATCH 2/5] optimize: Do not return garbage from stack
` [nft PATCH 3/5] netlink: Fix for potential NULL-pointer deref
` [nft PATCH 4/5] meta: parse_iso_date() returns boolean
` [nft PATCH 5/5] mnl: dump_nf_hooks() leaks memory in error path

6.1: possible bug with netfilter conntrack?
 2023-01-13 13:36 UTC  (8+ messages)

[PATCH nft] intervals: restrict check missing elements fix to sets with no auto-merge
 2023-01-12 21:37 UTC 

[PATCH] pcap: prevent crashes when output `FILE *` is null
 2023-01-12 18:02 UTC  (2+ messages)
` [PATCH ulogd2 v2] "

[iptables PATCH] extensions: NAT: Fix for -Werror=format-security
 2023-01-12 14:18 UTC  (2+ messages)

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

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

[nf-next PATCH v2] netfilter: nf_tables: Introduce NFTA_RULE_ACTUAL_EXPR
 2023-01-12 12:02 UTC  (4+ messages)

[PATCH net] uapi: linux: restore IPPROTO_MAX to 256
 2023-01-12 10:54 UTC  (2+ messages)

[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  (2+ 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)

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

[PATCH v8 00/12] Network support for Landlock
 2023-01-11  1:54 UTC  (31+ 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

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


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