messages from 2010-06-02 19:05:53 to 2010-06-22 05:41:15 UTC [more...]
high latency with ipset-4.2 and 2.6.27.45 kernel
2010-06-22 5:41 UTC (5+ messages)
[patch nf-next-2.6] IPVS: one-packet scheduling
2010-06-22 2:14 UTC
multi-path route can't keep long time connections
2010-06-22 1:48 UTC
NF_Queue Copy made to userspace
2010-06-21 13:50 UTC
Accessing packet marking functions
2010-06-20 12:31 UTC (6+ messages)
[RFC PATCH] netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
2010-06-20 8:31 UTC (8+ messages)
[PATCH 0/2] net,man - IP_NODEFRAG option for IPv4 socket
2010-06-19 23:32 UTC (4+ messages)
` [PATCH 1/2] net "
` [PATCH 2/2] man "
[PATCH -next] netfilter: xt_IDLETIMER needs kdev_t.h
2010-06-18 22:34 UTC
[PATCH] net-next-2.6, Complete deprecation of CONFIG_NF_CT_ACCT
2010-06-18 17:52 UTC
N/A
2010-06-18 9:52 UTC
[ANN] Linux Security Summit 2010 - Announcement and CFP
2010-06-16 23:12 UTC (2+ messages)
` [ANNOUNCE] Linux Security Summit 2010 - Schedule Published
2.6.34 ALIGN patch
2010-06-16 13:55 UTC
[PATCH 00/17] netfilter: netfilter update
2010-06-15 21:19 UTC (19+ messages)
` [PATCH 01/17] netfilter: br_netfilter: use skb_set_noref()
` [PATCH 02/17] netfilter: xt_statistic: remove nth_lock spinlock
` [PATCH 03/17] netfilter: vmalloc_node cleanup
` [PATCH 04/17] netfilter: xt_rateest: Better struct xt_rateest layout
` [PATCH 05/17] netfilter: nf_conntrack: IPS_UNTRACKED bit
` [PATCH 06/17] netfilter: nf_conntrack: per_cpu untracking
` [PATCH 07/17] netfilter: xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytes
` [PATCH 08/17] netfilter: ip_queue: rwlock to spinlock conversion
` [PATCH 09/17] netfilter: ip6_queue: "
` [PATCH 10/17] netfilter: nfnetlink_queue: some optimizations
` [PATCH 11/17] netfilter: nfnetlink_log: RCU conversion
` [PATCH 12/17] netfilter: nfnetlink_log: RCU conversion, part 2
` [PATCH 13/17] netfilter: kill redundant check code in which setting ip_summed value
` [PATCH 14/17] netfilter: defrag: remove one redundant atomic ops
` [PATCH 15/17] netfilter: defrag: kill unused work parameter of frag_kfree_skb()
` [PATCH 16/17] netfilter: CLUSTERIP: RCU conversion
` [PATCH 17/17] netfilter: xtables: idletimer target implementation
[PATCH 0/1] netfilter: netfilter fixes
2010-06-15 18:59 UTC (3+ messages)
` [PATCH 1/1] ipvs: Add missing locking during connection table hashing and unhashing
[PATCH v2] tcp: unify tcp flag macros
2010-06-15 18:56 UTC (2+ messages)
ip_conntrack fails to track Windows Vista TCP connection
2010-06-15 16:20 UTC (11+ messages)
[PATCH v2] extensions: add idletimer xt target extension
2010-06-15 14:55 UTC (2+ messages)
[PATCH v6] netfilter: Xtables: idletimer target implementation
2010-06-15 13:18 UTC (3+ messages)
[PATCH v5] netfilter: Xtables: idletimer target implementation
2010-06-15 12:34 UTC (3+ messages)
[PATCH nf-next-2.6] netfilter: CLUSTERIP: RCU conversion
2010-06-15 11:10 UTC (6+ messages)
no reassembly for outgoing packets on RAW socket
2010-06-15 9:49 UTC (16+ messages)
` [PATCH] net: IP_NODEFRAG option for IPv4 socket
[PATCH] Fix a couple of problems with xt_SYSRQ
2010-06-15 9:40 UTC (2+ messages)
xtables-addons build fails
2010-06-14 23:09 UTC (3+ messages)
Using conntrack to create new expectation entry
2010-06-14 19:57 UTC (2+ messages)
[PATCH 0/1] iptables: extensions: add idletimer target extension
2010-06-14 14:44 UTC (4+ messages)
` [PATCH 1/1] extensions: add idletimer xt "
[PATCH net-next-2.6] ipfrag : frag_kfree_skb() cleanup
2010-06-14 14:32 UTC (3+ messages)
[PATCH net-next-2.6] ip_frag: Remove some atomic ops
2010-06-14 14:30 UTC (3+ messages)
[PATCH] netfilter: kill redundant check code in which setting ip_summed value
2010-06-14 14:22 UTC (2+ messages)
[PATCH nf-next-2.6] netfilter: nfnetlink_log: RCU conversion
2010-06-14 14:16 UTC (4+ messages)
newbie seeking clarification between nf_conntrack_l3proto and ip_conntrack*
2010-06-14 13:47 UTC
[PATCH xt-addons] xt_geoip: fix possible out-of-bounds access
2010-06-13 8:40 UTC (4+ messages)
[PATCH] tcp: unify tcp flag macros
2010-06-12 21:33 UTC (5+ messages)
[PATCH] RAWNAT: fix rawnat_ipv6_mask()
2010-06-12 8:16 UTC (2+ messages)
` "
[PATCH v4] netfilter: Xtables: idletimer target implementation
2010-06-11 14:13 UTC
`conntrack -L --src-nat --dst-nat` doesn't work with version 0.9.14
2010-06-10 18:04 UTC
[PATCH v3] netfilter: Xtables: idletimer target implementation
2010-06-10 15:55 UTC (14+ messages)
`conntrack -L --src-nat --dst-nat` doesn't work with version 0.9.14
2010-06-10 12:43 UTC (2+ messages)
[PATCH nf-next-2.6] netfilter: nfnetlink_queue: some optimizations
2010-06-09 16:08 UTC (2+ messages)
[PATCH nf-next-2.6] netfilter: queue: rwlock to spinlock conversion
2010-06-09 14:25 UTC (6+ messages)
` [PATCH nf-next-2.6] netfilter: ip6queue: "
[NETFILTER] [PATCH] xt_sctp: use WORD_ROUND macro to calculate length of multiple of 4 bytes
2010-06-09 12:48 UTC (2+ messages)
DDoS attack causing bad effect on conntrack searches
2010-06-09 12:45 UTC (30+ messages)
` [RFC nf-next-2.6] conntrack: per cpu nf_conntrack_untracked
` [PATCH nf-next-2.6] conntrack: IPS_UNTRACKED bit
` [PATCH nf-next-2.6 2/2] conntrack: per_cpu untracking
Redundant calls to nf_ct_tuplehash_to_ctrack
2010-06-08 17:00 UTC (4+ messages)
[IPTABLES][PATCH 2/2] xt_sctp: support FORWARD_TSN chunk type
2010-06-08 12:17 UTC (3+ messages)
` [IPTABLES][PATCH 2/2 v2] "
[IPTABLES][PATCH 1/2] xt_sctp: Trace DATA chunk that supports SACK-IMMEDIATELY extension
2010-06-08 12:16 UTC (2+ messages)
[PATCH nf-next-2.6] xt_rateest: Better struct xt_rateest layout
2010-06-08 12:12 UTC (2+ messages)
iptables: xt_LED and docs
2010-06-08 11:52 UTC (6+ messages)
` [PATCH 1/4] doc: xt_string: correct copy-and-pasting in manpage
` [PATCH 2/4] doc: xt_hashlimit: fix a typo
` [PATCH 3/4] extensions: add the LED target
` [PATCH 4/4] doc: xt_LED: nroff formatting requirements
[PATCH v5] iptables code for netfilter target to trigger LED devices
2010-06-06 11:27 UTC (2+ messages)
Netfilter Implementation Details
2010-06-04 16:40 UTC (2+ messages)
[PATCH nf-next-2.6] netfilter: vmalloc_node cleanup
2010-06-04 11:32 UTC (2+ messages)
real estate agents optin e mail marketing list
2010-06-03 16:21 UTC
[PATCH v2] netfilter: Xtables: idletimer target implementation
2010-06-03 13:17 UTC (12+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).