messages from 2011-02-02 23:12:32 to 2011-02-19 10:05:08 UTC [more...]
[PATCH] ipvs: use hlist instead of list
2011-02-19 10:05 UTC
[PATCH v2] ipvs: unify the formula to estimate the overhead of processing connections
2011-02-19 9:32 UTC
[PATCH] ipvs: unify the formula to estimate the overhead of processing connections
2011-02-19 1:18 UTC
Possible netfilter-related memory corruption in 2.6.37
2011-02-18 19:14 UTC (11+ messages)
[PATCH 1/1] tproxy: do not assign timewait sockets to skb->sk
2011-02-18 16:19 UTC (8+ messages)
[Fwd: [Bug 29332] xt_recent handles "! --update" wrong]
2011-02-18 13:46 UTC
ebtables_nfqueue: missing structure afinfo
2011-02-18 13:42 UTC (19+ messages)
` WIP/RFC: add new module ebt_NFQUEUE for ebtables
` [PATCH 1/3] Make the afinfo structure optional in nf_queue and nf_reinject
` [PATCH 2/3] bridge: add support for the EBT_QUEUE target
` [PATCH 3/3] bridge: add new target NFQUEUE for ebtables
` [RFH] "
any way to reset all marked connections when using CONNMARK?
2011-02-17 18:58 UTC (5+ messages)
[PATCH] Fix a flaw in printing the MAC
2011-02-17 15:24 UTC (2+ messages)
[PATCH] xtables: use strspn() to check if string needs to be quoted
2011-02-17 11:00 UTC (2+ messages)
can libnetfilter_conntrack be used to write a userspace connection tracker?
2011-02-16 23:12 UTC (6+ messages)
iptables: spaces, spaces
2011-02-16 13:23 UTC (5+ messages)
` [PATCH 1/3] ip6tables: spacing fixes for -o argument
` [PATCH 2/3] libxt_devgroup: option whitespace update following v1.4.10-49-g7386635
` [PATCH 3/3] extensions: fix indent of vtable
[GIT PULL nf-next-2.6] IPVS
2011-02-16 13:19 UTC (5+ messages)
` [PATCH 1/3] ipvs: fix timer in get_curr_sync_buff
` [PATCH 2/3] ipvs: remove extra lookups for ICMP packets
` [PATCH 3/3] ipvs: make "no destination available" message more informative
kernel bug while trying to create expectations in user-space
2011-02-15 23:21 UTC
[PATCH 1/1] netfilter: nfnetlink_log: remove unused parameter
2011-02-15 21:00 UTC (2+ messages)
H.225.0 "Connect" packet dropped (fwd)
2011-02-15 10:12 UTC (2+ messages)
[PATCH 00/01] netfilter: netfilter fixes
2011-02-14 19:15 UTC (3+ messages)
` [PATCH 01/01] netfilter: nf_iterate: fix incorrect RCU usage
[PATCH] [connlimit] Revert 44bd4de9
2011-02-14 16:01 UTC (4+ messages)
[PATCH] bridge: netfilter: fix information leak
2011-02-14 15:50 UTC (2+ messages)
linux-next: Tree for February 10 (netfilter)
2011-02-14 7:34 UTC (2+ messages)
[PATCH] [connlimit] connlimit-above early loop termination
2011-02-13 18:53 UTC (3+ messages)
any way to reset all marked connections when using CONNMARK?
2011-02-11 22:11 UTC
iptables: option fix
2011-02-11 16:57 UTC (3+ messages)
` [PATCH] iptables: fix segfault target option parsing
GRO/GSO hiding PMTU?
2011-02-11 7:07 UTC (10+ messages)
Kernel crash with repeated NF invocation
2011-02-09 23:52 UTC (3+ messages)
[PATCH 0/1] netfilter: netfilter fixes
2011-02-09 20:40 UTC (3+ messages)
` [PATCH 1/1] netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT
[PATCH 0/2] netfilter: netfilter update
2011-02-09 20:39 UTC (4+ messages)
` [PATCH 1/2] IPVS: Use correct lock in SCTP module
` [PATCH 2/2] IPVS: precedence bug in ip_vs_sync_switch_mode()
linux-next: Tree for February 3 (netfilter)
2011-02-09 16:09 UTC (5+ messages)
iptables: clean up main command loop
2011-02-09 7:13 UTC (13+ messages)
` [PATCH 01/11] src: collect do_command variables in a struct
` [PATCH 02/11] src: move large default: block from do_command6 into its own function
` [PATCH 03/11] src: share iptables_command_state across the two programs
` [PATCH 04/11] src: deduplicate find_proto function
` [PATCH 05/11] src: move OPT_FRAGMENT to the end so the list can be shared
` [PATCH 06/11] src: put shared option flags into xshared
` [PATCH 07/11] src: deduplicate and simplify implicit protocol extension loading
` [PATCH 08/11] src: unclutter command_default function
` [PATCH 09/11] src: move jump option handling from do_command6 into its own function
` [PATCH 10/11] src: move match option handling from do_command6 into its own functions
` [PATCH 11/11] iptables: fix error message for unknown options
[PATCH] One fix for iptables' CT event filtering
2011-02-09 7:09 UTC (3+ messages)
` [PATCH] netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT
[GIT PULL nf-next-2.6] IPVS
2011-02-09 7:06 UTC (3+ messages)
` [PATCH] IPVS: precedence bug in ip_vs_sync_switch_mode()
Using iptables CONNMARK target and match in filter table
2011-02-09 2:22 UTC
Xtables2 A7 spec draft
2011-02-07 21:45 UTC (6+ messages)
[patch] IPVS: precedence bug in ip_vs_sync_switch_mode()
2011-02-07 9:34 UTC
[patch] IPVS: precedence bug in ip_vs_sync_switch_mode()
2011-02-07 9:09 UTC (2+ messages)
[PATCH] libxt_cluster: fix inversion in the cluster match
2011-02-06 20:40 UTC
iptables: mainloop cleanup, symbol vis+versioning
2011-02-04 13:30 UTC (12+ messages)
` [PATCH 1/8] iptables: reduce indentation of parse loop (1/3)
` [PATCH 2/8] iptables: reduce indentation of parse loop (2/3)
` [PATCH 3/8] iptables: use variable as shortcut in parse loop
` [PATCH 4/8] iptables: reduce indentation of parse loop (3/3)
` [PATCH 5/8] iptables: fix error message for unknown options
` [PATCH 6/8] build: directly use config.h in internal.h
` [PATCH 7/8] libxtables: symbol visibility
` [PATCH 8/8] libxtables: symbol versioning
[PATCH 0/2] NETFILTER new target module, HMARK
2011-02-04 13:20 UTC (14+ messages)
` [PATCH] NETFILTER module xt_hmark new target for HASH MARK
` [PATCH] NETFILTER userspace part for target HMARK
[rfc] IPVS: Remove conditionally include sysctl code
2011-02-04 9:46 UTC (15+ messages)
` [PATCH 01/14] IPVS: Add ip_vs_route_me_harder()
` [PATCH 02/14] IPVS: Add sysctl_snat_reroute()
` [PATCH 03/14] IPVS: Add sysctl_nat_icmp_send()
` [PATCH 04/14] IPVS: Add {sysctl_sync_threshold,period}()
` [PATCH 05/14] IPVS: Add sysctl_sync_ver()
` [PATCH 06/14] IPVS: Add sysctl_expire_nodest_conn()
` [PATCH 07/14] IPVS: Add expire_quiescent_template()
` [PATCH 08/14] IPVS: Conditinally use sysctl_lblc{r}_expiration
` [PATCH 09/14] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
` [PATCH 10/14] IPVS: Conditional ip_vs_conntrack_enabled()
` [PATCH 11/14] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
` [PATCH 12/14] IPVS: Conditionally define and use ip_vs_lblc{r}_table
` [PATCH 13/14] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
` [PATCH 14/14] IPVS: Conditionally include sysctl members of struct netns_ipvs
MASQUERADE selects wrong source IP for overlapping networks
2011-02-03 19:16 UTC
ulogd2: build fixes
2011-02-03 17:17 UTC (2+ messages)
[ANNOUNCE] ipset-6.0 released
2011-02-03 12:59 UTC
[PATCH 0/4] netfilter: netfilter fixes
2011-02-02 23:52 UTC (6+ messages)
` [PATCH 1/4] netfilter: ctnetlink: fix missing refcount increment during dumps
` [PATCH 2/4] netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6
` [PATCH 3/4] netfilter: arpt_mangle: fix return values of checkentry
` [PATCH 4/4] netfilter: ecache: always set events bits, filter them later
[PATCH 00/26] netfilter: netfilter update
2011-02-02 23:24 UTC (10+ messages)
` [PATCH 05/26] netfilter: ipset; bitmap:port set type support
` [PATCH 07/26] netfilter: ipset: hash:ip,port "
` [PATCH 13/26] netfilter: xtables: "set" match and "SET" target support
` [PATCH 16/26] netfilter: ctnetlink: fix ctnetlink_parse_tuple() warning
` [PATCH 19/26] IPVS: Remove unused variables
` [PATCH 20/26] IPVS: Allow compilation with CONFIG_SYSCTL disabled
` [PATCH 21/26] IPVS: Remove ip_vs_sync_cleanup from section __exit
` [PATCH 24/26] netfilter: ipset: fix linking with CONFIG_IPV6=n
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).