netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-23 20:38:08 to 2016-11-06 13:16:29 UTC [more...]

[PATCH nf-next] netfilter: nf_tables: simplify the basic expressions' init routine
 2016-11-06 13:15 UTC 

[PATCH nf] netfilter: nf_tables: fix oops when inserting an element into a verdict map
 2016-11-06  6:40 UTC 

[nf-next:master 9/12] undefined reference to `udp6_lib_lookup'
 2016-11-05 19:36 UTC 

[nf-next:master 9/12] ERROR: "udp4_lib_lookup" [net/ipv4/netfilter/nf_socket_ipv4.ko] undefined!
 2016-11-05 18:50 UTC 

[PATCH nf v4] netfilter: conntrack: refine gc worker heuristics
 2016-11-04 16:16 UTC  (2+ messages)

[PATCH nf v3] netfilter: conntrack: refine gc worker heuristics
 2016-11-04 15:48 UTC  (2+ messages)

[PATCH v3 nft 2/4] src: add offset attribute for hash expression
 2016-11-04 13:01 UTC 

[PATCH v3 nft 1/4] src: make hash seed attribute optional
 2016-11-04 12:59 UTC 

[Patch net] ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr
 2016-11-04 10:58 UTC  (2+ messages)

[conntrack-tools PATCH 1/3] log: introduce a mechanism to know if log was initialized
 2016-11-04 10:37 UTC  (3+ messages)
` [conntrack-tools PATCH 2/3] conntrackd: replace error reporting in the config parser with dlog()
` [conntrack-tools PATCH 3/3] conntrackd: replace fprintf calls "

[PATCH nf v2] netfilter: conntrack: refine gc worker heuristics
 2016-11-04  9:07 UTC  (5+ messages)

Courier was unable to deliver the parcel, ID4585274224492
 2016-11-03 19:34 UTC 

[nf-next:master 8/10] net/netfilter/nfnetlink_queue.c:922:16: sparse: incompatible types in comparison expression (different address spaces)
 2016-11-03 17:57 UTC 

[PATCH nf-next] netfilter: nft_hash: get random bytes if seed is not specified
 2016-11-03 16:52 UTC 

[PATCH next] nft_meta: add skb hash get support
 2016-11-03 16:47 UTC  (4+ messages)

[PATCH RFC netfilter-next 0/3] Additional refactoring enhancements for nf_hook_entry
 2016-11-03 16:32 UTC  (6+ messages)
` [PATCH RFC netfilter-next 1/3] netfilter: introduce accessor functions for hook entries
` [PATCH RFC netfilter-next 2/3] netfilter: decouple nf_hook_entry and nf_hook_ops
` [PATCH RFC netfilter-next 3/3] netfilter: convert while loops to for loops

[PATCH nf] netfilter: conntrack: fix CT target for UNSPEC helpers
 2016-11-03 13:44 UTC 

[PATCH nf-next,v2 01/10] netfilter: get rid of useless debugging from core
 2016-11-03 12:37 UTC  (10+ messages)
` [PATCH nf-next,v2 02/10] netfilter: remove comments that predate rcu days
` [PATCH nf-next,v2 03/10] netfilter: kill NF_HOOK_THRESH() and state->tresh
` [PATCH nf-next,v2 04/10] netfilter: deprecate NF_STOP
` [PATCH nf-next,v2 05/10] netfilter: x_tables: move hook state into xt_action_param structure
` [PATCH nf-next,v2 06/10] netfilter: nf_tables: use hook state from "
` [PATCH nf-next,v2 07/10] netfilter: use switch() to handle verdict cases from nf_hook_slow()
` [PATCH nf-next,v2 08/10] netfilter: remove hook_entries field from nf_hook_state
` [PATCH nf-next,v2 09/10] netfilter: merge nf_iterate() into nf_hook_slow()
` [PATCH nf-next 10/10] netfilter: handle NF_REPEAT from nf_conntrack_in()

[nft PATCH 1/3] tests: shell: delete useless stderr output in testcase
 2016-11-03 12:04 UTC  (3+ messages)
` [nft PATCH 2/3] tests: shell: introduce the cache testcases directory
` [nft PATCH 3/3] tests: shell: add a new testcase for ruleset loading bug

[PATCH 00/12] Netfilter updates for net-next
 2016-11-02 18:59 UTC  (14+ messages)
` [PATCH 01/12] netfilter: xt_multiport: Use switch case instead of multiple condition checks
` [PATCH 02/12] netfilter: nfnetlink_log: Use GFP_NOWARN for skb allocation
` [PATCH 03/12] netfilter: nf_tables: allow expressions to return STOLEN
` [PATCH 04/12] netfilter: nft_numgen: start round robin from zero
` [PATCH 05/12] netfilter: nft_meta: permit pkttype mangling in ip/ip6 prerouting
` [PATCH 06/12] netfilter: nft_ct: add notrack support
` [PATCH 07/12] netfilter: nf_tables: add fib expression
` [PATCH 08/12] netfilter: nf_log: add packet logging for netdev family
` [PATCH 09/12] netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
` [PATCH 10/12] netfilter: nf_tables: introduce routing expression
` [PATCH 11/12] netfilter: nf_tables: remove useless U8_MAX validation
` [PATCH 12/12] netfilter: nf_queue: place volatile data in own cacheline

[PATCH nf-next v2] netfilter: conntrack: simplify init/uninit of L4 protocol trackers
 2016-11-02 10:38 UTC  (5+ messages)

[PATCH nf] netfilter: conntrack: refine gc worker heuristics
 2016-11-01 21:53 UTC  (3+ messages)

Rebasing nf-next
 2016-11-01 19:37 UTC 

[PATCH 00/22] ipset patches for nf-next, v2
 2016-11-01 19:28 UTC  (27+ messages)
` [PATCH 01/22] netfilter: ipset: Correct rcu_dereference_bh_nfnl() usage
` [PATCH 02/22] netfilter: ipset: Headers file cleanup
` [PATCH 03/22] netfilter: ipset: Improve skbinfo get/init helpers
` [PATCH 04/22] netfilter: ipset: Improve comment extension helpers
` [PATCH 05/22] netfilter: ipset: Split extensions into separate files
` [PATCH 06/22] netfilter: ipset: Separate memsize calculation code into dedicated function
` [PATCH 07/22] netfilter: ipset: Regroup ip_set_put_extensions and add extern
` [PATCH 11/22] netfilter: ipset: Simplify mtype_expire() for hash types
` [PATCH 15/22] netfilter: ipset: Make struct htype per ipset family
` [PATCH 16/22] netfilter: ipset: Collapse same condition body to a single one
` [PATCH 18/22] netfilter: ipset: hash:ipmac type support added to ipset
` [PATCH 19/22] netfilter: ipset: use setup_timer() and mod_timer()
` [PATCH 21/22] "

[PATCH v2 nft 2/4] src: add offset attribute for hash expression
 2016-11-01 15:04 UTC 

[PATCH v2 nft 1/4] src: make hash seed attribute optional
 2016-11-01 15:02 UTC 

[PATCH nf] netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
 2016-10-31 14:21 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: destroy the set if fail to add transaction
 2016-10-31 14:21 UTC  (2+ messages)

[PATCH next] netfilter: nf_queue: place volatile data in own cacheline
 2016-10-31 14:19 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_tables: remove useless U8_MAX validation
 2016-10-31 14:19 UTC  (2+ messages)

[PATCH] [v2 netfilter-next] netfilter: nf_tables: fib warnings
 2016-10-31 14:17 UTC  (3+ messages)

[PATCH nftables] Allow concatenation of rt nexthop etc
 2016-10-31 14:08 UTC  (2+ messages)

[PATCH nft] log: rename the log level "warning" to "warn"
 2016-10-31 13:39 UTC  (2+ messages)

[PATCH nft] netlink_linearize: skip set element expression in flow table key
 2016-10-31 13:29 UTC 

[PATCH nft] tests/py: add missing payload test for numgen offset
 2016-10-31 12:37 UTC 

[PATCH libnftnl] expr: missing offset handling for snprintf() in hash and numgen
 2016-10-31 12:32 UTC 

[PATCH nf-next] netfilter: fix compilation with !CONFIG_NF_CONNTRACK
 2016-10-31 11:53 UTC 

[PATCH nft v2] ct: fix "ct l3proto/protocol" syntax broken
 2016-10-30 18:08 UTC  (2+ messages)

[PATCH nft] ct: fix "ct l3proto/protocol" syntax broken
 2016-10-30 12:22 UTC 

[PATCH nf] netfilter: xt_NFLOG: fix unexpected truncated packet
 2016-10-30  3:20 UTC  (4+ messages)

[nf-next:master 10/11] undefined reference to `udp4_lib_lookup'
 2016-10-29 19:59 UTC 

[nf-next:master 10/11] include/net/netfilter/nf_conntrack.h:83:22: error: field 'ct_general' has incomplete type
 2016-10-29 18:57 UTC 

[PATCH] Correct description of -n/--numeric option
 2016-10-29 18:47 UTC  (2+ messages)

[nf-next:master 8/11] net/ipv4/netfilter/nft_fib_ipv4.c:80:6: warning: unused variable 'i'
 2016-10-29 18:40 UTC 

[PATCH] Correct manpage description of -n / --numeric option
 2016-10-29  4:16 UTC  (3+ messages)

[PATCH nftables] rt: update test scripts and fix documentation
 2016-10-29  1:25 UTC  (3+ messages)

[PATCH nf] netfilter: connmark: ignore skbs with magic untracked conntrack objects
 2016-10-29  1:01 UTC 

[PATCH] [rfc, netfilter-next] netfilter: nf_tables: fib warnings
 2016-10-28 20:23 UTC  (5+ messages)

reject statement - "crazy" parse error?
 2016-10-28 19:16 UTC  (7+ messages)

[PATCH] netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning
 2016-10-28 12:16 UTC  (7+ messages)

[PATCH v4 nftables] rt: introduce routing expression
 2016-10-28 11:31 UTC  (4+ messages)

[PATCH v4 libnftnl] introduce rt expression
 2016-10-28  8:32 UTC  (2+ messages)

[PATCH v4 nf-next] netfilter: nft: introduce routing expression
 2016-10-28  8:24 UTC  (2+ messages)

[conntrack-tools PATCH v2] log: print messages to stdout/sderr if running in console mode
 2016-10-28  8:16 UTC  (2+ messages)

266846069615214 netfilter-devel
 2016-10-27 20:17 UTC 

[PATCH nft] parser: add offset keyword and parser rule
 2016-10-27 20:14 UTC 

[conntrack-tools PATCH] log: print messages to stdout/sderr if running in console mode
 2016-10-27 19:53 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_log: add packet logging for netdev family
 2016-10-27 19:19 UTC 

[PATCH nf-next] netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
 2016-10-27 19:19 UTC 

[PATCH 0/3 various] netfilter: add fib expression
 2016-10-27 18:16 UTC  (5+ messages)
` [PATCH 1/3 nf-next] nf_tables: "
` [PATCH 2/3 libnftables] expr: "
` [PATCH 3/3 nft] src: "

[PATCH v2 nf-next 5/5] netfilter: nft: rt nexthop for inet family
 2016-10-27 17:50 UTC  (11+ messages)

[PATCH nft] meta: fix pkttype name and add 'other' symbol
 2016-10-27 17:23 UTC  (2+ messages)

[PATCH nft 0/4] src: changes related to numgen and hash expressions
 2016-10-27 17:19 UTC  (10+ messages)
` [PATCH nft 1/4] src: make hash seed attribute optional
` [PATCH nft 2/4] src: add offset attribute for hash expression
` [PATCH nft 3/4] src: add offset attribute for numgen expression
` [PATCH nft 4/4] netlink: fix linearize numgen type

[PATCH nft 0/3] support ct/meta key lookups at runtime
 2016-10-27 17:16 UTC  (8+ messages)
` [PATCH nft 1/3] utils: provide snprintf helper macro
` [PATCH nft 2/3] ct: allow resolving ct keys at run time
` [PATCH nft 3/3] meta: allow resolving meta "

[PATCH nf] netfilter: conntrack: avoid excess memory allocation
 2016-10-27 16:36 UTC  (2+ messages)

NFTables Internals
 2016-10-27 16:29 UTC  (2+ messages)

[PATCH v2] nf_conntrack_sip: extend request line validation
 2016-10-27 16:29 UTC  (3+ messages)

[PATCH] netfilter: fix type mismatch with error return from nft_parse_u32_check
 2016-10-27 16:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH nf 0/3] netfilter: nf_tables: fix some bugs related to dynset
 2016-10-27 16:23 UTC  (5+ messages)
` [PATCH nf 1/3] netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabled

[conntrack-tools PATCH] sync-mode: print errno message on failure
 2016-10-27 14:45 UTC  (2+ messages)

Logical processing
 2016-10-26  5:04 UTC 

[PATCH] nf_conntrack_sip: check for trailing spaces
 2016-10-24 16:05 UTC  (3+ 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).