netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-25 08:02:20 to 2019-04-08 22:39:05 UTC [more...]

[RFC PATCH 0/1] netfilter: xt_connmark: add savedscp-mark action
 2019-04-08 22:39 UTC  (3+ messages)
` [PATCH 1/1] netfilter: connmark: introduce savedscp

[nftables] tests/py: Add Test for `meta time`
 2019-04-08 22:35 UTC  (2+ messages)

[PATCH] IPFIX output plugin
 2019-04-08 22:30 UTC  (2+ messages)

[PATCH nftables] src: add nat support for the inet family
 2019-04-08 22:14 UTC  (2+ messages)

[PATCH 1/6 nft v3] osf: add version fingerprint support
 2019-04-08 21:49 UTC  (7+ messages)
` [PATCH 2/6 nft v3] json: osf: add version json support
` [PATCH 3/6 nft v3] tests: py: add osf tests with versions
` [PATCH 4/6 nft v3] doc: add osf version option to man page
` [PATCH 5/6 nft v3] files: osf: update pf.os with newer OS fingerprints
` [PATCH 6/6 nft v3] files: pf.os: merge the signatures spllited by version

[PATCH libnftnl v3] expr: osf: add version option support
 2019-04-08 21:45 UTC  (2+ messages)

[PATCH] build: adjust configure for postgresql 11
 2019-04-08 21:43 UTC  (5+ messages)

[PATCH nft v2] doc: update nft list plural form parameters
 2019-04-08 21:37 UTC  (2+ messages)

[PATCH nft] doc: update nft list plural form parameters
 2019-04-08 21:37 UTC  (6+ messages)

[PATCH][v2] time: Introduce jiffies64_to_msecs()
 2019-04-08 21:29 UTC  (4+ messages)

[PATCH nf-next] netfilter: make two functions static
 2019-04-08 21:29 UTC  (2+ messages)

[PATCH nf-next v3] netfilter: nft_osf: Add version option support
 2019-04-08 21:28 UTC  (2+ messages)

[PATCH nf-next 0/6] netfilter: nat: add inet family nat support
 2019-04-08 21:26 UTC  (8+ messages)
` [PATCH nf-next 1/6] "
` [PATCH nf-next 2/6] netfilter: nf_tables: merge route type into core
` [PATCH nf-next 3/6] netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
` [PATCH nf-next 4/6] netfilter: nft_masq: add inet support
` [PATCH nf-next 5/6] netfilter: nft_redir: "
` [PATCH nf-next 6/6] kselftests: extend nft_nat with inet family based nat hooks

[PATCH][nf-next] netfilter: optimize nf_inet_addr_cmp
 2019-04-08 21:25 UTC  (2+ messages)

[PATCH v7] ipvs: allow tunneling with gue encapsulation
 2019-04-08 21:23 UTC  (9+ messages)

[PATCH net-next] netfilter: nft_redir: Make nft_redir_dump static
 2019-04-08 21:22 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_conntrack: restrict conntrack_buckets value
 2019-04-08 21:11 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: remove unused parameter ctx
 2019-04-08 21:05 UTC  (2+ messages)

5.0.7: WARNING: CPU: 1 PID: 169 at net/netfilter/nft_compat.c:82 and genreal protection fault
 2019-04-08 20:19 UTC  (2+ messages)

[PATCH net-next 0/3] Add UDP tunnel support for ICMP errors in IPVS
 2019-04-08 11:28 UTC  (13+ messages)
` [PATCH net-next 1/3] ipvs: allow rs_table to contain different real server types
` [PATCH net-next 2/3] ipvs: add function to find tunnels
` [PATCH net-next 3/3] ipvs: strip udp tunnel headers from icmp errors

[PATCH] netfilter: nf_tables: prevent shift wrap in nft_chain_parse_hook()
 2019-04-06  5:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH nft] src: missing destroy function in statement definitions
 2019-04-05 13:46 UTC 

[PATCH nft] parser_bison: type_identifier string memleak
 2019-04-05 13:12 UTC 

nft - Extracting the value from a variable_expr
 2019-04-05 12:57 UTC 

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-04-05 11:32 UTC  (50+ messages)
` [PATCH ghak90 V5 01/10] audit: collect audit task parameters
` [PATCH ghak90 V5 02/10] audit: add container id
` [PATCH ghak90 V5 03/10] audit: read container ID of a process
` [PATCH ghak90 V5 04/10] audit: log container info of syscalls
` [PATCH ghak90 V5 05/10] audit: add containerid support for ptrace and signals
` [PATCH ghak90 V5 06/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V5 07/10] audit: add containerid support for user records
` [PATCH ghak90 V5 08/10] audit: add containerid filtering
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 V5 10/10] audit: NETFILTER_PKT: record each container ID associated with a netNS

Typo in extensions/libxt_osf.man
 2019-04-05 10:46 UTC  (2+ messages)

[PATCH nft 1/2,v2] parser_bison: missing tproxy syntax with port only for inet family
 2019-04-04 11:39 UTC  (2+ messages)
` [PATCH nft 2/2] evaluate: improve error reporting in tproxy with "

[PATCH net-next,RFC 0/8] connection tracking support for bridge
 2019-04-04 10:13 UTC  (10+ messages)
` [PATCH net-next,RFC 1/8] net: use kfree_skb_list() from ip_do_fragment()
` [PATCH net-next,RFC 2/8] net: ipv4: add skbuff fraglist split iterator
` [PATCH net-next,RFC 3/8] net: ipv6: "
` [PATCH net-next,RFC 4/8] net: ipv4: split skbuff into fragments transformer
` [PATCH net-next,RFC 5/8] net: ipv6: "
` [PATCH net-next,RFC 6/8] net: ipv4: place cb handling away from fraglist iterator
` [PATCH net-next,RFC 7/8] net: ipv4: place cb handling away from fragment transformer
` [PATCH net-next,RFC 8/8] netfilter: bridge: add basic conntrack support

[PATCH nft] parser_bison: missing tproxy syntax with port only for inet family
 2019-04-03 21:41 UTC 

[PATCH net] ipvs: do not schedule icmp errors from tunnels
 2019-04-03 20:43 UTC  (3+ messages)

[PATCH v4 1/2] iptables-save: add option to show zeroed counters when saving rulesets
 2019-04-03 18:21 UTC  (2+ messages)

[PATCH] xtables-legacy: add missing config.h include
 2019-04-03 18:10 UTC  (4+ messages)

[nft PATCH] parser_json: Rewrite echo support
 2019-04-03 17:58 UTC  (2+ messages)

[nft PATCH] man: nft.8: Add minimal description of (v)map statements
 2019-04-03 17:57 UTC  (2+ messages)

[iptables PATCH] man: iptables-save: Add note about module autoloading
 2019-04-03 17:53 UTC  (2+ messages)

[iptables PATCH] extensions: Install symlinks as such
 2019-04-03 17:51 UTC  (2+ messages)

[ebtables PATCH 0/3] Misc items found in Fedora package
 2019-04-03 17:48 UTC  (2+ messages)

[PATCH] netfilter:bridge: Hold bridge dev for fake_rtable to avoid the dangling pointer
 2019-04-03 17:44 UTC  (2+ messages)

[nftables v1] Add support for https://www.ietf.org/id/draft-ietf-tsvwg-le-phb-10.txt which is close to being published as an RFC
 2019-04-01 12:38 UTC 

[PATCH nf] netfilter: ctnetlink: don't use conntrack/expect object addresses as id
 2019-04-01 11:08 UTC 

[PATCH net-next 0/8] openvswitch: load and reference the NAT helper
 2019-03-31 22:12 UTC  (14+ messages)
` [PATCH net-next 1/8] netfilter: use macros to create module aliases
` [PATCH net-next 2/8] netfilter: add API to manage NAT helpers
` [PATCH net-next 3/8] netfilter: nf_nat: register amanda NAT helper
` [PATCH net-next 4/8] netfilter: nf_nat: register ftp "
` [PATCH net-next 5/8] netfilter: nf_nat: register irc "
` [PATCH net-next 6/8] netfilter: nf_nat: register sip "
` [PATCH net-next 7/8] netfilter: nf_nat: register tftp "
` [PATCH net-next 8/8] openvswitch: load and reference the "

[nf-next:nft-bridge5 5/8] net/ipv6/ip6_output.c:755:16: sparse: Using plain integer as NULL pointer
 2019-03-30  4:56 UTC 

[PATCH AUTOSEL 4.19 09/57] netfilter: xt_cgroup: shrink size of v2 path
 2019-03-30  1:28 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 22/57] netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit routine

[PATCH AUTOSEL 4.14 06/37] netfilter: xt_cgroup: shrink size of v2 path
 2019-03-30  1:29 UTC 

[PATCH RFC 0/4] Netlink bus descriptions
 2019-03-29 10:59 UTC  (7+ messages)
` [PATCH RFC 1/4] netlink: add NLA_PAD definition
` [PATCH RFC 2/4] netlink: add generic object description infrastructure
` [PATCH RFC 4/4] netfilter: nf_tables: add netlink description

dict: A netfilter expression for dictionary lookups
 2019-03-28 19:58 UTC 

[PATCH] netfilter: conntrack: initialize ct->timeout
 2019-03-28 10:05 UTC  (2+ messages)

[PATCH AUTOSEL 5.0 020/262] netfilter: nf_tables: fix set double-free in abort path
 2019-03-27 18:01 UTC  (5+ messages)
` [PATCH AUTOSEL 5.0 053/262] netfilter: nf_tables: check the result of dereferencing base_chain->stats
` [PATCH AUTOSEL 5.0 055/262] netfilter: conntrack: tcp: only close if RST matches exact sequence
` [PATCH AUTOSEL 5.0 153/262] netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrack_confirm
` [PATCH AUTOSEL 5.0 233/262] netfilter: physdev: relax br_netfilter dependency

[PATCH AUTOSEL 4.19 041/192] netfilter: nf_tables: check the result of dereferencing base_chain->stats
 2019-03-27 18:10 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 042/192] netfilter: conntrack: tcp: only close if RST matches exact sequence
` [PATCH AUTOSEL 4.19 106/192] netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrack_confirm
` [PATCH AUTOSEL 4.19 171/192] netfilter: physdev: relax br_netfilter dependency

[PATCH AUTOSEL 4.14 070/123] netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrack_confirm
 2019-03-27 18:16 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 110/123] netfilter: physdev: relax br_netfilter dependency

[PATCH AUTOSEL 4.9 77/87] netfilter: physdev: relax br_netfilter dependency
 2019-03-27 18:20 UTC 

[PATCH AUTOSEL 4.4 57/63] netfilter: physdev: relax br_netfilter dependency
 2019-03-27 18:23 UTC 

Inability to IPVS DR with nft dnat since 9971a514ed26
 2019-03-27 15:34 UTC  (3+ messages)

netfilter: nf_tables: fix set double-free in abort path
 2019-03-27 14:40 UTC  (2+ messages)

[PATCH tip/core/rcu 2/2] net/ipv4/netfilter: Update comment from call_rcu_bh() to call_rcu()
 2019-03-26 23:00 UTC 

[PATCH net-next v2] openvswitch: add seqadj extension when NAT is used
 2019-03-26 19:48 UTC  (3+ messages)

[PATCH nft] evaluate: skip binary transfer for named sets
 2019-03-26 12:14 UTC 

[PATCH v6] ipvs: allow tunneling with gue encapsulation
 2019-03-26  7:46 UTC  (2+ messages)

[PATCH nf 1/2] selftests: netfilter: check icmp pkttoobig errors are set as related
 2019-03-25 22:11 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: conntrack: don't set related state for different outer address

[PATCH v5] ipvs: allow tunneling with gue encapsulation
 2019-03-25 16:37 UTC  (4+ messages)

[PATCH net-next] openvswitch: add seqadj extension when NAT is used
 2019-03-25 14:38 UTC  (3+ messages)

[PATCH] netfilter: nat: avoid unused-variable warning
 2019-03-25 13:53 UTC 

Implementing Deletion of Set Elements in Rulesets
 2019-03-25 10:44 UTC  (4+ messages)

KASAN: use-after-free Read in seccomp_notify_release (2)
 2019-03-25  8:02 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).