netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-27 15:20:58 to 2011-03-18 11:10:24 UTC [more...]

rules to allow LAN navigation
 2011-03-18 11:10 UTC  (3+ messages)

[PATCH 36/36] net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu()
 2011-03-18  4:15 UTC 

[PATCH 25/36] net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu()
 2011-03-18  4:07 UTC 

Help with using 'iptables' to forward different physical machine IP address/port-combos to a NAT'ed multihomed internal virtual machine
 2011-03-17 15:19 UTC 

[PATCH] ipv4: netfilter: ipt_CLUSTERIP: fix buffer overflow
 2011-03-17 12:15 UTC  (5+ messages)
    ` [PATCH v2] "

When does NAT processing actually takes place?
 2011-03-17  8:43 UTC  (2+ messages)

When does NAT processing actually takes place?
 2011-03-17  2:08 UTC  (4+ messages)

how to access port forwarded server through internet ?
 2011-03-16  7:33 UTC  (6+ messages)

MAC masquerade issue
 2011-03-15 22:42 UTC  (2+ messages)

ipset ipporthash - need -p tcp|udp?
 2011-03-15 15:13 UTC  (4+ messages)

[PATCH] ipv6: netfilter: ip6_tables: fix infoleak to userspace
 2011-03-15 12:37 UTC  (2+ messages)

[PATCH] ipv4: netfilter: ip_tables: fix infoleak to userspace
 2011-03-15 12:36 UTC  (2+ messages)

[PATCH] ipv4: netfilter: arp_tables: fix infoleak to userspace
 2011-03-15 12:35 UTC  (2+ messages)

[GIT PULL nf-next-2.6] IPVS
 2011-03-15 12:16 UTC  (26+ messages)
` [PATCH 01/24] ipvs: avoid lookup for fwmark 0
` [PATCH 02/24] ipvs: remove _bh from percpu stats reading
` [PATCH 03/24] netfilter:ipvs: use kmemdup
` [PATCH 04/24] IPVS: Fix variable assignment in ip_vs_notrack
` [PATCH 05/24] ipvs: move struct netns_ipvs
` [PATCH 06/24] ipvs: reorganize tot_stats
` [PATCH 07/24] ipvs: properly zero stats and rates
` [PATCH 08/24] ipvs: remove unused seqcount stats
` [PATCH 09/24] ipvs: optimize rates reading
` [PATCH 10/24] ipvs: rename estimator functions
` [PATCH 11/24] IPVS: Add ip_vs_route_me_harder()
` [PATCH 12/24] IPVS: Add sysctl_snat_reroute()
` [PATCH 13/24] IPVS: Add sysctl_nat_icmp_send()
` [PATCH 14/24] IPVS: Add {sysctl_sync_threshold,period}()
` [PATCH 15/24] IPVS: Add sysctl_sync_ver()
` [PATCH 16/24] IPVS: Add sysctl_expire_nodest_conn()
` [PATCH 17/24] IPVS: Add expire_quiescent_template()
` [PATCH 18/24] IPVS: Conditinally use sysctl_lblc{r}_expiration
` [PATCH 19/24] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
` [PATCH 20/24] IPVS: Conditional ip_vs_conntrack_enabled()
` [PATCH 21/24] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
` [PATCH 22/24] IPVS: Conditionally define and use ip_vs_lblc{r}_table
` [PATCH 23/24] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
` [PATCH 24/24] IPVS: Conditionally include sysctl members of struct netns_ipvs

[GIT PULL nf-next-2.6] IPVS
 2011-03-14 23:13 UTC  (7+ 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

[patch v3 00/20] IPVS: Proposed Changes
 2011-03-14  9:21 UTC  (24+ 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

[GIT PULL nf-next-2.6] IPVS
 2011-03-14  9:06 UTC  (25+ messages)
` [PATCH 01/24] ipvs: avoid lookup for fwmark 0
` [PATCH 02/24] ipvs: remove _bh from percpu stats reading
` [PATCH 03/24] netfilter:ipvs: use kmemdup
` [PATCH 04/24] Fix variable assignment in ip_vs_notrack
` [PATCH 05/24] ipvs: move struct netns_ipvs
` [PATCH 06/24] ipvs: reorganize tot_stats
` [PATCH 07/24] ipvs: properly zero stats and rates
` [PATCH 08/24] ipvs: remove unused seqcount stats
` [PATCH 09/24] ipvs: optimize rates reading
` [PATCH 10/24] ipvs: rename estimator functions
` [PATCH 11/24] IPVS: Add ip_vs_route_me_harder()
` [PATCH 12/24] IPVS: Add sysctl_snat_reroute()
` [PATCH 13/24] IPVS: Add sysctl_nat_icmp_send()
` [PATCH 14/24] IPVS: Add {sysctl_sync_threshold,period}()
` [PATCH 15/24] IPVS: Add sysctl_sync_ver()
` [PATCH 16/24] IPVS: Add sysctl_expire_nodest_conn()
` [PATCH 17/24] IPVS: Add expire_quiescent_template()
` [PATCH 18/24] IPVS: Conditinally use sysctl_lblc{r}_expiration
` [PATCH 19/24] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
` [PATCH 20/24] IPVS: Conditional ip_vs_conntrack_enabled()
` [PATCH 21/24] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
` [PATCH 22/24] IPVS: Conditionally define and use ip_vs_lblc{r}_table
` [PATCH 23/24] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
` [PATCH 24/24] 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

Restrict all traffic from remote location through Internet VPN
 2011-03-12 18:26 UTC 

Query regarding NAPT using iptables
 2011-03-11  0:16 UTC  (5+ messages)

How to completely disable conntrack?
 2011-03-10 22:47 UTC  (4+ messages)

My ongoing problem
 2011-03-10 17:49 UTC  (3+ messages)

[ANNOUNCE] conntrack-tools 1.0.0 released
 2011-03-09 13:39 UTC  (4+ messages)
`  "
` Log lines from the CLI, was [ANNOUNCE] "

[Fwd: iptables dry rules testing]
 2011-03-08 15:40 UTC 

connlimit
 2011-03-07 13:18 UTC  (4+ messages)

--state for NOTRACK packets?
 2011-03-06 23:02 UTC  (3+ messages)

Analyzing DNAT traffic
 2011-03-05 23:33 UTC  (8+ messages)

on-the-fly routing decision (is it possible?)
 2011-03-03 15:05 UTC 

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

any way to reset all marked connections when using CONNMARK?
 2011-03-01 11:47 UTC  (7+ messages)

question about hardware acceleration feature usage
 2011-03-01 10:38 UTC 

State not matching late RST packets
 2011-02-28 21:31 UTC 

ipset preformance
 2011-02-28 18:23 UTC  (3+ messages)

Problem crosscompiling libnetfilter_conntrack-0.9.1
 2011-02-28 17:32 UTC  (2+ messages)

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

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

RATEEST explanation
 2011-02-27 18:01 UTC 

--set-dscp value?
 2011-02-27 16:20 UTC 

turning off iptables processing for bridged packets
 2011-02-27 15:30 UTC  (3+ messages)

[GIT PULL nf-next-2.6] IPVS
 2011-02-27 15:25 UTC  (2+ messages)

ebtables arp size error on tap iface
 2011-02-27 15:20 UTC 


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).