netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-09 19:39:33 to 2022-11-23 15:02:06 UTC [more...]

[PATCH v2 nf] netfilter: conntrack: set icmpv6 redirects as RELATED
 2022-11-23 15:00 UTC  (2+ messages)

[PATCH iptables-nft] iptables-nft: exit nonzero when iptables-save cannot decode all expressions
 2022-11-23 14:00 UTC  (2+ messages)

[iptables-nft RFC 0/5] update iptables-nft dissector
 2022-11-23 13:34 UTC  (17+ messages)
` [iptables-nft RFC 1/5] nft-shared: dump errors on stdout to garble output
` [iptables-nft RFC 2/5] iptables-nft: do not refuse to decode table with unsupported expressions
` [iptables-nft RFC 3/5] nft: check for unknown meta keys
` [iptables-nft RFC 4/5] xlate-test: extra-escape of '"' for replay mode
` [iptables-nft RFC 5/5] generic.xlate: make one replay test case work

[PATCH nf] netfilter: conntrack: set icmpv6 redirects as RELATED
 2022-11-23 12:14 UTC 

[PATCH 6.0 306/314] netlink: Bounds-check struct nlmsgerr creation
 2022-11-23  8:52 UTC 

[PATCH 0/1] ipset patch for the nf tree
 2022-11-22 22:13 UTC  (4+ messages)
` [PATCH 1/1] netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface

[PATCH net-next/netfilter] netfilter: nft_inner: fix IS_ERR() vs NULL check
 2022-11-22 21:30 UTC  (2+ messages)

[PATCH net 0/3] Netfilter fixes for net
 2022-11-22 21:28 UTC  (4+ messages)
` [PATCH net 1/3] netfilter: ipset: regression in ip_set_hash_ip.c
` [PATCH net 2/3] netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface
` [PATCH net 3/3] netfilter: flowtable_offload: add missing locking

[PATCH] netfilter: nf_flow_table: add missing locking
 2022-11-22 21:15 UTC  (7+ messages)

[PATCHv7 0/6] ipvs: Use kthreads for stats
 2022-11-22 16:46 UTC  (7+ messages)
` [PATCHv7 1/6] ipvs: add rcu protection to stats
` [PATCHv7 2/6] ipvs: use common functions for stats allocation
` [PATCHv7 3/6] ipvs: use u64_stats_t for the per-cpu counters
` [PATCHv7 4/6] ipvs: use kthreads for stats estimation
` [PATCHv7 5/6] ipvs: add est_cpulist and est_nice sysctl vars
` [PATCHv7 6/6] ipvs: run_estimation should control the kthread tasks

[PATCH 0/1] ipset patch for the nf-next tree
 2022-11-22 19:30 UTC  (2+ messages)
` [PATCH 1/1] netfilter: ipset: Add support for new bitmask parameter

[iptables PATCH] extensions: mark: Test double bitwise in a rule
 2022-11-22 18:05 UTC  (2+ messages)

[PATCH v8 00/12] Network support for Landlock
 2022-11-22 17:17 UTC  (26+ 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] landlock: Allow filesystem layout changes for domains without such rule type
` [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 11/12] samples/landlock: Add network demo
` [PATCH v8 12/12] landlock: Document Landlock's network support

Mystery Shopper
 2022-11-22  6:41 UTC 

[PATCH ulogd2 00/34] Refactor of the DB output plug-ins
 2022-11-21 22:26 UTC  (35+ messages)
` [PATCH ulogd2 01/34] ulogd: fix parse-error check
` [PATCH ulogd2 02/34] filter: fix buffer overruns in filter plug-ins
` [PATCH ulogd2 03/34] output: JSON: remove incorrect config value check
` [PATCH ulogd2 04/34] db: fix back-log capacity checks
` [PATCH ulogd2 05/34] build: add checks to configure.ac
` [PATCH ulogd2 06/34] src: remove some trailing white space
` [PATCH ulogd2 07/34] src: remove zero-valued config-key fields
` [PATCH ulogd2 08/34] src: parenthesize config-entry macro arguments
` [PATCH ulogd2 09/34] src: define constructors and destructors consistently
` [PATCH ulogd2 10/34] src: remove `TIME_ERR` macro
` [PATCH ulogd2 11/34] src: remove superfluous casts
` [PATCH ulogd2 12/34] conffile: replace malloc+strcpy with strdup
` [PATCH ulogd2 13/34] output: remove zero-initialized `struct ulogd_plugin` members
` [PATCH ulogd2 14/34] output: de-duplicate allocation of input keys
` [PATCH ulogd2 15/34] db: reorganize source
` [PATCH ulogd2 16/34] db: use consistent integer return values to indicate errors
` [PATCH ulogd2 17/34] db: change return type of two functions to `void`
` [PATCH ulogd2 18/34] db: open-code `_loop_reconnect_db`
` [PATCH ulogd2 19/34] db: improve calculation of sql statement length
` [PATCH ulogd2 20/34] db: refactor configuration
` [PATCH ulogd2 21/34] db: refactor ring-buffer initialization
` [PATCH ulogd2 22/34] db: refactor ring-buffer
` [PATCH ulogd2 23/34] db: refactor backlog
` [PATCH ulogd2 24/34] db: use `struct db_stmt` objects more widely
` [PATCH ulogd2 25/34] db: synchronize access to ring-buffer
` [PATCH ulogd2 26/34] db: avoid cancelling ring-buffer thread
` [PATCH ulogd2 27/34] db, IP2BIN: defer formatting of raw strings
` [PATCH ulogd2 28/34] db: add prep & exec support
` [PATCH ulogd2 29/34] output: mysql: "
` [PATCH ulogd2 30/34] output: pgsql: remove a couple of struct members
` [PATCH ulogd2 31/34] output: pgsql: remove variable-length arrays
` [PATCH ulogd2 32/34] output: pgsql: tidy up `open_db_pgsql` and fix memory leak
` [PATCH ulogd2 33/34] output: pgsql: add prep & exec support
` [PATCH ulogd2 34/34] output: sqlite3: reimplement using the common DB API

PATCH ulogd2 filter BASE ARP packet IP addresses
 2022-11-21 22:52 UTC  (5+ messages)

[ANNOUNCE] ipset 7.16 released
 2022-11-21 19:31 UTC 

[PATCH v3 0/6] netfilter: ipset: Add support for new bitmask parameter (userspace)
 2022-11-21 19:01 UTC  (8+ messages)
` [PATCH v3 1/6] netfilter: ipset: Add support for new bitmask parameter
` [PATCH v3 2/6] netfilter: ipset: Add bitmask support to hash:ip
` [PATCH v3 3/6] netfilter: ipset: Add bitmask support to hash:ipport
` [PATCH v3 4/6] netfilter: ipset: Add bitmask support to hash:netnet
` [PATCH v3 5/6] netfilter: ipset: Update the man page to include netmask/bitmask options
` [PATCH v3 6/6] netfilter: ipset: add tests for the new bitmask feature

[PATCH v2] netfilter: ipset: regression in ip_set_hash_ip.c
 2022-11-21 13:58 UTC  (2+ messages)

[PATCH net 0/2] Netfilter fixes for net
 2022-11-21 11:40 UTC  (4+ messages)
` [PATCH net 1/2] netfilter: conntrack: Fix data-races around ct mark
` [PATCH net 2/2] netfilter: nf_tables: do not set up extensions for end interval

[PATCH v2 0/2] netfilter: conntrack: improve SCTP multihoming
 2022-11-21 11:24 UTC  (9+ messages)
` [PATCH v2 1/2] netfilter: conntrack: introduce no_random_port proc entry
` [PATCH v2 2/2] netfilter: conntrack: add sctp DATA_SENT state

Avoid race between tcp_packet packet processing and timeout set by a netfilter CTA_TIMEOUT message
 2022-11-18 15:13 UTC  (2+ messages)

[nft PATCH v2 0/4] xt: Implement dump and restore support
 2022-11-18 14:52 UTC  (18+ messages)
` [nft PATCH v2 1/4] xt: Delay libxtables access until translation
` [nft PATCH v2 2/4] xt: Implement dump and restore support
` [nft PATCH v2 3/4] xt: Put match/target translation into own functions
` [nft PATCH v2 4/4] xt: Detect xlate callback failure

[PATCH v2] netfilter: ctmark: Fix data-races around ctmark
 2022-11-18 10:29 UTC  (2+ messages)

[nf-next RFC] netfilter: nf_tables: Compatibility interface for nft_rule
 2022-11-17 18:08 UTC  (3+ messages)

netfilter bpf-jit patchset: test results
 2022-11-17 14:53 UTC 

Missing definition of struct "pkt_buff" for libnetfilter_queue
 2022-11-16 19:22 UTC  (3+ messages)

[PATCH net-next,v2 0/6] Netfilter updates for net-next
 2022-11-16  5:00 UTC  (8+ messages)
` [PATCH net-next 1/6] netfilter: nft_payload: use __be16 to store gre version
` [PATCH net-next 2/6] netfilter: nft_inner: fix return value check in nft_inner_parse_l2l3()
` [PATCH net-next 3/6] netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
` [PATCH net-next 4/6] netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
` [PATCH net-next 5/6] netfilter: rpfilter/fib: clean up some inconsistent indenting
` [PATCH net-next 6/6] netfilter: conntrack: use siphash_4u64

[PATCH iptables] nft-shared: replace nftnl_expr_get_data() by nftnl_expr_get()
 2022-11-15 16:38 UTC  (2+ messages)

[PATCH iptables] nft: replace nftnl_.*_nlmsg_build_hdr() by nftnl_nlmsg_build_hdr()
 2022-11-15 16:38 UTC  (2+ messages)

[iptables PATCH] Drop extra newline from xtables_error() calls
 2022-11-15 16:37 UTC  (2+ messages)

[iptables PATCH 0/7] De-duplicate code here and there
 2022-11-15 16:33 UTC  (9+ messages)
` [iptables PATCH 1/7] xshared: Share make_delete_mask() between ip{,6}tables
` [iptables PATCH 2/7] nft-shared: Introduce port_match_single_to_range()
` [iptables PATCH 3/7] extensions: libip*t_LOG: Merge extensions
` [iptables PATCH 4/7] extensions: libebt_ip: Include kernel header
` [iptables PATCH 5/7] extensions: libebt_arp, libebt_ip: Use xtables_ipparse_any()
` [iptables PATCH 6/7] extensions: Collate ICMP types/codes in libxt_icmp.h
` [iptables PATCH 7/7] extensions: Unify ICMP parser into libxt_icmp.h

[PATCH net-next/netfilter] netfilter: nft_inner: fix IS_ERR() vs NULL check
 2022-11-15 12:56 UTC 

[PATCH libnftnl] src: replace nftnl_*_nlmsg_build_hdr() by nftnl_nlmsg_build_hdr()
 2022-11-15 11:44 UTC 

[PATCH nf-next] netfilter: conntrack: add __force annotation to silence harmless warning
 2022-11-15  9:47 UTC  (2+ messages)

[PATCH net-next 0/6] Netfilter updates for net-next
 2022-11-15  9:40 UTC  (10+ messages)
` [PATCH net-next 1/6] netfilter: nft_payload: use __be16 to store gre version
` [PATCH net-next 2/6] netfilter: nft_inner: fix return value check in nft_inner_parse_l2l3()
` [PATCH net-next 3/6] netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
` [PATCH net-next 4/6] netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET
` [PATCH net-next 5/6] netfilter: rpfilter/fib: clean up some inconsistent indenting
` [PATCH net-next 6/6] netfilter: conntrack: use siphash_4u64

[PATCH libnftnl] example: remove nftnl_batch_is_supported() call
 2022-11-14 16:44 UTC 

[PATCH nf] netfilter: nf_tables: do not set up extensions for end interval
 2022-11-14 10:31 UTC 

[PATCH nf-next v3] netfilter: nf_tables: add support to destroy operation
 2022-11-14 10:18 UTC  (3+ messages)

[iptables PATCH 0/3] Extend xlate-test to replay results
 2022-11-11 18:16 UTC  (2+ messages)

[iptables PATCH 0/6] Merge NAT extensions
 2022-11-11 18:16 UTC  (2+ messages)

[nft PATCH 0/3] xt: Implement dump and restore support
 2022-11-11 17:32 UTC  (4+ messages)
` [nft PATCH 1/3] xt: Delay libxtables access until translation
` [nft PATCH 2/3] xt: Implement dump and restore support
` [nft PATCH 3/3] xt: Put match/target translation into own functions

[PATCH nft] monitor: missing cache and set handle initialization
 2022-11-11 10:09 UTC 

[linux-next:master] BUILD REGRESSION 382d2f9e739bc6f151c718b38537ae522ff848cd
 2022-11-10 21:34 UTC 

[PATCH v3] netfilter: ipset: Add support for new bitmask parameter
 2022-11-10 21:30 UTC 

[ANNOUNCE] libnftnl 1.2.4 release
 2022-11-10 15:21 UTC 


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