netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-25 15:14:38 to 2021-10-06 15:03:04 UTC [more...]

In raw prerouting, `iif` matches different interfaces in different kernels when enslaved in a vrf
 2021-10-06 15:03 UTC  (5+ messages)

[syzbot] WARNING in __nf_unregister_net_hook (4)
 2021-10-06 14:20 UTC  (3+ messages)
` [PATCH nf] netfilter: nftables: skip netdev events generated on netns removal

[PATCH libnetfilter_log v3] build: doc: `make` generates requested documentation
 2021-10-06  4:26 UTC 

[RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *
 2021-10-05 22:26 UTC  (28+ messages)

[PATCH] net/netfilter/Kconfig: use 'default y' instead of 'm' for bool config option
 2021-10-05 20:54 UTC 

[PATCH AUTOSEL 5.14 09/40] netfilter: ipset: Fix oversized kvmalloc() calls
 2021-10-05 13:49 UTC  (6+ messages)
` [PATCH AUTOSEL 5.14 12/40] netfilter: ip6_tables: zero-initialize fragment offset
` [PATCH AUTOSEL 5.14 17/40] netfilter: nf_tables: Fix oversized kvmalloc() calls
` [PATCH AUTOSEL 5.14 18/40] netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
` [PATCH AUTOSEL 5.14 19/40] netfilter: nf_nat_masquerade: defer conntrack walk to work queue
` [PATCH AUTOSEL 5.14 20/40] netfilter: conntrack: serialize hash resizes and cleanups

Linux 5.14 breaks wlan-ap traffic between wlan device
 2021-10-05 13:14 UTC 

[PATCH v1 net-next 1/1] net: Mark possible unused variables on stack with __maybe_unused
 2021-10-05  1:24 UTC  (2+ messages)

[PATCH nf v2] netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value
 2021-10-04 13:06 UTC  (2+ messages)

[PATCH nf] netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value
 2021-10-04 12:06 UTC  (3+ messages)

[PATCH nf 0/1.5 RFC] netfilter: nat: source port shadowing
 2021-10-04 10:41 UTC  (5+ messages)
` [PATCH RFC 2/2] netfilter: nf_nat: don't allow source ports that shadow local port

[nft PATCH] parser: extend limit statement syntax
 2021-10-03 14:58 UTC  (2+ messages)

[PATCH libnetfilter_log v2] build: doc: `make` generates requested documentation
 2021-10-03  2:35 UTC  (3+ messages)

[nft PATCH] rule: remove fake stateless output of named counters
 2021-10-02 19:49 UTC 

[PATCH net 0/4] Netfilter fixes for net (v2)
 2021-10-02 13:10 UTC  (6+ messages)
` [PATCH net 1/4] netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
` [PATCH net 2/4] netfilter: nf_tables: add position handle in event notification
` [PATCH net 3/4] netfilter: nf_tables: reverse order in rule replacement expansion
` [PATCH net 4/4] netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification

[PATCH nft] cache: unset NFT_CACHE_SETELEM with --terse listing
 2021-10-02 11:50 UTC 

[PATCH net-next v4] net: ipvs: add sysctl_run_estimation to support disable estimation
 2021-10-02  8:59 UTC  (2+ messages)

[iptables PATCH] tests: shell: fix bashism
 2021-10-01 20:07 UTC  (2+ messages)

[xtables-addons] xt_ipp2p: add ipv6 module alias
 2021-10-01 19:48 UTC  (6+ messages)

[PATCH iptables v2 0/8] extensions: libxt_NFLOG: use nft back-end for iptables-nft
 2021-10-01 17:41 UTC  (9+ messages)
` [PATCH iptables v2 1/8] nft: fix indentation error
` [PATCH iptables v2 2/8] extensions: libxt_NFLOG: use nft built-in logging instead of xt_NFLOG
` [PATCH iptables v2 3/8] extensions: libxt_NFLOG: don't truncate log prefix on print/save
` [PATCH iptables v2 4/8] extensions: libxt_NFLOG: disable `--nflog-range` Python test-cases
` [PATCH iptables v2 5/8] extensions: libxt_NFLOG: fix `--nflog-prefix` "
` [PATCH iptables v2 6/8] extensions: libxt_NFLOG: remove extra space when saving targets with prefixes
` [PATCH iptables v2 7/8] build: replace `AM_PROG_LIBTOOL` and `AC_DISABLE_STATIC` with `LT_INIT`
` [PATCH iptables v2 8/8] tests: iptables-test: correct misspelt variable

[PATCH 1/3] extensions: libtxt_NFLOG: use nft built-in logging instead of xt_NFLOG
 2021-09-30 20:04 UTC  (3+ messages)

[PATCH nf-next v5 0/6] Netfilter egress hook
 2021-09-30 19:17 UTC  (22+ messages)
` [PATCH nf-next v5 1/6] netfilter: Rename ingress hook include file
` [PATCH nf-next v5 2/6] netfilter: Generalize "
` [PATCH nf-next v5 3/6] netfilter: nf_tables: move netdev ingress filter chain to nf_tables_netdev.c
` [PATCH nf-next v5 4/6] netfilter: Introduce egress hook
` [PATCH nf-next v5 5/6] af_packet: "
` [PATCH nf-next v5 6/6] netfilter: nf_tables: add egress support

[iptables PATCH v2 00/17] Eliminate dedicated arptables-nft parser
 2021-09-30 14:04 UTC  (18+ messages)
` [iptables PATCH v2 01/17] nft: Introduce builtin_tables_lookup()
` [iptables PATCH v2 02/17] xshared: Store optstring in xtables_globals
` [iptables PATCH v2 03/17] nft-shared: Introduce init_cs family ops callback
` [iptables PATCH v2 04/17] xtables: Simplify addr_mask freeing
` [iptables PATCH v2 05/17] nft: Add family ops callbacks wrapping different nft_cmd_* functions
` [iptables PATCH v2 06/17] xtables-standalone: Drop version number from init errors
` [iptables PATCH v2 07/17] libxtables: Introduce xtables_globals print_help callback
` [iptables PATCH v2 08/17] arptables: Use standard data structures when parsing
` [iptables PATCH v2 09/17] nft-arp: Introduce post_parse callback
` [iptables PATCH v2 10/17] nft-shared: Make nft_check_xt_legacy() family agnostic
` [iptables PATCH v2 11/17] xtables: Derive xtables_globals from family
` [iptables PATCH v2 12/17] nft: Merge xtables-arp-standalone.c into xtables-standalone.c
` [iptables PATCH v2 13/17] xtables: arptables doesn't warn about empty interface
` [iptables PATCH v2 14/17] xtables: arptables accepts but ignores '-m'
` [iptables PATCH v2 15/17] xtables: arptables ignores wrong -t values
` [iptables PATCH v2 16/17] xtables: Support '!' betwen option and argument
` [iptables PATCH v2 17/17] nft: Store maximum allowed chain name length in family ops

[PATCH net 0/5] Netfilter fixes for net
 2021-09-30 13:49 UTC  (10+ messages)
` [PATCH net 1/5] netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
` [PATCH net 2/5] netfilter: nf_tables: add position handle in event notification
` [PATCH net 3/5] netfilter: nf_tables: reverse order in rule replacement expansion
` [PATCH net 4/5] netfilter: nft_dynset: relax superfluous check on set updates
` [PATCH net 5/5] netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification

ebtables behaving weirdly on MIPS platform
 2021-09-30 13:02 UTC  (5+ messages)

[syzbot] WARNING: kmalloc bug in hash_netportnet_create
 2021-09-29 17:56 UTC 

[PATCH nft] cache: filter out sets and maps that are not requested
 2021-09-29 16:53 UTC 

[PATCH nft 1/2] cache: finer grain cache population for list commands
 2021-09-29 11:33 UTC  (2+ messages)
` [PATCH nft 2/2] cache: filter out tables that are not requested

[PATCH nft] cache: set on cache flags for nested notation
 2021-09-29  9:24 UTC 

[PATCH] Fix typo in ipset-translate man page
 2021-09-29  8:10 UTC 

[PATCH nft,v2 2/2] evaluate: check for missing transport protocol match in nat map with concatenations
 2021-09-28 22:27 UTC 

[PATCH nft 1/2] evaluate: check for concatenation in set data datatype
 2021-09-28 20:55 UTC  (2+ messages)
` [PATCH nft 2/2] evaluate: check for missing transport protocol match in nat map with concatenations

[PATCH][net-next] netfilter: ebtables: use array_size() helper in copy_{from,to}_user()
 2021-09-28 20:06 UTC 

[PATCH nft] netlink: dynset: set compound expr dtype based on set key definition
 2021-09-28 19:34 UTC 

[PATCH libnetfilter_log v2] src: doc: revise doxygen for all other modules
 2021-09-28 18:52 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in nf_tables_fill_table_info
 2021-09-28 12:19 UTC 

[PATCH nft] payload: don't adjust offsets of autogenerated dependency expressions
 2021-09-28 12:16 UTC 

[PATCH nf] netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
 2021-09-28 11:05 UTC  (2+ messages)

[PATCH conntrack-tools v2] conntrack.8: minor copy edit
 2021-09-28 10:54 UTC  (2+ messages)

[PATCH libnetfilter_log 0/2] utils: nfulnl_test: Test nflog_get_packet_hw
 2021-09-28 10:50 UTC  (5+ messages)
` [PATCH libnetfilter_log 1/2] utils: nfulnl_test: Agree with man pages
` [PATCH libnetfilter_log 2/2] utils: nfulnl_test: Add rather extensive test of nflog_get_packet_hw()

[PATCH libnetfilter_queue v4 0/1] build: doc: Allow to specify whether to produce man pages, html, neither or both
 2021-09-28 10:21 UTC  (2+ messages)

[PATCH v2 1/1] xt_ECHO, xt_TARPIT: make properly conditional on IPv6
 2021-09-28  9:43 UTC  (2+ messages)

[PATCH libnetfilter_queue v3 1/4] src: doc: revise doxygen for all other modules
 2021-09-28  0:57 UTC  (5+ messages)
` [PATCH libnetfilter_queue v3 2/4] src: doc: Insert SYNOPSIS sections for man pages
` [PATCH libnetfilter_queue v3 3/4] src: doc: Add \return for nflog_get_packet_hw()
` [PATCH libnetfilter_queue v3 4/4] src: doc: Document nflog_callback_register() and nflog_handle_packet()

[PATCH conntrack-tools] conntrack.8: minor copy edit
 2021-09-27 15:06 UTC 

[iptables PATCH 00/12] Eliminate dedicated arptables-nft parser
 2021-09-27 15:03 UTC  (13+ messages)
` [iptables PATCH 01/12] nft: Introduce builtin_tables_lookup()
` [iptables PATCH 02/12] xshared: Store optstring in xtables_globals
` [iptables PATCH 03/12] nft-shared: Introduce init_cs family ops callback
` [iptables PATCH 04/12] xtables: Simplify addr_mask freeing
` [iptables PATCH 05/12] nft: Add family ops callbacks wrapping different nft_cmd_* functions
` [iptables PATCH 06/12] xtables-standalone: Drop version number from init errors
` [iptables PATCH 07/12] libxtables: Introduce xtables_globals print_help callback
` [iptables PATCH 08/12] arptables: Use standard data structures when parsing
` [iptables PATCH 09/12] nft-arp: Introduce post_parse callback
` [iptables PATCH 10/12] nft-shared: Make nft_check_xt_legacy() family agnostic
` [iptables PATCH 11/12] xtables: Derive xtables_globals from family
` [iptables PATCH 12/12] nft: Merge xtables-arp-standalone.c into xtables-standalone.c

[conntrack-tools 0/6] Build fixes
 2021-09-27  8:33 UTC  (10+ messages)
` [conntrack-tools 1/6] build: remove commented-out macros from configure.ac
` [conntrack-tools 2/6] build: quote AC_INIT arguments
` [conntrack-tools 3/6] build: replace `AM_PROG_LIBTOOL` and `AC_DISABLE_STATIC` with `LT_INIT`
` [conntrack-tools 4/6] build: remove yacc-generated header from EXTRA_DIST
` [conntrack-tools 5/6] build: clean yacc- and lex-generated files with maintainer-clean
` [conntrack-tools 6/6] build: fix dependency-tracking of yacc-generated header

[iptables PATCH 0/4] nft: Fix and improve base chain handling
 2021-09-27  7:32 UTC  (3+ messages)
` [iptables PATCH 4/4] nft: Delete builtin chains compatibly

[PATCH 1/1] xt_ECHO, xt_TARPIT: make properly conditional on IPv6
 2021-09-26 19:22 UTC 

[PATCH nf,v2] netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification
 2021-09-26 11:22 UTC 

[PATCH nft] monitor: honor NLM_F_EXCL netlink flag
 2021-09-26 10:50 UTC 

[PATCH nf] netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification
 2021-09-26 10:49 UTC 

[PATCH iptables] xtables-translate: add missing argument and option to usage
 2021-09-26  9:34 UTC  (2+ messages)

[PATCH nft] evaluate: provide a hint on missing dynamic flag
 2021-09-25 20:46 UTC 

[PATCH 1/3] monitor: display rule position handle
 2021-09-25 20:45 UTC  (3+ messages)
` [PATCH 2/3] monitor: honor NLM_F_APPEND flag for rules
` [PATCH 3/3] tests: monitor: update insert and replace commands

[PATCH nf] netfilter: nft_dynset: relax superfluous check on set updates
 2021-09-25 20:40 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).