netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-18 14:23:01 to 2012-09-28 02:55:03 UTC [more...]

[GIT PULL nf-next] IPVS for 3.7 #2
 2012-09-28  2:55 UTC  (4+ messages)
` [PATCH 3/7] ipvs: Use config macro IS_ENABLED()
` [PATCH 5/7] ipvs: Complete IPv6 fragment handling for IPVS
` [PATCH 6/7] ipvs: API change to avoid rescan of IPv6 exthdr

[PATCH V4 0/7] ipvs: IPv6 fragment handling for IPVS
 2012-09-28  2:43 UTC  (11+ messages)
` [PATCH V4 1/7] ipvs: Trivial changes, use compressed IPv6 address in output
` [PATCH V4 2/7] ipvs: IPv6 extend ICMPv6 handling for future types
` [PATCH V4 3/7] ipvs: Use config macro IS_ENABLED()
` [PATCH V4 4/7] ipvs: Fix faulty IPv6 extension header handling in IPVS
` [PATCH V4 5/7] ipvs: Complete IPv6 fragment handling for IPVS
` [PATCH V4 6/7] ipvs: API change to avoid rescan of IPv6 exthdr
` [PATCH V4 7/7] ipvs: SIP fragment handling

Extension alias support
 2012-09-27 22:48 UTC  (8+ messages)
` [PATCH 1/7] build: support for automake-1.12
` [PATCH 2/7] build: separate AC variable replacements from xtables.h
` [PATCH 3/7] libxtables: consolidate preference logic
` [PATCH 4/7] iptables: support for target aliases
` [PATCH 5/7] libxt_NOTRACK: replace as an alias to CT --notrack
` [PATCH 6/7] iptables: support for match aliases
` [PATCH 7/7] libxt_state: replace as an alias to xt_conntrack

[PATCH] netfilter fix for 3.6-rc7
 2012-09-27 17:16 UTC  (3+ messages)
` [PATCH] netfilter: xt_limit: have r->cost != 0 case work

[patch v2 01/11] netlink: add reference of module in netlink_dump_start
 2012-09-27  0:14 UTC  (18+ messages)
` [patch v2 02/11] inet_diag: pass inet_diag module to netlink_dump_start
` [patch v2 03/11] unix_diag: pass unix_diag "
` [patch v2 04/11] nf_conntrack_netlink: pass nf_conntrack_netlink "
` [patch v2 05/11] nfnetlink_acct: pass nfnetlink_acct "
  ` [patch v2 06/11] nfnetlink_cthelper: pass nfnetlink_cthelper "
  ` [patch v2 07/11] nfnetlink_cttimeout: pass nfnetlink_cttimeout "
  ` [patch v2 10/11] ipset: pass ipset "
  ` [patch v2 11/11] infiniband: pass rdma_cm "
` [patch v2 08/11] crypto: pass crypto_user "
` [patch v2 09/11] xfrm: pass xfrm_user "

searching tuples in conntrack
 2012-09-26 20:32 UTC  (2+ messages)

[PATCH 01/11] netlink: add reference of module in netlink_dump_start
 2012-09-26 17:26 UTC  (19+ messages)
` [PATCH 02/11] inet_diag: pass inet_diag module to netlink_dump_start
` [PATCH 03/11] unix_diag: pass unix_diag "
` [PATCH 04/11] nf_conntrack_netlink: pass nf_conntrack_netlink "
` [PATCH 05/11] nfnetlink_acct: pass nfnetlink_acct "
` [PATCH 06/11] nfnetlink_cthelper: pass nfnetlink_cthelper "
` [PATCH 07/11] nfnetlink_cttimeout: pass nfnetlink_cttimeout "
` [PATCH 08/11] crypto: pass crypto_user "
` [PATCH 09/11] xfrm: pass xfrm_user "
  ` [PATCH 10/11] ipset: pass ipset "
` [PATCH 11/11] infiniband: pass rdma_cm "

Bug in limit_mt_check()
 2012-09-26 14:47 UTC  (14+ messages)
      ` [PATCH] netfilter: have r->cost != 0 case work

[PATCH V3 0/8] ipvs: IPv6 fragment handling for IPVS
 2012-09-25 20:48 UTC  (4+ messages)

[PATCH 00/16] netfilter updates for net-next
 2012-09-24 19:41 UTC  (18+ messages)
` [PATCH 01/16] netfilter: fix IPv6 NAT dependencies in Kconfig
` [PATCH 02/16] netfilter: nf_nat: fix oops when unloading protocol modules
` [PATCH 03/16] netfilter: nf_nat: remove obsolete rcu_read_unlock call
` [PATCH 04/16] netfilter: combine ipt_NETMAP and ip6t_NETMAP
` [PATCH 05/16] netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
` [PATCH 06/16] netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
` [PATCH 07/16] netfilter: ipset: Check and reject crazy /0 input parameters
` [PATCH 08/16] netfilter: ipset: Rewrite cidr book keeping to handle /0
` [PATCH 09/16] netfilter: ipset: Add /0 network support to hash:net,iface type
` [PATCH 10/16] netfilter: ipset: Include supported revisions in module description
` [PATCH 11/16] netfilter: ipset: Coding style fixes
` [PATCH 12/16] netfilter: ipset: Support to match elements marked with "nomatch"
` [PATCH 13/16] netfilter: xt_time: add support to ignore day transition
` [PATCH 14/16] netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
` [PATCH 15/16] netfilter: nfnetlink_queue: fix maximum packet length to userspace
` [PATCH 16/16] netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute

[PATCH] nfnetlink: add a new subsystem to advertise tables update
 2012-09-24 15:39 UTC 

no extension found for this protocol
 2012-09-24 14:03 UTC  (8+ messages)

[PATCH 0/2] nfnetlink_queue updates
 2012-09-24 13:03 UTC  (3+ messages)
` [PATCH 1/2] netfilter: nfnetlink_queue: fix maximum packet length to userspace
` [PATCH 2/2] netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute

[PATCH] libxt_time: add support to ignore day transition
 2012-09-24 12:40 UTC  (4+ messages)
` [PATCH] netfilter: xt_time: "

[PATCH 0/7] ipset patches for nf-next, v2
 2012-09-24 12:36 UTC  (2+ messages)

[RFC] Inter-match communication cache
 2012-09-24 10:25 UTC  (6+ messages)

[PATCH 0/3] ipset fixes
 2012-09-23 22:26 UTC  (4+ messages)

[PATCH 2/7][RFC] netfilter: add xt_qtaguid matching module
 2012-09-23 21:26 UTC 

nflog feature request
 2012-09-23 10:45 UTC 

[PATCH 3/7] netfilter: ipset: Rewrite cidr book keeping to handle /0
 2012-09-22 20:51 UTC 

[PATCH 2/7] netfilter: ipset: Check and reject crazy /0 input parameters
 2012-09-22 20:51 UTC 

[PATCH 4/7] netfilter: ipset: Add /0 network support to hash:net,iface type
 2012-09-22 20:51 UTC 

[PATCH 1/7] netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
 2012-09-22 20:51 UTC 

[PATCH 5/7] netfilter: ipset: Include supported revisions in module description
 2012-09-22 20:51 UTC 

[PATCH 7/7] netfilter: ipset: Support to match elements marked with "nomatch"
 2012-09-22 20:51 UTC 

[PATCH 6/7] netfilter: ipset: Coding style fixes
 2012-09-22 20:51 UTC 

[PATCH] netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
 2012-09-22 10:24 UTC 

Start to developing
 2012-09-21 21:52 UTC 

[ANNOUNCE] ipset 6.14 released
 2012-09-21 21:11 UTC 

[PATCH 2/4] netfilter: ipset: Include supported revisions in module description
 2012-09-21 20:49 UTC 

[PATCH 0/4] ipset patches for nf-next
 2012-09-21 20:49 UTC 

[PATCH 4/4] netfilter: ipset: Support to match elements marked with "nomatch"
 2012-09-21 20:49 UTC 

[PATCH 3/4] netfilter: ipset: Coding style fixes
 2012-09-21 20:49 UTC 

[PATCH 1/4] netfilter: ipset: Add /0 network support to hash:net,iface type
 2012-09-21 20:49 UTC 

[PATCH 3/3] netfilter: ipset: Fix cidr book keeping for hash:*net* types
 2012-09-21 20:38 UTC 

[PATCH 2/3] netfilter: ipset: Check and reject crazy /0 input parameters
 2012-09-21 20:38 UTC 

[PATCH 1/3] netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
 2012-09-21 20:38 UTC 

[PATCH net-next] nat: remove obsolete rcu_read_unlock call
 2012-09-21 19:47 UTC  (8+ messages)

[PATCH] mk: fix librairies dependencies
 2012-09-21 14:14 UTC  (2+ messages)

[PATCH] New Target Extension OBSF
 2012-09-21 11:36 UTC  (5+ messages)

[PATCH] Added OBSF_print()
 2012-09-21 11:23 UTC 

Oops with latest (netfilter) nf-next tree, when unloading iptable_nat
 2012-09-21 10:17 UTC  (16+ messages)

Combine two modules
 2012-09-21 10:11 UTC  (5+ messages)
` [PATCH 1/2] net: netfilter: combine ipt_NETMAP and ip6t_NETMAP
` [PATCH 2/2] net: netfilter: combine ipt_REDIRECT and ip6t_REDIRECT

How to add wildcard netmask to ipset?
 2012-09-21  8:27 UTC  (3+ messages)

[PATCH] pgsql: add SSL connection implementation to PGSQL plugin
 2012-09-20 22:33 UTC  (5+ messages)

[PATCH v4 net-next 0/4] ipv6: fix the reassembly expire code in nf_conntrack
 2012-09-20  7:41 UTC  (8+ messages)
` [PATCH 1/4] ipv6: add a new namespace for nf_conntrack_reasm
` [PATCH 2/4] ipv6: unify conntrack reassembly expire code with standard one
` [PATCH 3/4] ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
` [PATCH 4/4] ipv6: unify fragment thresh handling code

[pablo@netfilter.org: Re: [netfilter-core] Patch for ULOGD]
 2012-09-19  8:23 UTC  (3+ messages)

[PATCH] conntrackd: make conntrackd namespace aware
 2012-09-19  8:21 UTC  (8+ messages)

[PATCH v3 net-next 0/4] ipv6: fix the reassembly expire code in nf_conntrack
 2012-09-19  1:54 UTC  (4+ messages)
` [PATCH 1/4] ipv6: add a new namespace for nf_conntrack_reasm

[PATCH v2 net-next 0/4] ipv6: fix the reassembly expire code in nf_conntrack
 2012-09-18 21:46 UTC  (3+ messages)

linux-next: Tree for Sept 18 (netfilter)
 2012-09-18 19:13 UTC  (2+ messages)

[PATCHv2] conntrackd: make conntrackd namespace aware
 2012-09-18 18:53 UTC  (3+ messages)

[PATCH 2/2] Added userspace plugin for xt_OBSF.c
 2012-09-18 14:25 UTC 

[PATCH 1/2] 1) Changed to "one" ds 2) Added some consistancy checks
 2012-09-18 14:22 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).