netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-11 18:55:11 to 2019-05-21 01:44:16 UTC [more...]

nftables flow offload possible mtu handling issue
 2019-05-21  1:44 UTC  (3+ messages)

[PATCH nf-next v2 0/4] Extract SYNPROXY infrastructure
 2019-05-20 20:02 UTC  (14+ messages)
` [PATCH nf-next v2 1/4] netfilter: synproxy: add common uapi for "
` [PATCH nf-next v2 2/4] netfilter: synproxy: remove module dependency on IPv6 SYNPROXY
` [PATCH nf-next v2 3/4] netfilter: synproxy: extract SYNPROXY infrastructure from {ipt,ip6t}_SYNPROXY
` [PATCH nf-next v2 4/4] netfilter: add NF_SYNPROXY symbol

[PATCH nf] netfilter: nf_tables: fix oops during rule dump
 2019-05-20 19:21 UTC  (2+ messages)

[PATCH iptables 0/6] ERESTART fixes
 2019-05-20 19:08 UTC  (7+ messages)
` [PATCH iptables 1/6] nft: keep original cache in case of ERESTART
` [PATCH iptables 2/6] xtables: Fix for explicit rule flushes
` [PATCH iptables 3/6] nft: don't skip table addition from ERESTART
` [PATCH iptables 4/6] nft: don't care about previous state in ERESTART
` [PATCH iptables 5/6] nft: do not retry on EINTR
` [PATCH iptables 6/6] nft: reset netlink sender buffer size of socket restart

Print your logo
 2019-05-20 12:22 UTC 

[PATCH iptables RFC 0/4] revisit RESTART log
 2019-05-20 15:12 UTC  (9+ messages)
` [PATCH iptables RFC 1/4] nft: don't check for table existence from __nft_table_flush()
` [PATCH iptables RFC 2/4] nft: keep original cache in case of ERESTART
` [PATCH iptables RFC 3/4] nft: don't skip table addition from ERESTART
` [PATCH iptables RFC 4/4] nft: don't care about previous state in RESTART

[PATCH iptables 1/4] nft: add struct nft_cache
 2019-05-20 12:48 UTC  (8+ messages)
` [PATCH iptables 2/4] nft: statify nft_rebuild_cache()
` [PATCH iptables 3/4] nft: add flush_cache()
` [PATCH iptables 4/4] nft: keep old cache around until batch is refreshed in case of ERESTART

[PATCH iptables 0/6] cache rework
 2019-05-20 12:26 UTC  (7+ messages)
` [PATCH iptables 1/6] nft: add struct nft_cache
` [PATCH iptables 2/6] nft: statify nft_rebuild_cache()
` [PATCH iptables 3/6] nft: add __nft_table_builtin_find()
` [PATCH iptables 4/6] nft: add flush_cache()
` [PATCH iptables 5/6] nft: cache table list
` [PATCH iptables 6/6] nft: ensure cache consistency

[nft PATCH 0/3] Resolve cache update woes
 2019-05-20 12:42 UTC  (5+ messages)
` [nft PATCH 1/3] src: Improve cache_needs_more() algorithm
` [nft PATCH 2/3] libnftables: Keep list of commands in nft context
` [nft PATCH 3/3] src: Restore local entries after cache update

[PATCH nf] netfilter: nat: fix udp checksum corruption
 2019-05-20 11:48 UTC 

[iptables PATCH] Drop release.sh
 2019-05-20 11:44 UTC 

[iptables PATCH] Revert "build: don't include tests in released tarball"
 2019-05-20 11:43 UTC 

iptables: Testsuites in release tarballs?
 2019-05-20 11:19 UTC  (3+ messages)

[PATCH] netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression
 2019-05-20  8:35 UTC  (5+ messages)

[PATCH 0/5] Extract SYNPROXY infrastructure
 2019-05-19 21:03 UTC  (11+ messages)
` [PATCH 1/5 nf-next] netfilter: synproxy: add common uapi for "
` [PATCH 2/5 nf-next] netfilter: synproxy: extract IPv4 SYNPROXY infrastructure from ipt_SYNPROXY
` [PATCH 3/5 nf-next] netfilter: add NF_SYNPROXY_IPV4 symbol
` [PATCH 4/5 nf-next] netfilter: synproxy: extract IPv6 SYNPROXY infrastructure from ip6t_SYNPROXY
` [PATCH 5/5 nf-next] netfilter: add NF_SYNPROXY_IPV6 symbol

Expectations
 2019-05-19 20:14 UTC  (2+ messages)

[PATCH nft v1] tests: py: Add netns feature
 2019-05-19 11:49 UTC 

[PATCH nft v1] tests: py: Add netns feature
 2019-05-19 11:56 UTC 

[PATCH nft] evaluate: kill anon sets with one element
 2019-05-19 17:18 UTC 

[PATCH nft v1] tests: py: Add netns feature
 2019-05-19 17:18 UTC 

[PATCH] ipvs: Fix use-after-free in ip_vs_in
 2019-05-19 10:09 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH nft v2] tests: py: fix python3
 2019-05-18 20:08 UTC 

Refcounts in libnftnl?
 2019-05-18  7:36 UTC 

[nft PATCH v2 0/2] JSON schema for nftables.py
 2019-05-17 20:17 UTC  (3+ messages)
` [nft PATCH v2 1/2] py: Implement JSON validation in nftables module
` [nft PATCH v2 2/2] tests/py: Support JSON validation

[PATCH nftables,v3] add ct expectations support
 2019-05-17 16:40 UTC  (4+ messages)
` [PATCH nf-next,v3] netfilter: nft_ct: "
` [PATCH libnftnl,v3 1/2] src: add ct expectation support
` [PATCH libnftnl,v3 2/2] examples: add ct expectation examples

oops in netfilter
 2019-05-17 13:33 UTC 

[nft PATCH 0/2] JSON schema for nftables.py
 2019-05-17 11:09 UTC  (3+ messages)
` [nft PATCH 1/2] py: Implement JSON validation in nftables module
` [nft PATCH 2/2] tests/py: Support JSON validation

[PATCH nft v3 1/2] jump: Introduce chain_expr in jump and goto statements
 2019-05-16 20:45 UTC  (2+ messages)
` [PATCH nft v3 2/2] jump: Allow goto and jump to a variable using nft input files

[PATCH nft] tests: py: fix python3
 2019-05-16 19:31 UTC  (2+ messages)

[PATCH nft] src: update cache if cmd is more specific
 2019-05-16 18:54 UTC 

[PATCH 1/2 nft] jump: Introduce chain_expr in jump and goto statements
 2019-05-16 14:42 UTC  (17+ messages)
` [PATCH 2/2 nft] jump: Allow goto and jump to a variable using nft input files

Website traffic
 2019-05-16 10:49 UTC 

[PATCH net-next,RFC 0/2] netfilter: add hardware offload infrastructure
 2019-05-15 19:45 UTC  (9+ messages)
` [PATCH net-next,RFC 1/2] net: flow_offload: add flow_block_cb API
` [PATCH net-next,RFC 2/2] netfilter: nf_tables: add hardware offload support

[PATCH nf-next] netfilter: nf_flow_table: remove unnecessary variable in flow_offload_tuple
 2019-05-15 19:02 UTC 

[PATCH nf] netfilter: nft_fib: Fix existence check support
 2019-05-15 18:15 UTC 

[PATCH 1/2 nft v2] jump: Introduce chain_expr in jump and goto statements
 2019-05-15 16:05 UTC  (2+ messages)
` [PATCH 2/2 nft v2] jump: Allow goto and jump to a variable using nft input files

[iptables PATCH] tests: Fix ipt-restore/0004-restore-race_0 testcase
 2019-05-15 15:13 UTC  (2+ messages)

[iptables PATCH] xtables: Don't leak iter in error path of __nft_chain_zero_counters()
 2019-05-15 15:11 UTC  (2+ messages)

[PATCH nft v2] evaluate: force full cache update on rule index translation
 2019-05-15 13:24 UTC  (2+ messages)

[PATCH nft] tests: py: fix python3
 2019-05-15 13:11 UTC  (2+ messages)

[PATCH v2] netfilter: nf_conntrack_sip: fix rtcp expectation clash
 2019-05-15  7:45 UTC  (5+ messages)
` [PATCH v3] netfilter: nf_conntrack_sip: fix "
        ` [PATCH v4] "

[PATCH v2] selftests: netfilter: missing error check when setting up veth interface
 2019-05-15  6:44 UTC 

TEST
 2019-05-15  6:17 UTC 

[PATCH 1/2 nft WIP v2] jump: Introduce chain_expr in jump statements
 2019-05-14 20:34 UTC  (7+ messages)
` [PATCH 2/2 nft WIP v2] jump: Allow jump to a variable when using nft input files

[PATCH iptables] man: refer to iptables-translate and ip6tables
 2019-05-14 12:50 UTC 

[libnftnl PATCH] include: Remove redundant declaration of nftnl_gen_nlmsg_parse()
 2019-05-14 11:58 UTC  (2+ messages)

[iptables PATCH] xtables: Fix typo in nft_rebuild_cache()
 2019-05-14 11:45 UTC  (2+ messages)

Nachricht
 2019-05-14  9:46 UTC 

[PATCH net v3] netfilter: nf_queue:fix reinject verdict handling
 2019-05-13 18:17 UTC 

[PATCH net v2] netfilter: nf_queue:fix reinject verdict handling
 2019-05-13 18:02 UTC 

[iptables PATCH] xtables: Fix for explicit rule flushes
 2019-05-13 16:32 UTC 

[PATCH 00/13] Netfilter fixes for net
 2019-05-13 16:02 UTC  (15+ messages)
` [PATCH 01/13] netfilter: nf_tables: delay chain policy update until transaction is complete
` [PATCH 02/13] netfilter: nft_flow_offload: add entry to flowtable after confirmation
` [PATCH 03/13] netfilter: nf_flow_table: fix netdev refcnt leak
` [PATCH 04/13] netfilter: nf_flow_table: check ttl value in flow offload data path
` [PATCH 05/13] netfilter: nf_conntrack_h323: restore boundary check correctness
` [PATCH 06/13] netfilter: nf_tables: fix base chain stat rcu_dereference usage
` [PATCH 07/13] netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast
` [PATCH 08/13] netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression
` [PATCH 09/13] netfilter: nf_conntrack_h323: Remove deprecated config check
` [PATCH 10/13] netfilter: nf_flow_table: do not flow offload deleted conntrack entries
` [PATCH 11/13] netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
` [PATCH 12/13] netfilter: nf_tables: remove NFT_CT_TIMEOUT
` [PATCH 13/13] netfilter: nf_tables: correct NFT_LOGLEVEL_MAX value

[PATCH v3] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-05-13 13:25 UTC  (3+ messages)

[PATCH net] netfilter: nf_queue:fix reinject verdict handling
 2019-05-13 10:40 UTC  (4+ messages)

[PATCH] netfilter: nft_ct: add ct expectations support
 2019-05-13  8:37 UTC  (6+ messages)

Undefined reference?
 2019-05-13  5:32 UTC  (7+ messages)

[PATCH nft] src: use definitions in include/linux/netfilter/nf_tables.h
 2019-05-12 19:14 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: correct NFT_LOGLEVEL_MAX value
 2019-05-12 19:07 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: incorrect definition for NFT_LOGLEVEL_MAX
 2019-05-12 19:01 UTC 

[PATCH nft WIP] jump: Allow jump to a variable when using nft input files
 2019-05-12 18:31 UTC  (4+ messages)

[PATCH nft v2] py: fix missing decode/encode of strings
 2019-05-12 18:23 UTC  (2+ messages)

[conntrack-tools PATCH] sync-mode: Also cancel flush timer in ALL_FLUSH_CACHE
 2019-05-12 18:00 UTC  (2+ messages)

[ebtables PATCH] Fix incorrect IPv6 prefix formatting
 2019-05-12 17:58 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).