messages from 2011-06-09 20:24:01 to 2011-06-30 14:40:39 UTC [more...]
netfilter queue throughput slowdown
2011-06-30 15:15 UTC (11+ messages)
Suggestion required in extending xt_RAWNAT.c to handle ICMP messages
2011-06-30 11:48 UTC (2+ messages)
Pending fixes, global var reduction
2011-06-30 11:37 UTC (9+ messages)
` [PATCH 1/7] doc: include matches/targets in manpage again
` [PATCH 2/7] libipt_LOG: fix ignoring all but last flags
` [PATCH 3/7] libxt_RATEEST: use guided option parser
` [PATCH 4/7] iptables: consolidate target/match init call
` [PATCH 5/7] extensions: support for per-extension instance "global" variable space
` [PATCH 6/7] libxt_rateest: abolish global variables
` [PATCH 7/7] libxt_RATEEST: "
[PATCH 2nd revision] Add SELinux context support to AUDIT target
2011-06-30 11:35 UTC (16+ messages)
` [PATCH 3rd "
` [PATCH 4th "
Linux netfilter shuts down the server
2011-06-30 6:43 UTC (3+ messages)
[Ebtables configuration] CONFIG_BRIDGE_NETFILTER ebtables dependency
2011-06-29 21:04 UTC (2+ messages)
Issue with conntrack on machine start-up
2011-06-28 15:09 UTC (2+ messages)
Fwd: more grokking of iptables, qdiscs, filters, etc
2011-06-26 13:15 UTC
[PATCH 0/2] Security improvements for xt_SYSRQ
2011-06-24 22:04 UTC (7+ messages)
` [PATCH 1/2] Use %pI4/%pI6c instead of NIPQUAD_FMT/NIP6_FMT and make IPv6 work
` [PATCH 2/2] Improve security for xt_SYSRQ
[PATCH] ebtables: Possible problems found by static analysis of code
2011-06-23 18:51 UTC (3+ messages)
[PATCH 0/8] Possible problems found by static analysis of code
2011-06-22 16:09 UTC (17+ messages)
` [PATCH 1/8] iptables: Coverity: DEADCODE
` [PATCH 2/8] iptables: Coverity: FORWARD_NULL
` [PATCH 3/8] iptables: Coverity: NEGATIVE_RETURNS
` [PATCH 4/8] iptables: Coverity: REVERSE_INULL
` [PATCH 5/8] iptables: Coverity: UNINIT
` [PATCH 6/8] iptables: Coverity: VARARGS
` [PATCH 7/8] iptables: Coverity: OVERRUN_STATIC
` [PATCH 8/8] iptables: Coverity: RESOURCE_LEAK
[PATCH] Remove redundant linux/version.h includes from net/
2011-06-21 23:03 UTC (3+ messages)
` [netfilter-core] "
ebtables-2.0.9-2 libebetc PHONY
2011-06-19 11:36 UTC (2+ messages)
[PATCH 1/2] netfilter: IPv6: initialize TOS field in REJECT target module
2011-06-17 3:47 UTC (15+ messages)
` [PATCH 2/2] netfilter: IPv6: fix DSCP mangle code
` [PATCH] iptables: document IPv6 TOS mangling bug in old Linux kernels
` [stable] [PATCH 1/2] netfilter: IPv6: initialize TOS field in REJECT target module
[PATCH 00/20] netfilter: netfilter update
2011-06-17 1:54 UTC (22+ messages)
` [PATCH 01/20] ipvs: support more FTP PASV responses
` [PATCH 02/20] IPVS remove unused var from migration to netns
` [PATCH 03/20] IPVS: rename of netns init and cleanup functions
` [PATCH 04/20] IPVS: labels at pos 0
` [PATCH 05/20] IPVS: remove unused init and cleanup functions
` [PATCH 06/20] netfilter: ipset: timeout can be modified for already added elements
` [PATCH 07/20] netfilter: ipset: whitespace fixes: some space before tab slipped in
` [PATCH 08/20] netfilter: ipset: options and flags support added to the kernel API
` [PATCH 09/20] netfilter: ipset: support listing setnames and headers too
` [PATCH 10/20] netfilter: ipset: fix adding ranges to hash types
` [PATCH 11/20] netfilter: ipset: set type support with multiple revisions added
` [PATCH 12/20] netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types
` [PATCH 13/20] netfilter: ipset: adding ranges to hash types with timeout could still fail, fixed
` [PATCH 14/20] netfilter: ipset: take into account cidr value for the from address when creating the set
` [PATCH 15/20] netfilter: ipset: use unified from/to address masking and check the usage
` [PATCH 16/20] netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change
` [PATCH 17/20] netfilter: ipset: fix return code for destroy when sets are in use
` [PATCH 18/20] netfilter: ipset: use the stored first cidr value instead of '1'
` [PATCH 19/20] netfilter: ipset: hash:net,iface type introduced
` [PATCH 20/20] netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl
[PATCH 0/8] netfilter: netfilter fixes for -rc1
2011-06-17 1:43 UTC (8+ messages)
` [PATCH 1/6] IPVS netns exit causes crash in conntrack
` [PATCH 2/6] netfilter: ip_tables: fix compile with debug
` [PATCH 3/6] netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
` [PATCH 4/6] netfilter: ipt_ecn: fix inversion for IP header ECN match
` [PATCH 5/6] netfilter: fix looped (broad|multi)cast's MAC handling
` [PATCH 6/6] netfilter: nf_nat: avoid double seq_adjust for loopback
Does ip_conntrack_tcp_be_liberal have security or other issues when used?
2011-06-16 22:32 UTC
[GIT PULL nf-2.6] IPVS
2011-06-16 22:06 UTC (4+ messages)
` [PATCH] IPVS netns exit causes crash in conntrack
[PATCH 00/15] ipset patches against nf-next-2.6, next try
2011-06-16 17:01 UTC (31+ messages)
` [PATCH 01/15] netfilter: ipset: Timeout can be modified for already added elements
` [PATCH 02/15] netfilter: ipset: Whitespace fixes: some space before tab slipped in
` [PATCH 03/15] netfilter: ipset: Options and flags support added to the kernel API
` [PATCH 04/15] netfilter: ipset: Support listing setnames and headers too
` [PATCH 05/15] netfilter: ipset: Fix adding ranges to hash types
` [PATCH 06/15] netfilter: ipset: Set type support with multiple revisions added
` [PATCH 07/15] netfilter: ipset: Support range for IPv4 at adding/deleting elements for hash:*net* types
` [PATCH 08/15] netfilter: ipset: Adding ranges to hash types with timeout could still fail, fixed
` [PATCH 09/15] netfilter: ipset: Take into account cidr value for the from address when creating the set
` [PATCH 10/15] netfilter: ipset: Use unified from/to address masking and check the usage
` [PATCH 11/15] netfilter: ipset: Add xt_action_param to the variant level kadt functions, ipset API change
` [PATCH 12/15] netfilter: ipset: Fix return code for destroy when sets are in use
` [PATCH 13/15] netfilter: ipset: Use the stored first cidr value instead of '1'
` [PATCH 14/15] netfilter: ipset: hash:net,iface type introduced
` [PATCH 15/15] netfilter: ipset: Whitespace and coding fixes detected by checkpatch.pl
[PATCH 00/12] ipset patches against nf-next-2.6, updated again
2011-06-16 16:15 UTC (7+ messages)
xt_ecn in smaller pieces
2011-06-16 15:43 UTC (9+ messages)
` [PATCH 1/4] netfilter: xtables: move ipt_ecn to xt_ecn
` [PATCH 2/4] netfilter: xtables: give xt_ecn its own name
` [PATCH 3/4] netfilter: xtables: add an IPv6 capable version of the ECN match
` [PATCH 4/4] netfilter: xtables: collapse conditions in xt_ecn
[PATCH v2] netfilter: avoid double seq_adjust for loopback
2011-06-16 15:30 UTC (2+ messages)
[PATCH] netfilter: fix looped (broad|multi)cast's MAC handling
2011-06-16 15:27 UTC (3+ messages)
[PATCH] netfilter/ip_tables: fix compile with debug
2011-06-16 15:17 UTC (2+ messages)
[GIT PULL net-next-2.6] IPVS
2011-06-16 15:05 UTC (7+ messages)
` [PATCH 1/5] ipvs: support more FTP PASV responses
` [PATCH 2/5] IPVS remove unused var from migration to netns
` [PATCH 3/5] IPVS: rename of netns init and cleanup functions
` [PATCH 4/5] IPVS: labels at pos 0
` [PATCH 5/5] IPVS: remove unused init and cleanup functions
[patch] iptables-1.4.11.1: Fix man page generation
2011-06-16 12:41 UTC (2+ messages)
YOUR WINNING FILE NUMBER WUMT/SA/2011
2011-06-16 12:16 UTC
FTP Packet Mangling & NAT
2011-06-16 11:04 UTC (5+ messages)
[PATCH conntrack] conntrack: add missing break when parsing --id/--secmark options
2011-06-15 21:39 UTC
[PATCH conntrack-tools] testsuite: add tests for --mark option
2011-06-15 20:29 UTC
[PATCH 0/2] conntrack: permit updating only a part of the ctmark
2011-06-15 12:53 UTC (5+ messages)
` [PATCH 1/2] conntrack: add support for mark mask
` [PATCH 2/2] conntrack: -U: skip sending conntrack update message if conntrack is unchanged
[GIT PULL next-2.6] IPVS
2011-06-14 23:42 UTC (5+ messages)
` [PATCH 1/3] ipvs: support more FTP PASV responses
` [PATCH 2/3] IPVS remove unused var from migration to netns
` [PATCH 3/3] IPVS: rename of netns init and cleanup functions
BUG: scheduling while atomic: expect_create_u
2011-06-14 23:13 UTC
Re: Re: [RFC PATCH 1/1] IPVS netns shutdown/startup dead-lock
2011-06-14 9:47 UTC
Re: [RFC PATCH 1/1] IPVS netns shutdown/startup dead-lock
2011-06-14 6:36 UTC (2+ messages)
[PATCH] MAINTAINERS: Update EBTABLES mailing list
2011-06-14 2:26 UTC
[PATCH net-next 0/2] net: remove casts of void *
2011-06-14 2:21 UTC (2+ messages)
` [PATCH net-next 2/2] net: netfilter: Remove "
[PATCH 0/2] rework of userspace expectation support
2011-06-13 21:57 UTC (11+ messages)
[RFC PATCH 1/1] IPVS netns shutdown/startup dead-lock
2011-06-13 21:25 UTC (3+ messages)
[PATCH] libnfnetlink: BAD_SIZEOF
2011-06-13 17:52 UTC (2+ messages)
[PATCH] libnetfilter_conntrack: conntrack/objopt: NO_EFFECT
2011-06-13 17:51 UTC (2+ messages)
[PATCH 0/2] IPVS: init and cleanup
2011-06-13 10:19 UTC (3+ messages)
` [PATCH 1/2] IPVS: labels at pos 0
` [PATCH 2/2] IPVS: remove unused init and cleanup functions
[v2 PATCH 0/6] IPVS: init and cleanup
2011-06-13 8:18 UTC (2+ messages)
[PATCH 1/1] IPVS netns exit causes crash in conntrack
2011-06-13 8:08 UTC (2+ messages)
[PATCH 1/1] IPVS remove unused var from migration to netns
2011-06-13 8:04 UTC (2+ messages)
option "--state" cannot be inverted
2011-06-12 17:40 UTC (2+ messages)
KVM induced panic on 2.6.38[2367] & 2.6.39
2011-06-12 15:38 UTC (14+ messages)
ipvs netns exit causes crash in conntrack
2011-06-10 23:10 UTC (7+ messages)
[PATCH] net: netfilter: ipvs: clean up the dead code
2011-06-10 7:11 UTC
[PATCH next] netfilter: nfqueue: batch verdict support
2011-06-09 22:14 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).