messages from 2010-05-10 20:19:17 to 2010-05-28 05:31:12 UTC [more...]
[RFC] netfilter: WIP: Xtables idletimer target implementation
2010-05-28 5:25 UTC (3+ messages)
Help: Cycle through iptables rules
2010-05-28 0:10 UTC (25+ messages)
` [PATCH] netfilter: xt_statistic: remove nth_lock spinlock
libnetfilter_queue question
2010-05-27 13:25 UTC (4+ messages)
[PATCH] add nflog_snprintf_xml() to output a log in XML format
2010-05-27 13:14 UTC (5+ messages)
[PATCH] add nfq_snprintf_xml() to output a packet in XML format
2010-05-27 13:14 UTC (4+ messages)
[PATCH] output: add new plugin XML to output logs in XML
2010-05-27 12:56 UTC
[RFC][PATCH] ns: Syscalls for better namespace sharing control
2010-05-27 12:06 UTC (11+ messages)
` [Devel] "
[patch] Fwd: Troubles compiling iptables v1.4.8
2010-05-26 10:28 UTC (4+ messages)
` [PATCH] utils: add missing include flags to Makefile
[PATCH RFC] netfilter: iptables target SYNPROXY
2010-05-25 22:52 UTC (8+ messages)
iptables 1.4.8
2010-05-24 5:17 UTC (4+ messages)
[ANN] Linux Security Summit 2010 - Announcement and CFP
2010-05-21 22:44 UTC
Xtables 1.26 vs. Linux Kernel 2.6.34[.0] - Compile problem
2010-05-21 19:17 UTC (2+ messages)
Any Performance benchmark on a Million conntracks
2010-05-21 14:05 UTC (9+ messages)
Xtables 1.26 vs. Linux Kernel 2.6.34[.0] - Compile problem
2010-05-21 11:50 UTC (2+ messages)
[PATCH 0/3] netfilter: netfilter fixes
2010-05-21 6:12 UTC (5+ messages)
` [PATCH 1/3] netfilter: nf_ct_sip: handle non-linear skbs
` [PATCH 2/3] netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse()
` [PATCH 3/3] netfilter: fix description of expected checkentry return code on xt_target
[patch] IPVS: one-packet scheduling
2010-05-20 22:31 UTC (3+ messages)
iptables connlimit not works in RHEL 5.1
2010-05-20 19:03 UTC (2+ messages)
iptables-next merged into master
2010-05-20 15:12 UTC
[ANNOUNCE]: Release of iptables-1.4.8
2010-05-20 15:08 UTC
RFC: netfilter: synproxy iptables target
2010-05-20 14:42 UTC (7+ messages)
nf_ct_ipv6 doesn't like ICMPv6 MTU notices
2010-05-20 14:09 UTC (2+ messages)
[PATCH] MASQUERADE: fix --to-ports parser
2010-05-20 14:01 UTC (4+ messages)
[PATCH] netfilter: fix description of expected checkentry return code on xt_target
2010-05-20 13:59 UTC (2+ messages)
[PATCH] nf_conntrack_core.c: fix for dead connection after flushing conntrack cache
2010-05-20 13:56 UTC (6+ messages)
ipset socket not closed
2010-05-18 13:18 UTC (4+ messages)
[RFC] NF: IP tables idletimer target implementation
2010-05-17 13:09 UTC (2+ messages)
[PATCH -next] netfilter: xt_TEE depends on NF_CONNTRACK
2010-05-14 20:52 UTC (3+ messages)
[PATCHv2] netfilter: Remove skb_is_nonlinear check from nf_conntrack_sip
2010-05-14 19:56 UTC (10+ messages)
[PATCH] iptables: add noreturn attribute to exit_tryhelp()
2010-05-14 11:26 UTC (2+ messages)
[PATCH] REDIRECT: Fix --to-ports parser
2010-05-14 11:25 UTC (2+ messages)
netfilter problem
2010-05-14 10:59 UTC
Whither xt_SYSRQ?
2010-05-14 10:23 UTC (4+ messages)
[PATCH] netfilter: Remove skb_is_nonlinear check from nf_conntrack_sip
2010-05-14 10:16 UTC (3+ messages)
[PATCH 00/12] netfilter: netfilter update
2010-05-14 2:07 UTC (14+ messages)
` [PATCH 01/12] netfilter: ip_tables: fix compilation when debug is enabled
` [PATCH 02/12] netfilter: xtables: fix incorrect return code
` [PATCH 03/12] netfilter: xtables: dissolve do_match function
` [PATCH 04/12] netfilter: xtables: combine struct xt_match_param and xt_target_param
` [PATCH 05/12] netfilter: xtables: substitute temporary defines by final name
` [PATCH 06/12] netfilter: xtables: deconstify struct xt_action_param for matches
` [PATCH 07/12] netfilter: xtables: change hotdrop pointer to direct modification
` [PATCH 08/12] netfilter: xtables: combine built-in extension structs
` [PATCH 09/12] netfilter: bridge-netfilter: fix crash in br_nf_forward_finish()
` [PATCH 10/12] netfilter: change NF_ASSERT to WARN_ON
` [PATCH 11/12] netfilter: cleanup printk messages
` [PATCH 12/12] netfilter: remove unnecessary returns from void function()s
[PATCH net-next] net/: (netfilter related) Remove unnecessary returns from void function()s
2010-05-13 15:52 UTC (3+ messages)
iptables-next/TEE extension
2010-05-13 13:50 UTC
iptables: libxt_TEE
2010-05-13 13:48 UTC (2+ messages)
[PATCH 1/2] netfilter: change NF_ASSERT to WARN_ON
2010-05-13 13:03 UTC (6+ messages)
` [PATCH 2/2] netfilter: cleanup printk messages
Problem compiling libipq example
2010-05-13 9:43 UTC (4+ messages)
linux-next: Tree for May 12 (netfilter: xt_TEE)
2010-05-12 21:53 UTC (4+ messages)
nf-next: a mixed bag, try#2
2010-05-11 17:02 UTC (10+ messages)
` [PATCH 1/8] netfilter: ip_tables: fix compilation when debug is enabled
` [PATCH 2/8] netfilter: xtables: fix incorrect return code
` [PATCH 3/8] netfilter: xtables: dissolve do_match function
` [PATCH 4/8] netfilter: xtables: combine struct xt_match_param and xt_target_param
` [PATCH 5/8] netfilter: xtables: substitute temporary defines by final name
` [PATCH 6/8] netfilter: xtables: deconstify struct xt_action_param for matches
` [PATCH 7/8] netfilter: xtables: change hotdrop pointer to direct modification
` [PATCH 8/8] netfilter: xtables: combine built-in extension structs
nf-next: a mixed bag
2010-05-11 16:08 UTC (6+ messages)
` [PATCH 11/11] netfilter: xtables: convert basic nfproto match functions into xt matches
[PATCH 00/84] netfilter: netfilter update for 2.6.35
2010-05-11 11:42 UTC (24+ messages)
` [PATCH 40/84] netfilter: ipvs: use NFPROTO values for NF_HOOK invocation
` [PATCH 53/84] netfilter: CLUSTERIP: clusterip_seq_stop() fix
` [PATCH 55/84] IPVS: fix potential stack overflow with overly long protocol names
` [PATCH 58/84] netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queue
` [PATCH 59/84] netfilter: remove invalid rcu_dereference() calls
` [PATCH 60/84] netfilter: xt_LED: add refcounts to LED target
` [PATCH 61/84] netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting __ALIGN_KERNEL()
` [PATCH 63/84] netfilter: bridge-netfilter: cleanup br_netfilter.c
` [PATCH 64/84] netfilter: bridge-netfilter: update a comment in br_forward.c about ip_fragment()
` [PATCH 66/84] netfilter: ipv6: move POSTROUTING invocation before fragmentation
` [PATCH 67/84] netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
` [PATCH 70/84] netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harder
` [PATCH 71/84] netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default
` [PATCH 72/84] netfilter: xtables: inclusion of xt_TEE
` [PATCH 73/84] netfilter: xtables: make ip_tables reentrant
` [PATCH 78/84] netfilter: x_tables: move sleeping allocation outside BH-disabled region
` [PATCH 79/84] netfilter: ip_tables: convert pr_devel() to pr_debug()
` [PATCH 82/84] netfilter: nf_ct_h323: switch "incomplete TPKT" message "
` [PATCH 84/84] netfilter: use rcu_dereference_protected()
libNetfilterQueue - Capturing all traffic
2010-05-11 7:39 UTC
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).