messages from 2008-03-04 02:52:01 to 2008-03-26 20:15:20 UTC [more...]
[PATCH 01/29] : xt_sctp: simplify xt_sctp.h
2008-03-26 20:15 UTC (30+ messages)
` [PATCH 02/29] : annotate xtables targets with const and remove casts
` [PATCH 03/29] : annotate {arp,ip,ip6,x}tables with const
` [PATCH 04/29] : annotate rest of nf_conntrack_* "
` [PATCH 05/29] : annotate rest of nf_nat_* "
` [PATCH 06/29] : Use unsigned types for hooknum and pf vars
` [PATCH 07/29] : remove arpt_table indirection macro
` [PATCH 08/29] : remove arpt_target "
` [PATCH 09/29] : remove ARPT_{STANDARD,ERROR}_TARGET "
` [PATCH 10/29] : remove unused ARPT_ALIGN indirection macros
` [PATCH 11/29] : remove arpt_(un)register_target "
` [PATCH 12/29] : remove ARPT_{CONTINUE,RETURN} "
` [PATCH 13/29] "
` [PATCH 14/29] : rename NF_ARP to AF_ARP and assign a non-clashing value
` [PATCH 15/29] : Implement AF_UNSPEC as a wildcard for extensions
` [PATCH 16/29] : Explicitly initialize .priority in arptable_filter
` [PATCH 17/29] : Rename ipt_recent to xt_recent
` [PATCH 18/29] : xt_recent: IPv6 support
` [PATCH 19/29] : nf_nat: autoload IPv4 connection tracking
` [PATCH 20/29] : Use bool in nf_conntrack_l4proto
` [PATCH 21/29] : Use bool in nf_conntrack_l3proto
` [PATCH 22/29] : nf_conntrack_sctp: const annotations
` [PATCH 23/29] : Use bool in nf_conntrack_tuple.h
` [PATCH 24/29] : Replace anon union by nf_conntrack_man_proto
` [PATCH 25/29] : Give AF-independent extensions an arpt_ alias
` [PATCH 26/29] : Make Ebtables use Xtables infrastructure
` [PATCH 27/29] : Deploy a prefix_length-to-network mask mapping table
` [PATCH 28/29] : xt_length match, revision 1
` [PATCH 29/29] : Replace NF_CT_DUMP_TUPLE macro indrection by function call
Transfer stalls with NAT under 2.6.24.3
2008-03-26 19:16 UTC (6+ messages)
IPv6 Redirecting a Port
2008-03-26 16:44 UTC (4+ messages)
UNTRACKED packets are identified as INVALID
2008-03-26 16:42 UTC (2+ messages)
Query: Can Netfilter inspect xml soap traffic
2008-03-26 16:39 UTC (9+ messages)
Why does ipv6 enabled interfere with ipv4 SNAT?
2008-03-26 11:12 UTC (11+ messages)
REJECT wih tcp-reset not working (very weird problem)
2008-03-25 21:38 UTC (2+ messages)
Stopping ip_conntrack_max from resetting
2008-03-25 19:33 UTC (3+ messages)
conntrack can't delete more conntrack records
2008-03-25 14:35 UTC (8+ messages)
Disappearing packets
2008-03-24 23:25 UTC (5+ messages)
IP_MULTICAST_LOOP? /Re: Netfilter "sees" locally originated multicast traffic as external-incoming one/
2008-03-23 16:26 UTC
Netfilter "sees" locally originated multicast traffic as external-incoming one
2008-03-23 14:49 UTC
Bandwidth Management - By MAC Address
2008-03-22 10:36 UTC (2+ messages)
Xtables-addons 1.5.3 & xt_geoip
2008-03-22 4:51 UTC
Bandwith Distribition
2008-03-21 8:15 UTC (2+ messages)
Problem modifying TCP packets
2008-03-20 19:57 UTC
ICMP fragmentation needed packets lost
2008-03-20 17:13 UTC
Route packets by source IP
2008-03-20 14:42 UTC (8+ messages)
ssh agent timeout
2008-03-20 13:43 UTC (3+ messages)
server security
2008-03-20 13:30 UTC
Tcp segment size in linux
2008-03-19 22:11 UTC (2+ messages)
port forwarding question
2008-03-18 16:36 UTC (5+ messages)
simple netfilter machine redirection
2008-03-17 14:25 UTC (9+ messages)
Performance question for chains
2008-03-13 12:50 UTC (3+ messages)
RHEL 4.5 + brigde + sample QUEUE app=panic
2008-03-12 4:45 UTC (3+ messages)
The strange Packets Duplicated bug
2008-03-12 0:15 UTC
safely apply new rulesets: iptables-apply
2008-03-11 20:29 UTC (12+ messages)
` 'queue' on 64-bit
iptables question
2008-03-11 19:13 UTC (3+ messages)
Question relating to ESTABLISHED,RELATED rule
2008-03-11 19:01 UTC (3+ messages)
PPPoE on a bridge, nat sees bridge as incoming interface
2008-03-11 15:49 UTC (12+ messages)
` [SOLVED] "
[nf-failover] conntrack questions
2008-03-11 14:57 UTC (2+ messages)
[PATCH] net/netfilter/nf_conntrack_h323_main.c: logical-bitwise & confusion in process_setup()
2008-03-11 13:59 UTC (2+ messages)
[ANNOUNCE] libnfnetlink release 0.0.33
2008-03-11 11:39 UTC (3+ messages)
[PATCH] net/netfilter/nf_conntrack_h323_main.c: logical-bitwise & confusion in process_setup()
2008-03-11 8:48 UTC
New connlimit: how to use?
2008-03-09 21:37 UTC (4+ messages)
[RFC] Using iptables to control bind/connect/accept/sendto permissions
2008-03-09 16:19 UTC (4+ messages)
[ANNOUNCE] Release conntrack-tools 0.9.6
2008-03-08 13:05 UTC
[ANNOUNCE] libnetfilter_conntrack 0.0.89 release
2008-03-07 18:55 UTC
(unknown)
2008-03-07 9:43 UTC (2+ messages)
`
RV: optimizations for large rule sets
2008-03-07 8:33 UTC (3+ messages)
Prioritize packets at user space
2008-03-07 5:47 UTC (2+ messages)
wan links routing failover sheme
2008-03-07 5:41 UTC (2+ messages)
NAT packets leaking out with source address
2008-03-06 2:01 UTC (2+ messages)
Trying to connect 172.31.0.0/21 on 2 different networks through iptables
2008-03-05 22:42 UTC (2+ messages)
using ip_defrag in NF_IP_FORWARDING
2008-03-05 22:37 UTC (2+ messages)
[PATCH] mm/slab.c - use angle brackets for include
2008-03-05 21:20 UTC (2+ messages)
[l7-filter-users] Problem on Blocking Gnutella
2008-03-05 15:13 UTC
Port-based routing and nat
2008-03-05 15:06 UTC
Conntrack in-kernel question
2008-03-05 13:51 UTC (2+ messages)
'queue' on 64-bit (unrecycled)
2008-03-05 13:06 UTC
ebtables - invalid table name
2008-03-04 16:52 UTC
bridge firewall and iptables
2008-03-04 15:36 UTC (7+ 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