messages from 2011-02-17 10:47:59 to 2011-03-10 02:53:44 UTC [more...]
[patch v2 ] IPVS: Conditionally include sysctl code
2011-03-10 2:53 UTC (23+ 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
libnetfilter_queue: Some accepted packets get lost
2011-03-09 23:27 UTC (3+ messages)
[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 v2 1/2] netfilter: ipt_addrtype: rename to xt_addrtype
2011-03-08 21:17 UTC (2+ messages)
` [PATCH v2 2/2] netfilter: xt_addrtype: ipv6 support
[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)
[PATCH v2] ipvs: unify the formula to estimate the overhead of processing connections
2011-02-23 23:09 UTC (5+ messages)
iptables: misc option edits
2011-02-23 16:40 UTC (10+ messages)
` [PATCH 1/8] doc: fix wrong sentence about negation in xt_limit
` [PATCH 2/8] doc: fix misspelling of "field"
` [PATCH 3/8] extensions: remove redundant init functions
` [PATCH 4/8] Remove unused CVS expanded keywords
` [PATCH 5/8] libip6t_dst: remove unimplemented --dst-not-strict
` [PATCH 6/8] libip6t_hbh: remove unimplemented --hbh-not-strict
` [PATCH 7/8] extensions: add missing checks for specific flags
` [PATCH 8/8] libipt_ECN: set proper option flags
tproxy + bridge - possible redundant skb_orphan call ?
2011-02-23 10:50 UTC
[PATCH] ipvs: use hlist instead of list
2011-02-22 6:45 UTC (2+ messages)
xtables: various fixes for handling multiple src/dst addresses
2011-02-22 3:48 UTC (6+ messages)
` [PATCH 1/4] xtables: use *all* IPv6 addresses resolved from a hostname
` [PATCH 2/4] xtables: fix excessive memory allocation in host_to_ipaddr
` [PATCH 3/4] xtables: fix the broken detection/removal of redundant addresses
` [PATCH 4/4] xtables: use the correct loop count when applying masks to addresses
[PATCH] netfilter: ctnetlink: fix (really) race condition between dump_table and destroy
2011-02-20 20:51 UTC (4+ messages)
` [PATCH 1/2] netfilter: fix race in conntrack "
` [PATCH 2/2] netfilter: ctnetlink: fix missing refcount increment during dumps
[PATCH 0/2] netfilter: netfilter fixes for 2.6.38
2011-02-20 3:01 UTC (4+ messages)
` [PATCH 1/2] netfilter: tproxy: do not assign timewait sockets to skb->sk
` [PATCH 2/2] netfilter: ip6t_LOG: fix a flaw in printing the MAC
[conntrack_ftp] ftp _server_ behind dnat
2011-02-20 0:31 UTC (3+ messages)
[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 (4+ 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 (9+ messages)
` [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)
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).