messages from 2009-03-26 08:04:09 to 2009-04-11 01:39:18 UTC [more...]
iptables very slow after commit784544739a25c30637397ace5489eeb6e15d7d49
2009-04-11 1:39 UTC (2+ messages)
` iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49
netfilter issue
2009-04-09 19:12 UTC
Multiple IPs on iptables/ip6tables command line
2009-04-09 18:53 UTC (2+ messages)
netfilter 00/03: netfilter fixes
2009-04-08 20:43 UTC (5+ messages)
` netfilter 01/03: ip6tables regression fix
` netfilter 02/03: fix selection of "LED" target in netfilter
` netfilter 03/03: ctnetlink: fix regression in expectation handling
full_cone_nat
2009-04-08 18:44 UTC (12+ messages)
[Bugme-new] [Bug 12954] New: SAMEIP --nodst functionality gone missing
2009-04-08 15:32 UTC (2+ messages)
Compiling ebtables statically or dynamically results in different behaviour
2009-04-08 9:57 UTC (2+ messages)
Compiling ebtables statically or dynamically results in different behaviour
2009-04-07 13:53 UTC
[RFT 0/4] Netfilter/iptables performance improvements
2009-04-06 17:25 UTC (19+ messages)
` [RFT 4/4] netfilter: Get rid of central rwlock in tcp conntracking
` [PATCH] netfilter: finer grained nf_conn locking
netfilter -stable: {ip,ip6,arp}_tables: fix incorrect loop detection
2009-04-06 15:31 UTC
netfilter: ctnetlink: deliver events for conntracks changed from userspace
2009-04-06 14:50 UTC (3+ messages)
netfilter: nf_tables: add netlink set API
2009-04-06 12:58 UTC
[ANNOUNCE] Release of iptables-1.4.3.2
2009-04-06 11:38 UTC
stream-like interface by netfilter?
2009-04-06 10:59 UTC (2+ messages)
ipset can't load -N and -A separately
2009-04-06 10:57 UTC (3+ messages)
Google SoC, Optimized netfilter implementation
2009-04-06 6:40 UTC (9+ messages)
Capture packets without route
2009-04-05 16:34 UTC
Regression caused by commit "netfilter: iptables: lock free counters"
2009-04-05 12:34 UTC (4+ messages)
[ANNOUNCE]: Release of iptables-1.4.3.1
2009-04-05 11:41 UTC (9+ messages)
` [patch] iptables-1.4.3.1: unabled to restore ! -s 192.168.1.0/24 match
` [patch] iptables-1.4.3.1: unabled to restore proto and iface negated matches
` Negation bug
netfilter: xtables: print hook name instead of mask
2009-04-05 8:44 UTC
Xtables-addons 1.14 - DHCPMAC help
2009-04-03 23:15 UTC (2+ messages)
Xtables-addons 1.14 - DHCPMAC.Kconfig problem
2009-04-03 23:13 UTC (2+ messages)
[pull] fixes to bz items
2009-04-03 21:01 UTC
Google Summer of Code 2009: Student application for the project "Optimized netfilter implementation"
2009-04-03 18:40 UTC
Looking for a example of reading incoming IP
2009-04-03 16:28 UTC (2+ messages)
Buffering and libnetfilter
2009-04-02 17:22 UTC (3+ messages)
marking notification in the kernel
2009-04-02 17:15 UTC
[ANNOUNCE] Xtables-addons 1.14
2009-04-01 15:21 UTC
[ANNOUNCE] conntrack-tools 0.9.12 released
2009-04-01 12:23 UTC
Checkentry called twice?
2009-03-31 15:16 UTC (7+ messages)
[PATCH 0/3] [RFC] conntrack event caching changes
2009-03-30 13:32 UTC (5+ messages)
` [PATCH 1/3] netfilter: ecache: replace notify chain by function pointer
` [PATCH 2/3] conntrack: ecache: move event cache to conntrack extension infrastructure
` [PATCH 3/3] ctnetlink: optional reliable conntrack event delivery
linux-next: Tree for March 27 (netfilter build error)
2009-03-30 12:00 UTC (10+ messages)
[PATCH 0/5] improve ctnetlink event reliability
2009-03-30 11:22 UTC (15+ messages)
` [PATCH 1/5] netfilter: conntrack: remove events flags from userspace exposed file
` [PATCH 2/5] netfilter: conntrack: use nf_ct_kill() to destroy conntracks
` [PATCH 3/5] netfilter: conntrack: don't report events on module removal
` [PATCH 4/5] conntrack: ecache: move event cache to conntrack extension infrastructure
` [PATCH 5/5] ctnetlink: optional reliable event delivery
Tag for 1.4.3 missing
2009-03-30 10:20 UTC (6+ messages)
Passive OS fingerprint xtables match
2009-03-30 6:20 UTC (7+ messages)
[PATCH] iptables: "cluster" match uses IPv6-specific code without ifdef
2009-03-29 11:49 UTC (5+ messages)
[patch 0/5] nf conntrack protos pernet functionality v3
2009-03-28 22:33 UTC (6+ messages)
` [patch 1/5] net: netfilter conntrack - add per-net functionality for ICMP protocol
` [patch 2/5] net: netfilter conntrack - add per-net functionality for SCTP protocol
` [patch 3/5] net: netfilter conntrack - add per-net functionality for TCP protocol
` [patch 4/5] net: netfilter conntrack - add per-net functionality for UDP protocol
` [patch 5/5] net: netfilter conntrack - add per-net functionality for UDPLITE protocol
netfilter 00/12: Netfilter fixes/2.6.30 update part II
2009-03-27 5:46 UTC (14+ messages)
` netfilter 01/12: fix xt_LED build failure
` netfilter 02/12: nf_conntrack: use hlist_add_head_rcu() in nf_conntrack_set_hashsize()
` netfilter 03/12: factorize ifname_compare()
` netfilter 04/12: ctnetlink: add callbacks to the per-proto nlattrs
` netlink 05/12: add nla_policy_len()
` netfilter 06/12: limit the length of the helper name
` netfilter 07/12: {ip,ip6,arp}_tables: fix incorrect loop detection
` netfilter 08/12: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()
` netfilter 09/12: ctnetlink: allocate right-sized ctnetlink skb
` netfilter 10/12: nf_conntrack: add generic function to get len of generic policy
` netfilter 11/12: nf_conntrack: calculate per-protocol nlattr size
` ctnetlink 12/12: compute generic part of event more acurately
linux-next: net tree build warnings
2009-03-26 22:01 UTC (8+ messages)
` [PATCH 2/3] netfilter: fix warning in ebt_ulog init function
` [PATCH 3/3] netfilter: fix nf_logger name in ebt_ulog
[patch 0/5] nf protos pernet functionality fresh attempt
2009-03-26 21:05 UTC (13+ messages)
` [patch 1/5] net: netfilter conntrack - add per-net functionality for ICMP protocol
` [patch 2/5] net: netfilter conntrack - add per-net functionality for SCTP protocol
` [patch 3/5] net: netfilter conntrack - add per-net functionality for TCP protocol
` [patch 4/5] net: netfilter conntrack - add per-net functionality for UDP protocol
` [patch 5/5] net: netfilter conntrack - add per-net functionality for UDPLITE protocol
Wrong MAC in redirected packet
2009-03-26 20:54 UTC (12+ messages)
iptable_nat and ip_conntrack coupling
2009-03-26 17:26 UTC (2+ messages)
[RFC v2 0/7] introduce netfilter conntrack protos pernet functionality v2
2009-03-26 15:51 UTC (7+ messages)
` [RFC v2 5/7] net: netfilter conntrack - add per-net functionality for TCP protocol
netfilter spurious ELOOP
2009-03-26 15:25 UTC (4+ messages)
Updating variable shared between user and kernel space
2009-03-26 15:29 UTC (3+ messages)
32 vs 64 bits
2009-03-26 14:32 UTC (2+ messages)
[patch 0/1] ctnetlink: allocation improvements
2009-03-26 12:38 UTC (3+ messages)
` [patch 1/1] ctnetlink: compute generic part of event more acurately
nftables-goes-automake patch series
2009-03-26 9:45 UTC (5+ 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;
as well as URLs for NNTP newsgroup(s).