netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-05 03:31:12 to 2021-03-18 06:39:23 UTC [more...]

Bug when updating ICMP flows using conntrack tools
 2021-03-18  6:38 UTC 

[nf-next,v2] netfilter: nftables: update table flags from the commit phase
 2021-03-18  0:36 UTC 

[PATCH nf-next] netfilter: nftables: update table flags from the commit phase
 2021-03-18  0:30 UTC 

[PATCH nf 1/2] netfilter: nftables: missing transaction object on flowtable deletion
 2021-03-18  0:21 UTC  (3+ messages)
` [PATCH nf 2/2] netfilter: nftables: skip hook overlap logic if flowtable is stale

[PATCH nf] netfilter: flowtable: Make sure GC works periodically in idle system
 2021-03-17 23:41 UTC  (2+ messages)

[PATCH][nft,v2] conntrack: Fix gre tunneling over ipv6
 2021-03-17 23:39 UTC  (2+ messages)

[PATCH RESEND][next] netfilter: Fix fall-through warnings for Clang
 2021-03-17 23:37 UTC  (2+ messages)

[PATCH net-next] netfilter: conntrack: Remove unused variable declaration
 2021-03-17 23:37 UTC  (2+ messages)

[PATCH nf-next] netfilter: flowtable: separate replace, destroy and stats to different workqueues
 2021-03-17 23:36 UTC  (2+ messages)

[PATCH nft] tests: shell: flowtable add after delete in batch
 2021-03-17 20:36 UTC 

[PATCH v3 0/8] conntrack: save output format
 2021-03-17 18:31 UTC  (10+ messages)
` [PATCH v3 1/8] conntrack: reset optind in do_parse
` [PATCH v3 3/8] conntrack: per-command entries counters
` [PATCH v3 4/8] conntrack: introduce ct_cmd_list

[PATCH nf-next,v2 1/6] netfilter: flowtable: consolidate skb_try_make_writable() call
 2021-03-17 15:16 UTC  (6+ messages)
` [PATCH nf-next,v2 2/6] netfilter: flowtable: move skb_try_make_writable() before NAT in IPv4
` [PATCH nf-next,v2 3/6] netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
` [PATCH nf-next,v2 4/6] netfilter: flowtable: fast NAT functions never fail
` [PATCH nf-next,v2 5/6] netfilter: flowtable: call dst_check() to fall back to classic forwarding
` [PATCH nf-next,v2 6/6] netfilter: flowtable: refresh timeout after dst and writable checks

Ethernet Frame capture with nfqueue
 2021-03-17 12:35 UTC 

[PATCH 2/2,v2] netfilter: nftables: allow to update flowtable flags
 2021-03-17 11:54 UTC 

[PATCH nf-next 1/3] netfilter: flowtable: consolidate skb_try_make_writable() call
 2021-03-17 11:53 UTC  (3+ messages)
` [PATCH nf-next 2/3] netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
` [PATCH nf-next 3/3] netfilter: flowtable: fast NAT functions never fail

[PATCH nf 1/2] netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flags
 2021-03-17 10:31 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: nftables: allow to update "

[syzbot] KMSAN: uninit-value in iptable_mangle_hook (5)
 2021-03-17  5:49 UTC 

[PATCH nft] segtree: release single element already contained in an interval
 2021-03-16 23:55 UTC 

[PATCH nft 0/6] arbirary table/chain names
 2021-03-16 23:40 UTC  (7+ messages)
` [PATCH nft 1/6] scanner: add support for scope nesting
` [PATCH nft 2/6] scanner: counter: move to own scope
` [PATCH nft 3/6] scanner: log: "
` [PATCH nft 4/6] scanner: support arbitary table names
` [PATCH nft 5/6] scanner: support arbitrary chain names
` [PATCH nft 6/6] src: allow arbitary chain name in implicit rule add case

CFS for Netdev 0x15 open!
 2021-03-16 13:21 UTC 

[PATCH nf] netfilter: ctnetlink: fix dump of the expect mask attribute
 2021-03-15 17:43 UTC  (2+ messages)

[PATCH v2 0/3] Don't use RCU for x_tables synchronization
 2021-03-15 17:42 UTC  (7+ messages)
` [PATCH v2 1/3] Revert "netfilter: x_tables: Update remaining dereference to RCU"
` [PATCH v2 2/3] Revert "netfilter: x_tables: Switch synchronization "
` [PATCH v2 3/3] netfilter: x_tables: Use correct memory barriers

[PATCH conntrack 1/6] conntrack: pass command object to callbacks
 2021-03-15 16:49 UTC  (6+ messages)
` [PATCH conntrack 2/6] conntrack: pass ct_cmd to nfct_filter_init()
` [PATCH conntrack 3/6] conntrack: pass cmd to nfct_filter()
` [PATCH conntrack 4/6] conntrack: pass cmd to filter nat, mark and network functions
` [PATCH conntrack 5/6] conntrack: move options flag to ct_cmd object
` [PATCH conntrack 6/6] conntrack: add function to print command stats

xtables-addons-3.17 fail build on armv7 with musl libc
 2021-03-12 13:13 UTC  (3+ messages)

[PATCH net-next 00/23] netfilter: flowtable enhancements
 2021-03-12  7:36 UTC  (28+ messages)
` [PATCH net-next 01/23] net: resolve forwarding path from virtual netdevice and HW destination address
` [PATCH net-next 02/23] net: 8021q: resolve forwarding path for vlan devices
` [PATCH net-next 03/23] net: bridge: resolve forwarding path for bridge devices
` [PATCH net-next 04/23] net: bridge: resolve forwarding path for VLAN tag actions in "
` [PATCH net-next 05/23] net: ppp: resolve forwarding path for bridge pppoe devices
` [PATCH net-next 06/23] net: dsa: resolve forwarding path for dsa slave ports
` [PATCH net-next 07/23] netfilter: flowtable: add xmit path types
` [PATCH net-next 08/23] netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
` [PATCH net-next 09/23] netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
` [PATCH net-next 10/23] netfilter: flowtable: add vlan support
` [PATCH net-next 11/23] netfilter: flowtable: add bridge vlan filtering support
` [PATCH net-next 12/23] netfilter: flowtable: add pppoe support
` [PATCH net-next 13/23] netfilter: flowtable: add dsa support
` [PATCH net-next 14/23] selftests: netfilter: flowtable bridge and vlan support
` [PATCH net-next 15/23] netfilter: flowtable: add offload support for xmit path types
` [PATCH net-next 16/23] netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
` [PATCH net-next 17/23] netfilter: flowtable: bridge vlan hardware offload and switchdev
` [PATCH net-next 18/23] net: flow_offload: add FLOW_ACTION_PPPOE_PUSH
` [PATCH net-next 19/23] netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSH
` [PATCH net-next 20/23] dsa: slave: add support for TC_SETUP_FT
` [PATCH net-next 21/23] net: ethernet: mtk_eth_soc: add support for initializing the PPE
` [PATCH net-next 22/23] net: ethernet: mtk_eth_soc: add flow offloading support
` [PATCH net-next 23/23] net: ethernet: mtk_eth_soc: fix parsing packets in GDM

[conntrack-tools PATCH 1/2] tests: conntrackd: add testcase for missing hashtable buckets and max entries
 2021-03-11 13:35 UTC  (4+ messages)
` [conntrack-tools PATCH 2/2] tests: conntrackd: silence sysctl

[PATCH nft 00/12] move more keywords away from initial scope
 2021-03-11 13:23 UTC  (13+ messages)
` [PATCH nft 01/12] scanner: ct: move to own scope
` [PATCH nft 02/12] scanner: ip: "
` [PATCH nft 03/12] scanner: ip6: "
` [PATCH nft 04/12] scanner: add fib scope
` [PATCH nft 05/12] scanner: add ether scope
` [PATCH nft 06/12] scanner: arp: move to own scope
` [PATCH nft 07/12] scanner: remove saddr/daddr from initial state
` [PATCH nft 08/12] scanner: vlan: move to own scope
` [PATCH nft 09/12] scanner: limit: "
` [PATCH nft 10/12] scanner: quota: "
` [PATCH nft 11/12] scanner: move until,over,used keywords away from init state
` [PATCH nft 12/12] scanner: secmark: move to own scope

[PATCH nft] src: move remaining cache in rule.c function to cache.c
 2021-03-11 12:34 UTC 

[PATCH nf] netfilter REJECT: Fix destination MAC in RST packets
 2021-03-11  3:39 UTC  (9+ messages)

[PATCH RFC nf-next 0/2] ct helper object name matching
 2021-03-09 21:24 UTC  (5+ messages)
` [PATCH nf-next 1/2] netfilter: nftables: rename NFT_CT_HELPER to NFT_CT_HELPER_TYPE
` [PATCH nf-next 2/2] netfilter: nftables: add NFT_CT_HELPER_OBJNAME

[libnftnl PATCH 00/10] Kill non-default output leftovers
 2021-03-09 15:45 UTC  (11+ messages)
` [libnftnl PATCH 01/10] expr: Fix snprintf buffer length updates
` [libnftnl PATCH 02/10] obj/ct_expect: "
` [libnftnl PATCH 03/10] obj/ct_timeout: "
` [libnftnl PATCH 04/10] object: Fix for wrong parameter passed to snprintf callback
` [libnftnl PATCH 05/10] expr: Check output type once and for all
` [libnftnl PATCH 06/10] expr/data_reg: Drop output_format parameter
` [libnftnl PATCH 07/10] obj: Drop type parameter from snprintf callback
` [libnftnl PATCH 08/10] Drop pointless local variable in snprintf callbacks
` [libnftnl PATCH 09/10] Get rid of single option switch statements
` [libnftnl PATCH 10/10] ruleset: Eliminate tag and separator helpers

[PATCH nft] nftables: xt: fix misprint in nft_xt_compatible_revision
 2021-03-09 15:26 UTC  (3+ messages)

[PATCH v25 07/25] LSM: Use lsmblob in security_secctx_to_secid
 2021-03-09 14:42 UTC  (5+ messages)
` [PATCH v25 08/25] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v25 15/25] LSM: Ensure the correct LSM context releaser
` [PATCH v25 16/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v25 18/25] LSM: security_secid_to_secctx in netlink netfilter

[libnftnl PATCH 0/5] A few cosmetic changes
 2021-03-09 13:45 UTC  (7+ messages)
` [libnftnl PATCH 1/5] expr/socket: Kill dead code
` [libnftnl PATCH 2/5] expr/tunnel: "
` [libnftnl PATCH 3/5] expr/xfrm: "
` [libnftnl PATCH 4/5] rule: Avoid printing trailing spaces
` [libnftnl PATCH 5/5] expr: data_reg: Reduce indenting level a bit

[PATCH] net: bridge: fix error return code of do_update_counters()
 2021-03-09 13:31 UTC  (3+ messages)

[HEADS UP] bugzilla.netfilter.org is under maintainance
 2021-03-09 13:03 UTC  (2+ messages)

[PATCH] doc: use symbolic names for chain priorities
 2021-03-09 10:53 UTC 

[RFC PATCH] doc: use symbolic names for chain priorities
 2021-03-09 10:47 UTC  (5+ messages)

[PATCH conntrack-tools] conntrackd: set default hashtable buckets and max entries if not specified
 2021-03-09 10:05 UTC  (3+ messages)

[PATCH 0/3] Minor documentation improvements
 2021-03-09  1:43 UTC  (5+ messages)
` [PATCH 1/3] doc: add * to include example to actually include files
` [PATCH 2/3] doc: remove duplicate tables in synproxy example
` [PATCH 3/3] doc: move drop rule on a separate line in blackhole example

[PATCH nft 0/6] scanner rework part 1
 2021-03-08 17:18 UTC  (7+ messages)
` [PATCH nft 1/6] scanner: remove unused tokens
` [PATCH nft 2/6] scanner: introduce start condition stack
` [PATCH nft 3/6] scanner: queue: move to own scope
` [PATCH nft 4/6] scanner: ipsec: "
` [PATCH nft 5/6] scanner: rt: "
` [PATCH nft 6/6] scanner: socket: "

{PATCH nf] x_tables: Allow REJECT targets in PREROUTING chains
 2021-03-08 16:06 UTC  (3+ messages)

[nft PATCH] tests/py: Fix for missing JSON equivalent in any/ct.t.json
 2021-03-08 14:45 UTC 

[nft PATCH] mnl: Set NFTNL_SET_DATA_TYPE before dumping set elements
 2021-03-08 14:42 UTC 

[libnftnl PATCH] set_elem: Fix printing of verdict map elements
 2021-03-08 14:42 UTC 

[libnftnl PATCH] expr/{masq,nat}: Don't print unused regs
 2021-03-08 14:13 UTC 

[nft PATCH] tests/py: Adjust payloads for fixed nat statement dumps
 2021-03-08 14:14 UTC 

[PATCH net 0/9] Netfilter fixes for net
 2021-03-07  1:10 UTC  (13+ messages)
` [PATCH net 1/9] uapi: nfnetlink_cthelper.h: fix userspace compilation error
` [PATCH net 2/9] netfilter: conntrack: Remove a double space in a log message
` [PATCH net 3/9] netfilter: nf_nat: undo erroneous tcp edemux lookup
` [PATCH net 4/9] netfilter: conntrack: avoid misleading 'invalid' in log message
` [PATCH net 5/9] selftests: netfilter: test nat port clash resolution interaction with tcp early demux
` [PATCH net 6/9] netfilter: x_tables: gpf inside xt_find_revision()
` [PATCH net 7/9] netfilter: nftables: disallow updates on table ownership
` [PATCH net 8/9] netfilter: nftables: fix possible double hook unregistration with table owner
` [PATCH net 9/9] netfilter: nftables: bogus check for netlink portID "

[PATCH nft 1/3] parser: squash duplicated spec/specid rules
 2021-03-05 20:16 UTC  (3+ messages)
` [PATCH nft 2/3] parser: compact map RHS type

[PATCH nft] expression: memleak in verdict_expr_parse_udata()
 2021-03-05 19:37 UTC 

Kernel Error FLOW OFFLOAD on nftables
 2021-03-05 16:20 UTC  (2+ messages)

[PATCH 0/3] Don't use RCU for x_tables synchronization
 2021-03-05  3:30 UTC  (4+ messages)
` [PATCH 3/3] netfilter: x_tables: Use correct memory barriers


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