netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-22 04:48:51 to 2015-04-01 07:58:15 UTC [more...]

nft parser and problems with icmp type names (redirect and param-problem)
 2015-04-01  7:58 UTC 

[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
 2015-03-31 16:58 UTC  (5+ messages)
` [PATCH 23/25] netfilter: "

[PATCH 4/9 net-next] ipv6: replace if/BUG by BUG_ON
 2015-03-31 15:17 UTC  (4+ messages)
` [PATCH 9/9 net-next] netfilter: "

[nft PATCH 1/3] src: expose delinearize/linearize structures and stmt_error()
 2015-03-30 10:19 UTC  (12+ messages)
` [nft PATCH 2/3] src: add xt compat support
` [nft PATCH 3/3] tests: regression: add xt compat tests

[PATCH V4 0/3] Add mark target
 2015-03-30  2:35 UTC  (4+ messages)
` [PATCH V4 1/3] Add revision field for xt_entry_target
` [PATCH V4 2/3] Add revision field for arptables userspace
` [PATCH V4 3/3] Add MARK target for arptables

[PATCH V3 0/2] add mark target
 2015-03-30  1:30 UTC  (7+ messages)
` [PATCH V3 1/2] Add revision field for xt_entry_target
    `  "
` [PATCH V3 2/2] Add MARK target for arptables

[PATCHv3 4/4] netfilter: bridge: rename br_parse_ip_options
 2015-03-29 21:26 UTC  (3+ messages)
  ` [PATCHv4 "

[PATCH 00/15] Netfilter updates for net-next
 2015-03-29 19:48 UTC  (17+ messages)
` [PATCH 01/15] netfilter: nf_tables: move struct net pointer to base chain
` [PATCH 02/15] netfilter: Use LOGLEVEL_<FOO> defines
` [PATCH 03/15] netfilter: nf_tables: restore nf_log_trace() in nf_tables_core.c
` [PATCH 04/15] netfilter: nf_tables: nft_queue does not depend on x_tables
` [PATCH 05/15] netfilter: nft_meta: use raw_smp_processor_id()
` [PATCH 06/15] rhashtable: provide len to obj_hashfn
` [PATCH 07/15] netfilter: nft_hash: restore struct nft_hash
` [PATCH 08/15] netfilter: nft_hash: indent rhashtable parameters
` [PATCH 09/15] netfilter: nft_hash: convert to use rhashtable callbacks
` [PATCH 10/15] netfilter: nf_tables: add set extensions
` [PATCH 11/15] netfilter: nf_tables: convert hash and rbtree to "
` [PATCH 12/15] netfilter: nf_tables: consolide set element destruction
` [PATCH 13/15] netfilter: nf_tables: return set extensions from ->lookup()
` [PATCH 14/15] netfilter: nf_tables: add transaction helper functions
` [PATCH 15/15] netfilter: nf_tables: implement set transaction support

ipset: Proposed improvements to the kernel code
 2015-03-28 20:44 UTC  (10+ messages)

[PATCH -iptables] cgroup, man: improve man-page bits
 2015-03-27 18:38 UTC 

[PATCH -nf] netfilter: x_tables: fix cgroup matching on non-full sks
 2015-03-27 18:37 UTC 

How to do a NAT lookup from the kernel?
 2015-03-27 15:13 UTC 

[PATCH nf-next v2 0/2] xt_cgroups fix
 2015-03-27 12:02 UTC  (13+ messages)
` [PATCH nf-next v2 1/2] netfilter: x_tables: refactor lookup helpers from xt_socket
` [PATCH nf-next v2 2/2] netfilter: x_tables: fix cgroup's NF_INET_LOCAL_IN sk lookups

ANNOUNCEMENT: Netdev 01 materials posted
 2015-03-26 19:27 UTC 

[PATCH libnftnl 0/2] set timeout support
 2015-03-26 13:10 UTC  (3+ messages)
` [PATCH libnftnl 1/2] set: add support for set timeouts
` [PATCH libnftnl 2/2] set_elem: add timeout support

[PATCH libnftnl] list: fix prefetch dummy
 2015-03-26 12:51 UTC 

[PATCH 0/5] netfilter: nf_tables: set timeout support
 2015-03-26 12:39 UTC  (6+ messages)
` [PATCH 1/5] netfilter: nf_tables: add set timeout API support
` [PATCH 2/5] netfilter: nf_tables: add set element timeout support
` [PATCH 3/5] netfilter: nf_tables: add set garbage collection helpers
` [PATCH 4/5] netfilter: nf_tables: add GC synchronization helpers
` [PATCH 5/5] netfilter: nft_hash: add support for timeouts

[PATCH 0/4] netfilter: nf_tables: set transactions
 2015-03-26 11:15 UTC  (9+ messages)
` [PATCH 1/4] netfilter: nf_tables: consolide set element destruction
` [PATCH 2/4] netfilter: nf_tables: return set extensions from ->lookup()
` [PATCH 3/4] netfilter: nf_tables: add transaction helper functions
` [PATCH 4/4] netfilter: nf_tables: implement set transaction support

[PATCH 0/6] netfilter: set extensions
 2015-03-26 11:06 UTC  (8+ messages)
` [PATCH 1/6] rhashtable: provide len to obj_hashfn
` [PATCH 2/6] netfilter: nft_hash: restore struct nft_hash
` [PATCH 3/6] netfilter: nft_hash: indent rhashtable parameters
` [PATCH 4/6] netfilter: nft_hash: convert to use rhashtable callbacks
` [PATCH 5/6] netfilter: nf_tables: add set extensions
` [PATCH 6/6] netfilter: nf_tables: convert hash and rbtree to "

[PATCH V2 0/4] add mark target for arptables
 2015-03-26  1:43 UTC  (9+ messages)
` [PATCH V2 1/4] Add revision field for xt_entry_target
` [PATCH V2 2/4] Add MARK target for arptables
    `  "
` [PATCH V2 3/4] Update the manpage for MARK target
` [PATCH V2 4/4] Add --and-mark and --or-mark
    `  "

[PATCH nf-next 0/2] xt_cgroups fix
 2015-03-25 21:54 UTC  (12+ messages)
` [PATCH nf-next 1/2] netfilter: x_tables: refactor lookup helpers from xt_socket
` [PATCH nf-next 2/2] netfilter: x_tables: fix cgroup's NF_INET_LOCAL_IN sk lookups

[PATCH 1/3] netlink: fix use after free in netlink_get_table()
 2015-03-25 21:00 UTC  (3+ messages)
` [PATCH 2/3] netlink_delinarize: fix payload dependency killing of link layer dependencies
` [PATCH 3/3] parser: remove duplicated grammar for chain policy

[PATCH] ipvs: fix header inline net_ipvs function to work without CONFIG_IP_VS
 2015-03-25 20:15 UTC  (8+ messages)
` [PATCH V2] ipvs: disable inline net_ipvs function with CONFIG_IP_VS not being set

[PATCH 0/5] netfilter: nf_tables: assorted patches
 2015-03-25 11:57 UTC  (11+ messages)
` [PATCH 2/5] netfilter: nf_tables: move struct net pointer to base chain
` [PATCH 4/5] netfilter: nft_hash: restore struct nft_hash

[PATCH V2 -next] netfilter: Use LOGLEVEL_<FOO> defines
 2015-03-25 11:19 UTC  (2+ messages)

[PATCH 1/2] netfilter: nf_tables: nft_queue does not depend on x_tables
 2015-03-25 11:20 UTC  (4+ messages)
` [PATCH 2/2] netfilter: nft_meta: use raw_smp_processor_id()

[PATCH] nft-test: don't use colors if output is not a tty
 2015-03-25  8:27 UTC  (2+ messages)

#include <net/ip_vs.h> without CONFIG_IP_VS (error: 'struct net' has no member named 'ipvs')
 2015-03-25  1:02 UTC  (2+ messages)

[PATCH 4/4] netfilter: bridge: rename br_parse_ip_options and delete unneeded code
 2015-03-24 12:14 UTC  (4+ messages)
  ` [PATCHv2 "

[PATCH 0/8] Netfilter updates for net-next
 2015-03-24  2:03 UTC  (10+ messages)
` [PATCH 1/8] netfilter: bridge: query conntrack about skb dnat
` [PATCH 2/8] netfilter: bridge: remove BRNF_STATE_BRIDGED flag
` [PATCH 3/8] netfilter: Remove uses of seq_<foo> return values
` [PATCH 4/8] netfilter: nf_tables: consolidate error path of nf_tables_newtable()
` [PATCH 5/8] netfilter: bridge: kill nf_bridge_pad
` [PATCH 6/8] netfilter: nft_rbtree: fix locking
` [PATCH 7/8] netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval sets
` [PATCH 8/8] netfilter: ip6t_REJECT: check for IP6T_F_PROTO

[PATCH nft] set_elem: convert flag value to inclusive-OR binops during delinearize
 2015-03-23 23:40 UTC 

[PATCH 0/2] netfilter: preparatory patches for set extensions
 2015-03-23 20:44 UTC  (10+ messages)
` [PATCH 1/2] rhashtable: provide len to obj_hashfn

[PATCH libnftnl] src: restore static array with expression operations
 2015-03-23 14:58 UTC  (11+ messages)

[PATCH 1/1] bridge: detect NAT66 correctly and change MAC address
 2015-03-23 12:41 UTC  (4+ messages)
` [PATCHv2 1/4] "

Strange behaviour when adding rules with libiptc
 2015-03-22 23:49 UTC 

[PATCH 0/6] Netfilter fixes for net
 2015-03-22 20:57 UTC  (8+ messages)
` [PATCH 1/6] netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
` [PATCH 2/6] netfilter: Fix potential crash in nft_hash walker
` [PATCH 3/6] netfilter: nf_tables: allow to change chain policy without hook if it exists
` [PATCH 4/6] netfilter: restore rule tracing via nfnetlink_log
` [PATCH 5/6] netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()
` [PATCH 6/6] netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set

nft 0.4, crash on list
 2015-03-22 19:29 UTC  (4+ messages)

[PATCH nf-next] netfilter: bridge: kill nf_bridge_pad
 2015-03-22 19:03 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).