netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 11:10:37 to 2021-08-11 08:49:26 UTC [more...]

[PATCH net-next 00/10] Netfilter updates for net-next
 2021-08-11  8:49 UTC  (8+ messages)
` [PATCH net-next 01/10] netfilter: nft_compat: use nfnetlink_unicast()
` [PATCH net-next 02/10] netfilter: flowtable: remove nf_ct_l4proto_find() call
` [PATCH net-next 03/10] netfilter: ipt_CLUSTERIP: only add arp mangle hook when required
` [PATCH net-next 04/10] netfilter: ipt_CLUSTERIP: use clusterip_net to store pernet warning
` [PATCH net-next 05/10] netfilter: remove xt pernet data
` [PATCH net-next 06/10] netfilter: ebtables: do not hook tables by default
` [PATCH net-next 07/10] netfilter: ctnetlink: add and use a helper for mark parsing

[PATCH libnetfilter_queue] include: deprecate libnetfilter_queue/linux_nfnetlink_queue.h
 2021-08-11  6:21 UTC  (2+ messages)

[PATCH nft] tcpopt: bogus assertion on undefined options
 2021-08-11  3:43 UTC 

Netdevconf 0x15 slides and papers up
 2021-08-10 17:08 UTC 

[PATCH libnetfilter_queue v2] src: Stop users from accidentally using legacy linux_nfnetlink_queue.h
 2021-08-10 16:09 UTC  (3+ messages)

[PATCH libnetfilter_queue v2] build: If doxygen is not available, be sure to report "doxygen: no" to ./configure
 2021-08-10 15:45 UTC  (2+ messages)

[PATCH libmnl] src: doc: Fix messed-up Netlink message batch diagram
 2021-08-10 15:44 UTC  (2+ messages)

[PATCH libmnl] build: If doxygen is not available, be sure to report "doxygen: no" to ./configure
 2021-08-10 15:44 UTC  (2+ messages)

[PATCH nf-next v2] netfilter: nf_queue: move hookfn registration out of struct net
 2021-08-10 15:32 UTC  (2+ messages)

[PATCH nf-next] x_tables: never register tables by default
 2021-08-10 15:22 UTC  (2+ messages)

[nft PATCH] tests/py: Make netns spawning more robust
 2021-08-10 14:02 UTC 

[PATCH] netfiler: protect nft_ct_pcpu_template_refcnt with mutex
 2021-08-10 13:22 UTC  (3+ messages)
` [PATCH v2] netfilter: "

[nft PATCH RFC] scanner: nat: Move to own scope
 2021-08-10 11:19 UTC  (5+ messages)

[ANNOUNCE] ipset 7.15 released
 2021-08-10  9:20 UTC 

[syzbot] KASAN: use-after-free Write in nft_ct_tmpl_put_pcpu
 2021-08-10  3:18 UTC  (8+ messages)

[PATCH libnetfilter_queue v2] build: doc: Fix NAME entry in man pages
 2021-08-10  2:40 UTC 

[PATCH 1/3] extensions: libtxt_NFLOG: use nft built-in logging instead of xt_NFLOG
 2021-08-09 19:42 UTC  (3+ messages)
` [PATCH 2/3] extensions: libxt_NFLOG: dont truncate log prefix on print/save
` [PATCH 3/3] extensions: libxf_NFLOG: remove `--nflog-range` Python unit-tests

[PATCH] netfilter: remove duplicate code
 2021-08-09 18:35 UTC  (2+ messages)

[iptables PATCH] extensions: hashlimit: Fix tests with HZ=100
 2021-08-09 16:55 UTC 

[syzbot] WARNING in destroy_conntrack
 2021-08-09 15:38 UTC 

[syzbot] KASAN: use-after-free Read in nf_tables_dump_sets
 2021-08-09 15:38 UTC 

[PATCH libmnl 1/1] build: doc: "make" builds & installs a full set of man pages
 2021-08-09  8:32 UTC  (7+ messages)
` [PATCH RFC libnetfilter_queue 1/1] src: doc: supply missing SYNOPSIS in pktbuff "

[PATCH libnetfilter_queue] build: doc: Fix NAME entry in man pages
 2021-08-09  7:57 UTC  (2+ messages)

[PATCH libnetfilter_queue] src: doc: Insert SYNOPSIS sections for man pages
 2021-08-09  7:48 UTC 

[PATCH libnetfilter_queue] build: doc: Fix NAME entry in man pages
 2021-08-09  5:19 UTC 

[PATCH 2/3] net: netfilter: Add RFC-7597 Section 5.1 PSID support
 2021-08-09  4:10 UTC  (5+ messages)
` [PATCH net-next 0/3] "
  ` [PATCH net-next 1/3] net: netfilter: Add RFC-7597 Section 5.1 PSID support xtables API
  ` [PATCH net-next 2/3] net: netfilter: Add RFC-7597 Section 5.1 PSID support
  ` [PATCH net-next 3/3] selftests: netfilter: Add RFC-7597 Section 5.1 PSID selftests

[PATCH v5 0/2] netfilter: add netfilter hooks to track SRv6-encapsulated flows
 2021-08-08 16:43 UTC  (3+ messages)
` [PATCH v5 1/2] netfilter: add new sysctl toggle for lightweight tunnel netfilter hooks
` [PATCH v5 2/2] netfilter: add netfilter hooks to SRv6 data plane

[PATCH libnetfilter_queue] build: If doxygen is not available, be sure to report "doxygen: no" to ./configure
 2021-08-07  3:52 UTC  (2+ messages)

[PATCH net 0/9,v2] Netfilter fixes for net
 2021-08-06 22:33 UTC  (11+ messages)
` [PATCH net 1/9] netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
` [PATCH net 2/9] netfilter: nf_conntrack_bridge: Fix memory leak when error
` [PATCH net 3/9] netfilter: conntrack: collect all entries in one cycle
` [PATCH net 4/9] netfilter: nfnetlink_hook: strip off module name from hookfn
` [PATCH net 5/9] netfilter: nfnetlink_hook: missing chain family
` [PATCH net 6/9] netfilter: nfnetlink_hook: use the sequence number of the request message
` [PATCH net 7/9] netfilter: nfnetlink_hook: Use same family as "
` [PATCH net 8/9] netfilter: conntrack: remove offload_pickup sysctl again
` [PATCH net 9/9] netfilter: nfnetlink_hook: translate inet ingress to netdev

LPC 2021 Networking and BPF Track CFP
 2021-08-06 19:50 UTC  (3+ messages)
` LPC 2021 Networking and BPF Track CFP (Reminder)
  ` LPC 2021 Networking and BPF Track CFP (2nd reminder)

[PATCH net 0/9] Netfilter fixes for net
 2021-08-06 15:06 UTC  (13+ messages)
` [PATCH net 1/9] netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
` [PATCH net 2/9] netfilter: nf_conntrack_bridge: Fix memory leak when error
` [PATCH net 3/9] netfilter: conntrack: collect all entries in one cycle
` [PATCH net 4/9] netfilter: nfnetlink_hook: strip off module name from hookfn
` [PATCH net 5/9] netfilter: nfnetlink_hook: missing chain family
` [PATCH net 6/9] netfilter: nfnetlink_hook: use the sequence number of the request message
` [PATCH net 7/9] netfilter: nfnetlink_hook: Use same family as "
` [PATCH net 8/9] netfilter: conntrack: remove offload_pickup sysctl again
` [PATCH net 9/9] netfilter: nfnetlink_hook: translate inet ingress to netdev

[PATCH nf] netfilter: nfnetlink_hook: translate inet ingress to netdev
 2021-08-06 10:47 UTC 

{Spam?} Z. HD,Sehr geehrte / r Fondsempfänger
 2021-08-05 21:15 UTC 

[PATCH] netfilter: xt_NFLOG: allow 128 character log prefixes
 2021-08-05 21:07 UTC  (18+ messages)
                ` [netfilter-core] "

[PATCH v4 0/2] netfilter: add netfilter hooks to track SRv6-encapsulated flows
 2021-08-05 15:52 UTC  (6+ messages)
` [PATCH v4 1/2] netfilter: add new sysctl toggle for lightweight tunnel netfilter hooks
` [PATCH v4 2/2] netfilter: add netfilter hooks to SRv6 data plane

[PATCH nf-next 0/2] netfilter: ctnetlink: allow to filter dumps via ct->status
 2021-08-05 11:49 UTC  (4+ messages)
` [PATCH nf-next 1/2] netfilter: ctnetlink: add and use a helper for mark parsing
` [PATCH nf-next 2/2] netfilter: ctnetlink: allow to filter dump by status bits

[PATCH v2 nf] netfilter: conntrack: remove offload_pickup sysctl again
 2021-08-05 11:14 UTC  (4+ messages)

[PATCH nf] netfilter: conntrack: collect all entries in one cycle
 2021-08-05 11:03 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_queue: move hookfn registration out of struct net
 2021-08-05  9:54 UTC 

[syzbot] WARNING: proc registration bug in clusterip_tg_check (3)
 2021-08-04 17:28 UTC 

[PATCH iptables] ip6tables: masquerade: use fully-random so that nft can understand the rule
 2021-08-04 15:57 UTC  (2+ messages)

[PATCH nf] netfilter: conntrack: remove offload_pickup sysctl again
 2021-08-04 11:54 UTC  (4+ messages)

[PATCH] netfilter: ipset: Fix maximal range check in hash_ipportnet4_uadt()
 2021-08-04  8:43 UTC  (3+ messages)

[PATCH] netfilter: ipset: fix uninitialized variable bug
 2021-08-04  8:41 UTC  (2+ messages)

[PATCH RFC libnetfilter_queue 1/1] Eliminate packet copy when constructing struct pkt_buff
 2021-08-04  1:38 UTC  (4+ messages)
` [PATCH libnetfilter_queue v2 "

[PATCH nf 1/2] netfilter: nfnetlink_hook: use the sequence number of the request message
 2021-08-03 23:27 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: nfnetlink_hook: Use same family as "

[PATCH nft,v3] mnl: revisit hook listing
 2021-08-03 23:11 UTC 

Nf_nat_h323 module not working with Panasonic VCs
 2021-08-03 11:44 UTC  (14+ messages)

[iptables PATCH] tests/shell: Assert non-verbose mode is silent
 2021-08-03  9:37 UTC 

[iptables PATCH] nft: Fix for non-verbose check command
 2021-08-03  9:03 UTC 

[PATCH nft,v2] mnl: revisit hook listing
 2021-08-02 22:21 UTC 

[PATCH nf 1/2] netfilter: nfnetlink_hook: strip off module name from hookfn
 2021-08-02 22:15 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: nfnetlink_hook: missing chain family

[iptables PATCH] ebtables: Dump atomic waste
 2021-08-02 15:32 UTC  (8+ messages)

[PATCH nft] mnl: revisit hook listing
 2021-08-02 11:45 UTC 

[PATCH] conntrack-tools: support conntrack dump status filtering
 2021-08-02  9:12 UTC  (5+ messages)
` [PATCH lnf-conntrack 1/4] include: sync uapi header with nf-next
` [PATCH lnf-conntrack 2/4] src: add support for status dump filter
` [PATCH conntrack-tools 3/4] conntrack: enable kernel-based status filtering with -L -u STATUS
` [PATCH conntrack-tools 4/4] conntrack: add shorthand mnemonic for UNREPLIED

[PATCH nf-next] netfilter: ebtables: do not hook tables by default
 2021-08-02  8:57 UTC  (2+ messages)

[PATCH libmnl] build: doc: get rid of the need for manual updating of Makefile
 2021-08-01 10:39 UTC  (2+ messages)

[PATCH v3] netfilter: nf_conntrack_bridge: Fix memory leak when error
 2021-08-01 10:15 UTC  (2+ messages)

[PATCH 0/1] ipset patch for the nf tree v2
 2021-08-01 10:14 UTC  (3+ messages)
` [PATCH 1/1] netfilter: ipset: Limit the maximal range of consecutive elements to add/delete

[PATCH nf-next 0/3] netfilter: clusterip: don't register hook in all netns
 2021-08-01  9:46 UTC  (2+ messages)

[PATCH v3 0/2] netfilter: add netfilter hooks to track SRv6-encapsulated flows
 2021-07-30 20:21 UTC  (4+ messages)
` [PATCH v3 1/2] netfilter: add new sysctl toggle for lightweight tunnel netfilter hooks
` [PATCH v3 2/2] netfilter: add netfilter hooks to SRv6 data plane

[PATCH nft 1/3] expression: missing != in flagcmp expression print function
 2021-07-30  4:53 UTC  (12+ messages)
` [PATCH nft 2/3] netlink_linearize: incorrect netlink bytecode with binary operation and flags

[PATCH v2 0/2] net: add netfilter hooks to track SRv6-encapsulated flows
 2021-07-29 12:41 UTC  (4+ messages)
` [PATCH v2 1/2] netfilter: add new sysctl toggle for lightweight tunnel netfilter hooks
` [PATCH v2 2/2] netfilter: add netfilter hooks to SRv6 data plane

[PATCH v2] netfilter: nf_conntrack_bridge: Fix memory leak when error
 2021-07-29  8:08 UTC  (2+ messages)

[PATCH] netfilter: nf_conntrack_bridge: Fix not free when error
 2021-07-29  7:24 UTC  (4+ messages)

[nft] Regarding `tcp flags` (and a potential bug)
 2021-07-29  7:12 UTC  (5+ messages)

[iptables PATCH] doc: ebtables-nft.8: Adjust for missing atomic-options
 2021-07-28 21:16 UTC  (2+ messages)

[ANNOUNCE] ipset 7.14 released
 2021-07-28 14:38 UTC 

[ANNOUNCE] ipset 7.13 released
 2021-07-28 12:44 UTC  (4+ messages)

[PATCH] net: netfilter: Fix port selection of FTP for NF_NAT_RANGE_PROTO_SPECIFIED
 2021-07-28 11:09 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).