netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-31 10:20:13 to 2019-06-10 15:51:03 UTC [more...]

[PATCH nf-next] netfilter: add support for matching IPv4 options
 2019-06-10 15:50 UTC  (11+ messages)

[PATCH nft 1/2] netlink_delinearize: release expressions in context registers
 2019-06-10 15:34 UTC  (2+ messages)
` [PATCH nft 2/2] netlink_delinearize: release expression before calling netlink_parse_concat_expr()

[ANNOUNCE] ipset 7.2 released
 2019-06-10 12:28 UTC 

[PATCH 0/7] ipset patches for nf-next
 2019-06-10 12:24 UTC  (8+ messages)
` [PATCH 1/7] netfilter: ipset: remove useless memset() calls
` [PATCH 2/7] netfilter: ipset: merge uadd and udel functions
` [PATCH 3/7] netfilter: ipset: fix a missing check of nla_parse
` [PATCH 4/7] netfilter: ipset: Fix the last missing check of nla_parse_deprecated()
` [PATCH 5/7] netfilter: ipset: Fix error path in set_target_v3_checkentry()
` [PATCH 6/7] ipset: Fix memory accounting for hash types on resize
` [PATCH 7/7] Update my email address

[PATCH nft] expression: use expr_clone() from verdict_expr_clone()
 2019-06-10 11:53 UTC 

[PATCH nft] src: invalid read when importing chain name (trace and json)
 2019-06-10 11:36 UTC 

[PATCH nft] src: invalid read when importing chain name
 2019-06-10 11:14 UTC 

[PATCH v5] extensions: libxt_owner: Add supplementary groups option
 2019-06-10 10:58 UTC 

[PATCH v4] extensions: libxt_owner: Add supplementary groups option
 2019-06-10 10:34 UTC  (2+ messages)

[PATCH] netfilter: nft_paylaod: add base type NFT_PAYLOAD_LL_HEADER_NO_TAG
 2019-06-10  9:44 UTC  (2+ messages)

[iptables PATCH] xtables-restore: Fix program names in help texts
 2019-06-09 18:28 UTC  (2+ messages)

[PATCH nft v6 2/2]tests: py: add netns feature
 2019-06-09 18:18 UTC 

[PATCH nft v6 1/2]tests: py: conversion to python3
 2019-06-09 18:17 UTC 

[PATCH net-next v1 0/1] br_netfilter: enable in non-initial netns
 2019-06-09 16:23 UTC  (2+ messages)
` [PATCH net-next v1 1/1] br_netfilter: namespace bridge netfilter sysctls

[PATCH RESEND net-next 0/2] br_netfilter: enable in non-initial netns
 2019-06-09 15:44 UTC  (10+ messages)
` [PATCH RESEND net-next 1/2] br_netfilter: add struct netns_brnf
` [PATCH RESEND net-next 2/2] br_netfilter: namespace bridge netfilter sysctls

[PATCH AUTOSEL 5.1 09/70] netfilter: nf_tables: fix oops during rule dump
 2019-06-08 11:38 UTC  (5+ messages)
` [PATCH AUTOSEL 5.1 11/70] netfilter: nf_queue: fix reinject verdict handling
` [PATCH AUTOSEL 5.1 12/70] netfilter: nft_fib: Fix existence check support
` [PATCH AUTOSEL 5.1 13/70] ipvs: Fix use-after-free in ip_vs_in
` [PATCH AUTOSEL 5.1 15/70] netfilter: nat: fix udp checksum corruption

[PATCH AUTOSEL 4.14 03/31] netfilter: nf_queue: fix reinject verdict handling
 2019-06-08 11:46 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 04/31] ipvs: Fix use-after-free in ip_vs_in

[PATCH AUTOSEL 4.19 05/49] netfilter: nf_queue: fix reinject verdict handling
 2019-06-08 11:41 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 06/49] ipvs: Fix use-after-free in ip_vs_in

[nft PATCH 0/4] Some fixes and minor improvements in tests/
 2019-06-07 22:06 UTC  (6+ messages)
` [nft PATCH 1/4] tests/py: Fix JSON equivalents
` [nft PATCH 2/4] tests/py: Add missing arp.t "
` [nft PATCH 3/4] tests/shell: Fix warning from awk call
` [nft PATCH 4/4] tests/shell: Print unified diffs in dump errors

[nft PATCH v6 0/5] Support intra-transaction rule references
 2019-06-07 21:59 UTC  (7+ messages)
` [nft PATCH v6 1/5] cache: Fix evaluation for rules with index reference
` [nft PATCH v6 2/5] tests/json_echo: Drop needless workaround
` [nft PATCH v6 3/5] rule: Introduce rule_lookup_by_index()
` [nft PATCH v6 4/5] src: Make cache_is_complete() public
` [nft PATCH v6 5/5] src: Support intra-transaction rule references

[PATCH nf-next] netfilter: xt_owner: bail out with EINVAL in case of unsupported flags
 2019-06-07 14:37 UTC 

[PATCH nf] netfilter: ipv6: nf_defrag: accept duplicate fragments again
 2019-06-07 12:49 UTC  (5+ messages)

[PATCH nft] libnftables: check for errors after evaluations
 2019-06-07 12:22 UTC 

[PATCH nft] mnl: bogus error when running monitor mode
 2019-06-07 12:05 UTC  (3+ messages)

[PATCH nft] libnftables: keep evaluating until parser_max_errors
 2019-06-07 11:42 UTC 

[PATCH nft] evaluate: use-after-free in implicit set
 2019-06-07 10:39 UTC 

[PATCH nft 1/2] src: generation ID is 32-bit long
 2019-06-07  9:12 UTC  (2+ messages)
` [PATCH nft 2/2,v2] rule: ensure cache consistency

[PATCH nf-next v4 0/3] Extract SYNPROXY infrastructure
 2019-06-07  0:36 UTC  (4+ messages)
` [PATCH nf-next v4 1/3] netfilter: synproxy: add common uapi for "
` [PATCH nf-next v4 2/3] netfilter: synproxy: remove module dependency on IPv6 SYNPROXY
` [PATCH nf-next v4 3/3] netfilter: synproxy: extract SYNPROXY infrastructure from {ipt,ip6t}_SYNPROXY

How to use concatenation ipv4_addr . inet_proto . inet_service
 2019-06-06 21:48 UTC  (2+ messages)

[PATCH iptables v1] iptables-test: fix python3
 2019-06-06 19:50 UTC 

[PATCH nft] rule: ensure cache consistency
 2019-06-06 12:11 UTC 

[PATCH net-next v2] netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gather
 2019-06-06  9:52 UTC  (5+ messages)

[nft PATCH v5 00/10] Cache update fix && intra-transaction rule references
 2019-06-06  9:42 UTC  (17+ messages)
` [nft PATCH v5 01/10] src: Fix cache_flush() in cache_needs_more() logic
` [nft PATCH v5 02/10] src: Utilize CMD_FLUSH for cache->cmd
` [nft PATCH v5 03/10] libnftables: Drop cache in error case
` [nft PATCH v5 04/10] libnftables: Keep list of commands in nft context
` [nft PATCH v5 05/10] src: Make {table,chain}_not_found() public
` [nft PATCH v5 06/10] src: Restore local entries after cache update
` [nft PATCH v5 07/10] rule: Introduce rule_lookup_by_index()
` [nft PATCH v5 08/10] src: Make cache_is_complete() public
` [nft PATCH v5 09/10] include: Collect __stmt_binary_error() wrapper macros
` [nft PATCH v5 10/10] src: Support intra-transaction rule references

[PATCH nft 0/4] split parse and evaluation phase to simplify cache logic
 2019-06-06  9:25 UTC  (7+ messages)
` [PATCH nft 1/4] src: dynamic input_descriptor allocation
` [PATCH nft 2/4] src: perform evaluation after parsing
` [PATCH nft 3/4] src: Display parser and evaluate errors in one shot
` [PATCH nft 4/4] src: single cache_update() call to build cache before evaluation

[PATCH nft 4/4,v2] src: single cache_update() call to build cache before evaluation
 2019-06-06  9:14 UTC 

Get your USB drives
 2019-06-05 12:41 UTC 

[PATCH libnftnl v4 0/2] add ct expectation support
 2019-06-05  9:33 UTC  (6+ messages)
` [PATCH libnftnl v4 1/2] src: "
` [PATCH libnftnl v4 2/2] examples: add ct expectation examples

[PATCH] netfilter: nf_conntrack_sip: fix ct_sip_walk_headers
 2019-06-05  9:32 UTC 

[PATCH nftables v4 0/1] add ct expectation support
 2019-06-05  9:28 UTC  (2+ messages)
` [PATCH nftables v4 1/1] add ct expectations support

[PATCH net] ipvs: defer hook registration to avoid leaks
 2019-06-04 18:56 UTC 

[PATCH] ipset: Fix memory accounting for hash types on resize
 2019-06-04 18:34 UTC  (2+ messages)

LPC 2019 Networking Track CFP
 2019-06-04 18:05 UTC 

[PATCH net] netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
 2019-06-04 16:03 UTC  (4+ messages)

[PATCH nf-next] netfilter: conntrack: small conntrack lookup optimization
 2019-06-04 12:14 UTC 

[PATCH v3] netfilter: nf_conntrack_sip: fix expectation clash
 2019-06-04  8:34 UTC  (2+ messages)
` [PATCH v5] "

[nft PATCH v4 0/7] Cache update fix && intra-transaction rule references
 2019-06-04  7:17 UTC  (5+ messages)
` [nft PATCH v4 7/7] src: Support "

memory leak in nf_hook_entries_grow
 2019-06-03 21:32 UTC  (2+ messages)

[PATCH ghak90 V6 02/10] audit: add container id
 2019-06-03 20:24 UTC  (13+ messages)

WARNING: suspicious RCU usage in in_dev_dump_addr
 2019-06-03 18:51 UTC 

[PATCH ghak90 V6] fixup! audit: add containerid filtering
 2019-06-03 16:01 UTC  (2+ messages)

nftables release
 2019-06-03  9:40 UTC  (3+ messages)

In A Nutshell
 2019-05-31  0:31 UTC 

[PATCH] netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gather
 2019-06-02 13:22 UTC 

[PATCH 00/15] Netfilter/IPVS updates for net-next
 2019-06-01 23:45 UTC  (17+ messages)
` [PATCH 01/15] ipvs: allow rs_table to contain different real server types
` [PATCH 02/15] ipvs: add function to find tunnels
` [PATCH 03/15] ipvs: strip udp tunnel headers from icmp errors
` [PATCH 04/15] netfilter: xt_owner: Add supplementary groups option
` [PATCH 05/15] netfilter: nf_flow_table: remove unnecessary variable in flow_offload_tuple
` [PATCH 06/15] netfilter: nf_tables: free base chain counters from worker
` [PATCH 07/15] netfilter: bridge: convert skb_make_writable to skb_ensure_writable
` [PATCH 08/15] netfilter: ipvs: prefer skb_ensure_writable
` [PATCH 09/15] netfilter: conntrack, nat: "
` [PATCH 10/15] netfilter: ipv4: "
` [PATCH 11/15] netfilter: nf_tables: "
` [PATCH 12/15] netfilter: xt_HL: "
` [PATCH 13/15] netfilter: tcpmss, optstrip: "
` [PATCH 14/15] netfilter: replace skb_make_writable with skb_ensure_writable
` [PATCH 15/15] ipvs: add checksum support for gue encapsulation

[PATCH AUTOSEL 5.1 066/186] netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression
 2019-06-01 13:14 UTC  (4+ messages)
` [PATCH AUTOSEL 5.1 069/186] netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast
` [PATCH AUTOSEL 5.1 070/186] netfilter: nf_conntrack_h323: restore boundary check correctness
` [PATCH AUTOSEL 5.1 072/186] netfilter: nf_tables: fix base chain stat rcu_dereference usage

[PATCH AUTOSEL 5.0 061/173] netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression
 2019-06-01 13:17 UTC  (4+ messages)
` [PATCH AUTOSEL 5.0 064/173] netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast
` [PATCH AUTOSEL 5.0 065/173] netfilter: nf_conntrack_h323: restore boundary check correctness
` [PATCH AUTOSEL 5.0 067/173] netfilter: nf_tables: fix base chain stat rcu_dereference usage

[PATCH AUTOSEL 4.19 051/141] netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast
 2019-06-01 13:20 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 052/141] netfilter: nf_conntrack_h323: restore boundary check correctness
` [PATCH AUTOSEL 4.19 054/141] netfilter: nf_tables: fix base chain stat rcu_dereference usage

Kernel compilation error
 2019-06-01  0:12 UTC  (2+ messages)

[PATCH nft,v2 1/7] mnl: add mnl_set_rcvbuffer() and use it
 2019-05-31 18:40 UTC  (4+ messages)
` [PATCH nft,v2 5/7] mnl: estimate receiver buffer size

[PATCH] netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
 2019-05-31 18:04 UTC  (2+ messages)

[nft PATCH 0/4] Fix ENOBUFS error in large transactions with --echo
 2019-05-31 16:24 UTC  (3+ messages)
` [nft PATCH 4/4] tests/shell: Test large transaction with echo output

[PATCH v4] ipvs: add checksum support for gue encapsulation
 2019-05-31 16:22 UTC  (4+ messages)

[PATCH nf-next v5] netfilter: nft_ct: add ct expectations support
 2019-05-31 16:19 UTC  (2+ messages)

[nft PATCH v4 0/2] JSON schema for nftables.py
 2019-05-31 16:16 UTC  (2+ messages)

[nft PATCH 0/2] Fix and simplify mnl_batch_talk()
 2019-05-31 16:10 UTC  (4+ messages)
` [nft PATCH 1/2] mnl: Initialize fd_set before select(), not after
` [nft PATCH 2/2] mnl: Simplify mnl_batch_talk()

[PATCH nf-next] netfilter: nf_flow_table: remove unnecessary variable in flow_offload_tuple
 2019-05-31 16:03 UTC  (2+ messages)

[PATCH] build: avoid unnecessary rebuild of iptables when rerunning configure
 2019-05-31 16:02 UTC  (2+ messages)

[PATCH nf-next 0/8] netfilter: remove skb_make_writable helper
 2019-05-31 15:59 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_tables: free base chain counters from worker
 2019-05-31 15:56 UTC  (2+ messages)

[PATCH v3] netfilter: xt_owner: Add supplementary groups option
 2019-05-31 15:54 UTC  (2+ messages)

[PATCHv2 net-next 0/3] Add UDP tunnel support for ICMP errors in IPVS
 2019-05-31 15:48 UTC  (3+ messages)

[PATCH] conntrackd: Fix "Address Accept" filter case
 2019-05-31 12:55 UTC  (3+ messages)

[PATCH nft 2/7,v4] mnl: mnl_set_rcvbuffer() skips buffer size update if it is too small
 2019-05-31 10:20 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).