netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-19 14:33:31 to 2010-09-03 11:34:07 UTC [more...]

TCP proto info
 2010-09-03 11:33 UTC  (4+ messages)

[patch net] ipvs: avoid oops for passive FTP
 2010-09-02 20:52 UTC  (3+ messages)

Resolver behind NetFilter NAT service vulnerable to DNS poisoning attack
 2010-09-02 18:24 UTC  (4+ messages)

Fw: [Bug 17622] New: snmp trap ALG issue
 2010-09-02 14:45 UTC 

[PATCH] netfilter: unregister nf hooks, matches and targets in the reverse order
 2010-09-02 14:15 UTC 

[PATCH] ipvs: fix problems with active FTP
 2010-09-02  1:54 UTC 

get tcp header
 2010-09-01 21:50 UTC  (15+ messages)

[PATCH] netfilter: fix a race in nf_ct_ext_create()
 2010-08-31 15:51 UTC  (2+ messages)

[PATCH] netfilter: remove duplicate include line
 2010-08-31 14:10 UTC  (2+ messages)

[PATCH iptables-next 0/2] extensions: add condition match and target extensions
 2010-08-31  7:28 UTC  (3+ messages)
` [PATCH iptables-next 1/2] extensions: add condition match extension
` [PATCH iptables-next 2/2] extensions: add condition target extension

write a new simple target for netfilter
 2010-08-30 23:53 UTC  (24+ messages)

[PATCH][RESEND] netfilter: fix CONFIG_COMPAT support
 2010-08-30 21:50 UTC  (4+ messages)

block network access for certain users/groups
 2010-08-30 11:55 UTC  (6+ messages)

[PATCH] netfilter: xt_condition: add security capability support
 2010-08-27  7:55 UTC  (11+ messages)

[patch net-next 0/4] IPVS
 2010-08-27  5:28 UTC  (9+ messages)
` [patch net-next 1/4] [patch nf-next v2] IPVS: ICMPv6 checksum calculation
` [patch net-next 2/4] [patch nf-next] IPVS: convert __ip_vs_sched_lock to a spinlock
` [patch net-next 3/4] [patch nf-next] IPVS: convert __ip_vs_securetcp_lock "
` [patch net-next 4/4] [PATCH net-next-2.6] ipvs: switch to GFP_KERNEL allocations

[PATCH 5/5] net/netfilter/ipvs: Eliminate memory leak
 2010-08-26  3:56 UTC  (4+ messages)

[PATCH 0/5] Eliminate memory leak
 2010-08-25 21:55 UTC 

Kernel Crash - 300+ Rule Creation
 2010-08-25 21:47 UTC  (2+ messages)

[patch nf-next v2] IPVS: ICMPv6 checksum calculation
 2010-08-25 19:55 UTC  (2+ messages)

help needed with EXPORT_SYMBOL
 2010-08-25 15:37 UTC  (14+ messages)
                    ` Fwd: "

[PATCH 5/5] net/netfilter/ipvs: Eliminate memory leak
 2010-08-24 14:39 UTC 

IPVS network namespace aware ?
 2010-08-24 10:24 UTC  (5+ messages)

[PATCH net-next-2.6] ipvs: switch to GFP_KERNEL allocations
 2010-08-24  6:00 UTC  (2+ messages)

[BISECTED][2.6.35 regression] iptables busted on Mac G5
 2010-08-23 13:14 UTC  (4+ messages)

[patch] netfilter: Use header-y instead of unifdef-y
 2010-08-23  3:42 UTC 

[PATCH net-2.6] header: fix broken headers for user space
 2010-08-23  3:25 UTC 

As long as a 12 inch pole
 2010-08-23  3:12 UTC 

[patch nf-next] IPVS: ICMPv6 checksum calculation
 2010-08-23  2:54 UTC  (9+ messages)

TCPMSS clamp-mss-to-pmtu breaks packets that have no MSS set (incl. solution)
 2010-08-23  1:45 UTC  (4+ messages)

[patch v1 00/12] IPVS: SIP Persistence Engine
 2010-08-22 12:57 UTC  (14+ messages)
` [patch v1 01/12] netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a null ct argument
` [patch v1 02/12] netfilter: nf_conntrack_sip: Add callid parser
` [patch v1 03/12] IPVS: compact ip_vs_sched_persist()
` [patch v1 04/12] IPVS: Add struct ip_vs_conn_param
` [patch v1 05/12] IPVS: Allow null argument to ip_vs_scheduler_put()
` [patch v1 06/12] IPVS: ip_vs_{un,}bind_scheduler NULL arguments
` [patch v1 07/12] IPVS: Add struct ip_vs_pe
` [patch v1 08/12] IPVS: Add persistence engine data to /proc/net/ip_vs_conn
` [patch v1 09/12] IPVS: management of persistence engine modules
` [patch v1 10/12] IPVS: Allow configuration of persistence engines
` [patch v1 11/12] IPVS: Fallback if persistence engine fails
` [patch v1 12/12] IPVS: sip persistence engine

[patch v1 0/2] ipvsadm: SIP Persistence Engine
 2010-08-22 12:49 UTC  (3+ messages)
` [patch v1 1/2] [PATCH 1/2] Slightly simplify options conflicts logic
` [patch v1 2/2] [PATCH 2/2] Add support for persistence engines

socket filter
 2010-08-21 10:11 UTC  (3+ messages)
    ` Fwd: "

[rfc] IPVS: convert scheduler management to RCU
 2010-08-21  3:30 UTC  (16+ messages)

[PATCH v5 2/2] netfilter: save the hash of the tuple in the original direction for latter use
 2010-08-20 22:49 UTC 

[PATCH 1/2 v2] netfilter: fix the hash random initializing race
 2010-08-20 22:48 UTC 

[PATCH 1/2] netfilter: fix the hash random initializing race
 2010-08-20 17:20 UTC  (7+ messages)

[PATCH v4 2/2] netfilter: save the hash of the tuple in the original direction for latter use
 2010-08-20 16:07 UTC 

[PATCH v3] netfilter: save the hash of the tuple in the original direction for latter use
 2010-08-20 15:36 UTC  (5+ messages)

[patch nf-next] IPVS: convert __ip_vs_sched_lock to a spinlock
 2010-08-20 14:56 UTC  (2+ messages)

[patch nf-next] IPVS: convert __ip_vs_securetcp_lock to a spinlock
 2010-08-20 14:55 UTC  (2+ messages)

[PATCH v2] netfilter: save the hash of the tuple in the original direction for latter use
 2010-08-20 13:43 UTC  (8+ messages)

[PATCH 7/8] netfilter: xt_hashlimit: use proto_ports_offset() to support AH message
 2010-08-20  0:17 UTC  (2+ messages)

[PATCH 6/8] netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
 2010-08-20  0:17 UTC  (2+ messages)

[PATCH 3/8] net: introduce proto_ports_offset()
 2010-08-20  0:16 UTC  (2+ messages)

iptables rule matching error
 2010-08-19 19:59 UTC  (4+ messages)

[PATCH] netfilter: save the hash of the tuple in the original direction for latter use
 2010-08-19 15:31 UTC  (7+ 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).