netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-24 00:20:46 to 2011-03-14 06:25:43 UTC [more...]

[PATCH] iptables: fix the dead loop when meeting unknown options
 2011-03-14  6:23 UTC 

[patch v3 00/20] IPVS: Proposed Changes
 2011-03-14  4:28 UTC  (23+ messages)
` [PATCH 01/20] ipvs: move struct netns_ipvs
` [PATCH 02/20] ipvs: reorganize tot_stats
` [PATCH 03/20] ipvs: properly zero stats and rates
` [PATCH 04/20] ipvs: remove unused seqcount stats
` [PATCH 05/20] ipvs: optimize rates reading
` [PATCH 06/20] ipvs: rename estimator functions
` [PATCH 07/20] IPVS: Add ip_vs_route_me_harder()
` [PATCH 08/20] IPVS: Add sysctl_snat_reroute()
` [PATCH 09/20] IPVS: Add sysctl_nat_icmp_send()
` [PATCH 10/20] IPVS: Add {sysctl_sync_threshold,period}()
` [PATCH 11/20] IPVS: Add sysctl_sync_ver()
` [PATCH 12/20] IPVS: Add sysctl_expire_nodest_conn()
` [PATCH 13/20] IPVS: Add expire_quiescent_template()
` [PATCH 14/20] IPVS: Conditinally use sysctl_lblc{r}_expiration
` [PATCH 15/20] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
` [PATCH 16/20] IPVS: Conditional ip_vs_conntrack_enabled()
` [PATCH 17/20] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
` [PATCH 18/20] IPVS: Conditionally define and use ip_vs_lblc{r}_table
` [PATCH 19/20] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
` [PATCH 20/20] IPVS: Conditionally include sysctl members of struct netns_ipvs

[patch v2 ] IPVS: Conditionally include sysctl code
 2011-03-13 23:29 UTC  (26+ messages)
` [PATCH 01/18] ipvs: move struct netns_ipvs
` [PATCH 02/18] ipvs: reorganize tot_stats
` [PATCH 03/18] ipvs: zero percpu stats
` [PATCH 04/18] ipvs: remove unused seqcount stats
` [PATCH 05/18] IPVS: Add ip_vs_route_me_harder()
` [PATCH 06/18] IPVS: Add sysctl_snat_reroute()
` [PATCH 07/18] IPVS: Add sysctl_nat_icmp_send()
` [PATCH 08/18] IPVS: Add {sysctl_sync_threshold,period}()
` [PATCH 09/18] IPVS: Add sysctl_sync_ver()
` [PATCH 10/18] IPVS: Add sysctl_expire_nodest_conn()
` [PATCH 11/18] IPVS: Add expire_quiescent_template()
` [PATCH 12/18] IPVS: Conditinally use sysctl_lblc{r}_expiration
` [PATCH 13/18] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
` [PATCH 14/18] IPVS: Conditional ip_vs_conntrack_enabled()
` [PATCH 15/18] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
` [PATCH 16/18] IPVS: Conditionally define and use ip_vs_lblc{r}_table
` [PATCH 17/18] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
` [PATCH 18/18] IPVS: Conditionally include sysctl members of struct netns_ipvs

[GIT PULL nf-next-2.6] IPVS
 2011-03-13 22:44 UTC  (5+ messages)
` [PATCH 1/4] ipvs: avoid lookup for fwmark 0
` [PATCH 2/4] ipvs: remove _bh from percpu stats reading
` [PATCH 3/4] netfilter:ipvs: use kmemdup
` [PATCH 4/4] Fix variable assignment in ip_vs_notrack

[Fwd: [Bug 29332] xt_recent handles "! --update" wrong]
 2011-03-13 15:00 UTC  (2+ messages)

[PATCH] ipv4: netfilter: ipt_CLUSTERIP: fix buffer overflow
 2011-03-13 14:00 UTC  (2+ messages)

conntrack -L shows nothing
 2011-03-13 12:58 UTC  (5+ messages)

[PATCH] netfilter: fix export secctx error handling
 2011-03-13 11:18 UTC 

[PATCH v2 1/2] netfilter: ipt_addrtype: rename to xt_addrtype
 2011-03-10 22:22 UTC  (3+ messages)
` [PATCH v2 2/2] netfilter: xt_addrtype: ipv6 support

libnetfilter_queue: Some accepted packets get lost
 2011-03-10 21:21 UTC  (6+ messages)

[PATCH] conntrack: fix sysctl memory leak
 2011-03-10 18:14 UTC 

[PATCH] ipv6: netfilter: ip6_tables: fix infoleak to userspace
 2011-03-10 18:13 UTC 

[PATCH] ipv4: netfilter: arp_tables: fix infoleak to userspace
 2011-03-10 18:12 UTC 

[PATCH] ipv4: netfilter: ip_tables: fix infoleak to userspace
 2011-03-10 18:12 UTC 

[PATCH 1/2] netfilter: ipt_addrtype: rename to xt_addrtype
 2011-03-09 20:21 UTC  (6+ messages)
` [PATCH 2/2] netfilter: xt_addrtype: ipv6 support

libmnl: other OS support
 2011-03-09 19:03 UTC  (8+ messages)
` [PATCH 1/3] src: use limits.h header
` [PATCH 2/3] include: use sanitized header from headers_install
` [PATCH 3/3] build: support compilation on non-Linuxes

[RFC] x_tables: misuse of try_then_request_module
 2011-03-09 15:48 UTC  (3+ messages)

subcommand consolidation and -C option
 2011-03-09 12:57 UTC  (4+ messages)
` [PATCH 1/2] ip(6)tables-multi: unify subcommand handling
` [PATCH 2/2] iptables: add -C to check for existing rules

XT_CONTINUE/EBT_CONTINUE for universal modules
 2011-03-09 11:07 UTC  (3+ messages)

[PATCH] iptables: add -C to check for existing rules
 2011-03-08 22:20 UTC  (6+ messages)

[PATCH] netfilter:ipset: fix the compile warning in ip_set_create
 2011-03-08 14:38 UTC  (4+ messages)

(unknown),
 2011-03-08  9:33 UTC 

recommendations on implementing a custom Netfilter hook to QUEUE packets before their SEQ/ACK and size before fragmentation are known?
 2011-03-08  3:18 UTC  (3+ messages)

[PATCH 1/2] libipt_addrtype: rename to libxt_addrtype
 2011-03-07 21:30 UTC  (2+ messages)
` [PATCH 2/2] libxt_addrtype: ipv6 support

[PATCH] ip(6)tables-multi: unify subcommand handling
 2011-03-07 19:16 UTC  (2+ messages)

[PATCH] xtables-addon: Remove recursive function calls
 2011-03-07  8:14 UTC 

[PATCH net-next] netfilter:ipvs: use kmemdup
 2011-03-07  5:04 UTC  (2+ messages)

linux-next: Tree for February 10 (netfilter)
 2011-03-03 21:54 UTC  (3+ messages)

[GIT PULL nf-2.6] IPVS
 2011-03-03  8:31 UTC  (7+ messages)
` [PATCH] ipvs: fix dst_lock locking on dest update

Kernel panic nf_nat_setup_info+0x5b3/0x6e0
 2011-03-03  7:33 UTC  (5+ messages)

[PATCH 00/13] netfilter: netfilter update
 2011-03-02 19:30 UTC  (15+ messages)
` [PATCH 01/13] netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINK
` [PATCH 02/13] netfilter: xt_connlimit: connlimit-above early loop termination
` [PATCH 03/13] bridge: netfilter: fix information leak
` [PATCH 04/13] Revert "netfilter: xt_connlimit: connlimit-above early loop termination"
` [PATCH 05/13] netfilter: xt_conntrack: warn about use in raw table
` [PATCH 06/13] netfilter: nfnetlink_log: remove unused parameter
` [PATCH 07/13] ipvs: fix timer in get_curr_sync_buff
` [PATCH 08/13] ipvs: remove extra lookups for ICMP packets
` [PATCH 09/13] ipvs: make "no destination available" message more informative
` [PATCH 10/13] ipvs: use hlist instead of list
` [PATCH 11/13] ipvs: use enum to instead of magic numbers
` [PATCH 12/13] ipvs: unify the formula to estimate the overhead of processing connections
` [PATCH 13/13] netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV

[PATCH 0/2] netfilter: netfilter fixes for 2.6.38
 2011-03-02 19:29 UTC  (4+ messages)
` [PATCH 1/2] ipvs: fix dst_lock locking on dest update
` [PATCH 2/2] netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values

ulogd2 - INSERT_OR_REPLACE_CT for MySQL
 2011-03-02 11:31 UTC 

[patch] nf_log: avoid oops in (un)bind with invalid nfproto values
 2011-03-02 11:11 UTC  (2+ messages)

nfqueue: nfq_set_verdict(...., len), where len > MTU?
 2011-03-02  3:11 UTC 

iptables: option parsing inversion fix
 2011-03-01 16:52 UTC  (4+ messages)
` [PATCH 1/2] iptables: fix an inversion
` [PATCH 2/2] doc: add VERSION section to manpages

[patch] fix nla_policy_len to actually _iterate_ over the policy
 2011-02-28 21:26 UTC  (3+ messages)
` [stable] "

[PATCH] improvement for TCP connection tracking
 2011-02-28 17:04 UTC  (12+ messages)
` [PATCH] netfilter: nf_ct_tcp: better handling for SYN retransmissions after SYN+ACK

[ANNOUNCE] conntrack-tools 1.0.0 released
 2011-02-28  6:45 UTC  (2+ messages)
`  "

[ANNOUNCE] conntrack-tools 0.9.15 released
 2011-02-28  6:49 UTC  (2+ messages)
`  "

[ANNOUNCE]: Release of iptables-1.4.9.1
 2011-02-28  6:47 UTC  (2+ messages)
`  "

[GIT PULL nf-next-2.6] IPVS
 2011-02-27 15:25 UTC  (5+ messages)
` [PATCH 1/3] ipvs: use hlist instead of list
` [PATCH 2/3] ipvs: use enum to instead of magic numbers
` [PATCH 3/3] ipvs: unify the formula to estimate the overhead of processing connections

iptables: docs & address parsing
 2011-02-27 15:19 UTC  (11+ messages)
` [PATCH 1/9] doc: mention other possible nf_loggers for TRACE
` [PATCH 2/9] doc: fix odd partial sentence in libipt_TTL
` [PATCH 3/9] libxt_quota: require --quota to be specified
` [PATCH 4/9] doc: rateest options can be optional
` [PATCH 5/9] libxtables: fix memory scribble beyond end of array
` [PATCH 6/9] libxtables: avoid confusing use of ai_protocol=IPPROTO_IPV6
` [PATCH 7/9] xtables: fix excessive memory allocation in host_to_ipaddr
` [PATCH 8/9] xtables: fix the broken detection/removal of redundant addresses
` [PATCH 9/9] xtables: use all IPv6 addresses resolved from a hostname

NFQUEUE: best way to deal with changed SEQ/ACK in a stream?
 2011-02-24 23:26 UTC 

[ANNOUNCE] libnetfilter_conntrack 0.9.1 release
 2011-02-24 18:38 UTC 

[PATCH] ipvs: use enum to instead of magic numbers
 2011-02-24  0:47 UTC  (2+ 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).