netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-09 21:17:04 to 2021-08-28 03:35:21 UTC [more...]

[PATCH libnetfilter_queue v3 1/6] build: doc: Fix man pages
 2021-08-28  3:35 UTC  (2+ messages)
` [PATCH libnetfilter_queue v3 2/6] build: doc: Add a man page post-processor to build_man.sh

libnetfilter_queue: automake portability warning
 2021-08-28  3:31 UTC  (2+ messages)

[PATCH libnetfilter_queue v2] build: doc: Fix NAME entry in man pages
 2021-08-27 20:01 UTC  (5+ messages)

[PATCH libnetfilter_log] build: remove broken code from autogen.sh
 2021-08-27 17:41 UTC 

[PATCH nf 0/3] netfilter: conntrack: switch to siphash
 2021-08-26 13:54 UTC  (5+ messages)
` [PATCH nf 1/3] netfilter: conntrack: sanitize table size default settings
` [PATCH nf 2/3] netfilter: conntrack: switch to siphash
` [PATCH nf 3/3] netfilter: conntrack: refuse insertion if chain has grown too large
` [PATCH nf 3/3] netfilter: "

[PATCH nft] netlink_delinearize: incorrect meta protocol dependency kill
 2021-08-26 10:59 UTC  (2+ messages)

[Bug] Reverse translation skips "leading" meta protocol match
 2021-08-26 10:51 UTC  (3+ messages)

[PATCH libnetfilter_queue v2 1/5] build: doc: Fix man pages
 2021-08-26  3:43 UTC  (5+ messages)
` [PATCH libnetfilter_queue v2 2/5] build: doc: Add a man page post-processor to build_man.sh
` [PATCH libnetfilter_queue v2 3/5] build: doc: Avoid having to special-case `make distcheck`
` [PATCH libnetfilter_queue v2 4/5] build: doc: fix `make distcleancheck`
` [PATCH libnetfilter_queue v2 5/5] build: doc: Allow to specify whether to produce man pages, html, neither or both

[PATCH 2/3] net: netfilter: Add RFC-7597 Section 5.1 PSID support
 2021-08-25 17:05 UTC  (4+ messages)
` [PATCH net-next 0/3] "
  ` [PATCH net-next 2/3] net: netfilter: "

[PATCH nft] cache: provide a empty list for flowtables and objects when request fails
 2021-08-25 14:34 UTC 

[PATCH] netfilter: x_tables: handle xt_register_template() returning an error value
 2021-08-25 11:07 UTC  (3+ messages)

[PATCH nf-next 0/5] netfilter: ecache: simplify event registration
 2021-08-25 11:05 UTC  (7+ messages)
` [PATCH nf-next 1/5] netfilter: ecache: remove one indent level
` [PATCH nf-next 2/5] netfilter: ecache: remove another "
` [PATCH nf-next 3/5] netfilter: ecache: add common helper for nf_conntrack_eventmask_report
` [PATCH nf-next 4/5] netfilter: ecache: prepare for event notifier merge
` [PATCH nf-next 5/5] netfilter: ecache: remove nf_exp_event_notifier structure

[PATCH libnetfilter_queue v4 1/4] build: doc: Fix NAME entry in man pages
 2021-08-25  7:36 UTC  (14+ messages)
` [PATCH libnetfilter_queue v4 2/4] build: doc: can choose what to build and install
` [PATCH libnetfilter_queue v4 3/4] build: doc: VPATH builds work again
` [PATCH libnetfilter_queue v4 4/4] build: doc: split off shell script from within doxygen/Makefile.am

[PATCH libnetfilter_queue] build: doc: Fix man pages
 2021-08-25  4:59 UTC 

Request for a backport to Linux v5.4
 2021-08-24 16:30 UTC  (3+ messages)

[PATCH nft] cache: skip set element netlink dump for add/delete element command
 2021-08-24 10:04 UTC 

Suspicious pattern for use of function xt_register_template()
 2021-08-23 20:28 UTC  (3+ messages)

[PATCH 0/2] Reusing nfct handle for bulk ct loads
 2021-08-23 15:57 UTC  (3+ messages)
` [PATCH 1/2] tests/conntrack: script for stress-testing ct load
` [PATCH 2/2] conntrack: use same nfct handle for all entries

[PATCH nftables] src: Optimize prefix match only if is big-endian
 2021-08-23 14:36 UTC  (2+ messages)

[PATCH xtables-addons 0/8] xt_condition: per-net improvements
 2021-08-22 19:42 UTC  (11+ messages)
` [PATCH xtables-addons 1/8] build: bump minimum supported kernel version from 4.15 to 4.16
` [PATCH xtables-addons 2/8] xt_condition: use sizeof_field macro to size variable name
` [PATCH xtables-addons 3/8] xt_condition: use `xt_check_proc_name` to validate /proc file-name
` [PATCH xtables-addons 4/8] xt_condition: make mutex per-net
` [PATCH xtables-addons 5/8] xt_condition: remove `wmb` when adding new variable
` [PATCH xtables-addons 6/8] xt_condition: use `proc_net_condition` member of `struct condition_net`to signal that `condition_net_exit` has been called
` [PATCH xtables-addons 7/8] xt_condition: don't delete variables in `condition_net_exit`
` [PATCH xtables-addons 8/8] xt_condition: simplify clean-up of variables

Seemingly random crashes with CONFIG_HARDENED_USERCOPY=y on ppc64be
 2021-08-22 19:06 UTC 

[PATCH] xtables-addons 3.18 condition - Improved network namespace support
 2021-08-22 16:34 UTC  (2+ messages)

Old good cBPF and program size
 2021-08-22 16:23 UTC 

[PATCH] xtables-addons 3.18 condition - Improved network namespace support
 2021-08-22 11:50 UTC  (3+ messages)

[PATCH] Add DWARF object files to .gitignore
 2021-08-22 11:12 UTC  (3+ messages)

[PATCH libnetfilter_queue v3 1/3] build: doc: Fix NAME entry in man pages
 2021-08-22  9:26 UTC  (7+ messages)
` [PATCH libnetfilter_queue v3 2/3] build: doc: can choose what to build and install
` [PATCH libnetfilter_queue v3 3/3] build: doc: VPATH builds work again

[PATCH net-next v4] net: ipvs: add sysctl_run_estimation to support disable estimation
 2021-08-21  8:41 UTC 

[syzbot] KASAN: use-after-free Read in nf_tables_dump_sets
 2021-08-20 21:29 UTC  (2+ messages)

[PATCH nft,v3] src: queue: consolidate queue statement syntax
 2021-08-20 11:43 UTC 

[PATCH nft,v2] src: queue: consolidate queue statement syntax
 2021-08-20 11:34 UTC 

[PATCH nft] tests: shell: add nft-f/0022variables_0 dump file
 2021-08-20 11:10 UTC 

[PATCH nft] src: queue: consolidate queue statement syntax
 2021-08-20 10:50 UTC 

[PATCH nft] parser_bison: restore variable expression in queue statement
 2021-08-20 10:10 UTC 

[ANNOUNCE] nftables 1.0.0 release
 2021-08-20  9:58 UTC  (3+ messages)
  ` [PATCH nft] parser: permit symbolic defines for 'queue num' again

[PATCH nf-next] netfilter: ctnetlink: missing counters and timestamp in nfnetlink_{log,queue}
 2021-08-18 11:56 UTC 

[PATCH v2 40/63] netfilter: conntrack: Use memset_startat() to zero struct nf_conn
 2021-08-18  6:05 UTC 

[PATCH v2 iptables] iptables-nft: allow removal of empty builtin chains
 2021-08-17 13:57 UTC 

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

[PATCH v6 0/2] netfilter: add netfilter hooks to track SRv6-encapsulated flows
 2021-08-17  8:11 UTC  (4+ messages)
` [PATCH v6 1/2] netfilter: add new sysctl toggle for lightweight tunnel netfilter hooks
` [PATCH v6 2/2] netfilter: add netfilter hooks to SRv6 data plane

nfnetlink_queue -- why linear lookup ?
 2021-08-17  4:03 UTC  (20+ messages)

[PATCH AUTOSEL 5.4 3/5] netfilter: conntrack: collect all entries in one cycle
 2021-08-17  0:36 UTC 

[PATCH AUTOSEL 4.19 3/4] netfilter: conntrack: collect all entries in one cycle
 2021-08-17  0:36 UTC 

[PATCH AUTOSEL 5.10 5/9] netfilter: conntrack: collect all entries in one cycle
 2021-08-17  0:35 UTC 

[PATCH AUTOSEL 5.13 06/12] netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
 2021-08-17  0:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 07/12] netfilter: conntrack: collect all entries in one cycle

[PATCH v5 0/2] netfilter: add netfilter hooks to track SRv6-encapsulated flows
 2021-08-16 15:47 UTC  (3+ messages)
` [PATCH v5 2/2] netfilter: add netfilter hooks to SRv6 data plane

[PATCH iptabes-nft] iptables-nft: allow removal of empty builtin chains
 2021-08-15 14:36 UTC  (9+ messages)

[PATCH nft] netlink_delinearize: skip flags / mask notation for singleton bitmask again
 2021-08-15 12:51 UTC 

[PATCH libnetfilter_queue v3 0/1] src: doc: Insert SYNOPSIS sections for man pages
 2021-08-15 12:10 UTC  (3+ messages)
` [PATCH libnetfilter_queue v3 1/1] "

[PATCH] libxt_ACCOUNT_cl: correct LDFLAGS variable name
 2021-08-15 11:29 UTC  (2+ messages)

[PATCH libnetfilter_queue] include: deprecate libnetfilter_queue/linux_nfnetlink_queue.h
 2021-08-12 18:25 UTC  (6+ messages)

[syzbot] WARNING in destroy_conntrack
 2021-08-12 15:07 UTC  (2+ messages)

[PATCH nft] evaluate: expand variable containing set into multiple mappings
 2021-08-12 14:50 UTC 

[PATCH] netfilter: remove duplicate code
 2021-08-12 14:31 UTC  (3+ messages)

[PATCH libnetfilter_queue v2 0/1] Insert SYNOPSIS sections for man pages
 2021-08-12  1:56 UTC  (2+ messages)
` [PATCH libnetfilter_queue v2 1/1] src: doc: "

[nft PATCH 1/3] tests: json_echo: Print errors to stderr
 2021-08-11 22:53 UTC  (3+ messages)
` [nft PATCH 2/3] tests: monitor: "
` [nft PATCH 3/3] tests: monitor: Continue on error

[iptables PATCH] iptables-test: Make netns spawning more robust
 2021-08-11 20:14 UTC 

[PATCH nft] evaluate: element key cannot in map cannot be a set
 2021-08-11 10:33 UTC 

[PATCH net-next 00/10] Netfilter updates for net-next
 2021-08-11  9:30 UTC  (12+ 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 net-next 08/10] netfilter: ctnetlink: allow to filter dump by status bits
` [PATCH net-next 09/10] netfilter: x_tables: never register tables by default
` [PATCH net-next 10/10] netfilter: nf_queue: move hookfn registration out of struct net

[PATCH] netfiler: protect nft_ct_pcpu_template_refcnt with mutex
 2021-08-11  9:22 UTC  (4+ messages)
` [PATCH v2] netfilter: "

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

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