netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-16 23:16:21 to 2015-03-26 10:01:05 UTC [more...]

[PATCH V3 0/2] add mark target
 2015-03-26  9:33 UTC 

[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

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

ipset: Proposed improvements to the kernel code
 2015-03-25 16:11 UTC  (11+ messages)

[PATCH 0/4] netfilter: nf_tables: set transactions
 2015-03-25 14:08 UTC  (5+ 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-25 13:07 UTC  (7+ 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 0/5] netfilter: nf_tables: assorted patches
 2015-03-25 11:57 UTC  (14+ messages)
` [PATCH 1/5] netfilter: nft_rbtree: fix locking
` [PATCH 2/5] netfilter: nf_tables: move struct net pointer to base chain
` [PATCH 3/5] netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval sets
` [PATCH 4/5] netfilter: nft_hash: restore struct nft_hash
` [PATCH 5/5] netfilter: nft_hash: indent rhashtable parameters

[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)

[PATCHv3 4/4] netfilter: bridge: rename br_parse_ip_options
 2015-03-25  8:15 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  (11+ messages)
` [PATCH 1/2] rhashtable: provide len to obj_hashfn
` [PATCH 2/2] netfilter: nft_hash: convert to use rhashtable callbacks

[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)

[PATCH nf-next] netfilter: ip6t_REJECT: check for IP6T_F_PROTO
 2015-03-21 19:38 UTC  (2+ messages)

11th Netfilter Workshop coming up soon
 2015-03-21 19:40 UTC 

[PATCH nf] netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
 2015-03-21 19:14 UTC  (3+ messages)

[PATCH v2] add systemd service file
 2015-03-21 17:45 UTC  (3+ messages)

[PATCH nf] netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()
 2015-03-20 13:00 UTC 

[PATCH v2] add systemd service file
 2015-03-20 11:06 UTC  (2+ messages)

[PATCH nf] netfilter: restore rule tracing via nfnetlink_log
 2015-03-20 10:54 UTC 

[PATCH V2] Add element count to hash headers
 2015-03-19 17:39 UTC 

[PATCH RESEND] Add element count to hash headers
 2015-03-19 17:38 UTC  (6+ messages)

[nft PATCH] rule: fix chain details align indentations
 2015-03-19 13:36 UTC  (2+ messages)

[nft PATCH v2] rule: delete extra space in rule indentation
 2015-03-19 12:16 UTC  (3+ messages)

[PATCH 3/4] netfilter: bridge: add mtu size reduction to ip6_fragment()
 2015-03-18 21:54 UTC 

[PATCHv4 RFC 1/1] bridge: forward IPv6 fragmented packets when passing netfilter
 2015-03-18 21:53 UTC  (2+ messages)
` [PATCH 2/4] "

Can't link C++ program to libipset
 2015-03-18 20:07 UTC  (6+ messages)

[PATCH nft] netlink: fix crash when adding new non-base chain
 2015-03-18 17:13 UTC 

[PATCH net-next] netfilter: Remove uses of seq_<foo> return values
 2015-03-18 17:02 UTC  (2+ messages)

[PATCH 1/3] Add revision field for xt_entry_target
 2015-03-18 10:10 UTC  (5+ messages)
  `  "

[nft PATCH] rule: delete extra space in rule indentation
 2015-03-18 10:10 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_tables: consolidate error path of nf_tables_newtable()
 2015-03-18  9:50 UTC 

Webmail Előfizető
 2015-03-18  6:45 UTC 

Webmail Előfizető
 2015-03-17 21:59 UTC 

[PATCH v2 nf-next 0/6] more bridge netfilter refactoring
 2015-03-17 21:38 UTC  (8+ messages)
` [PATCH v2 nf-next 1/6] net: untangle ip_fragment and bridge netfilter

[PATCH nft] evaluate: missing break; in str2hooknum()
 2015-03-17 16:25 UTC 

[PATCH] Use stdlib uint* instead of u_int*
 2015-03-17 16:08 UTC  (3+ messages)

[PATCH nft v2] src: allow to specify the default policy for base chains
 2015-03-17 15:54 UTC 

[PATCH nft 1/3] src: expose table flags
 2015-03-17 12:42 UTC  (6+ messages)
` [PATCH nft 2/3] parser: allow to reorder chain options
` [PATCH nft 3/3] src: allow to specify the default policy for base chains

[PATCH nf] netfilter: nf_tables: allow to change chain policy without hook if it exists
 2015-03-17 12:45 UTC 

[libnftnl PATCH 1/3] parser: Add operation not supported error message
 2015-03-17 10:49 UTC  (4+ messages)
` [nft PATCH 2/3] rule: export the ruleset using the new node "add"

Kedves: Webmail Előfizető
 2015-03-16  9:09 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).