Linux Netfilter / IP Tables Devel
[Prev Page][Next Page]
- [PATCH 24/37] IPVS: Conditional ip_vs_conntrack_enabled(), (continued)
- [PATCH 24/37] IPVS: Conditional ip_vs_conntrack_enabled(), kaber
- [PATCH 18/37] IPVS: Add {sysctl_sync_threshold,period}(), kaber
- [PATCH 17/37] IPVS: Add sysctl_nat_icmp_send(), kaber
- [PATCH 20/37] IPVS: Add sysctl_expire_nodest_conn(), kaber
- [PATCH 21/37] IPVS: Add expire_quiescent_template(), kaber
- [PATCH 19/37] IPVS: Add sysctl_sync_ver(), kaber
- [PATCH 15/37] IPVS: Add ip_vs_route_me_harder(), kaber
- [PATCH 04/37] netfilter: nf_conntrack: fix sysctl memory leak, kaber
- [PATCH 16/37] IPVS: Add sysctl_snat_reroute(), kaber
- [PATCH 14/37] ipvs: rename estimator functions, kaber
- [PATCH 10/37] ipvs: reorganize tot_stats, kaber
- [PATCH 09/37] ipvs: move struct netns_ipvs, kaber
- [PATCH 11/37] ipvs: properly zero stats and rates, kaber
- [PATCH 13/37] ipvs: optimize rates reading, kaber
- [PATCH 12/37] ipvs: remove unused seqcount stats, kaber
- [PATCH 08/37] IPVS: Fix variable assignment in ip_vs_notrack, kaber
- [PATCH 07/37] netfilter:ipvs: use kmemdup, kaber
- [PATCH 06/37] ipvs: remove _bh from percpu stats reading, kaber
- [PATCH 02/37] netfilter: x_tables: misuse of try_then_request_module, kaber
- [PATCH 01/37] netfilter: ipset: fix the compile warning in ip_set_create, kaber
- [PATCH 03/37] netfilter: x_tables: return -ENOENT for non-existant matches/targets, kaber
- Re: [PATCH 00/37] netfilter: netfilter update, David Miller
- [PATCH v3 1/2] netfilter: ipt_addrtype: rename to xt_addrtype,
Florian Westphal
- [PATCH 1/4] netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario,
Changli Gao
- [PATCH] iptables: fix the dead loop when meeting unknown options,
Changli Gao
- [patch v3 00/20] IPVS: Proposed Changes,
Simon Horman
- [PATCH 01/20] ipvs: move struct netns_ipvs, Simon Horman
- [PATCH 02/20] ipvs: reorganize tot_stats, Simon Horman
- [PATCH 03/20] ipvs: properly zero stats and rates, Simon Horman
- [PATCH 07/20] IPVS: Add ip_vs_route_me_harder(), Simon Horman
- [PATCH 06/20] ipvs: rename estimator functions, Simon Horman
- [PATCH 05/20] ipvs: optimize rates reading, Simon Horman
- [PATCH 08/20] IPVS: Add sysctl_snat_reroute(), Simon Horman
- [PATCH 15/20] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined, Simon Horman
- [PATCH 19/20] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl(), Simon Horman
- [PATCH 16/20] IPVS: Conditional ip_vs_conntrack_enabled(), Simon Horman
- [PATCH 17/20] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined, Simon Horman
- [PATCH 20/20] IPVS: Conditionally include sysctl members of struct netns_ipvs, Simon Horman
- [PATCH 18/20] IPVS: Conditionally define and use ip_vs_lblc{r}_table, Simon Horman
- [PATCH 09/20] IPVS: Add sysctl_nat_icmp_send(), Simon Horman
- [PATCH 13/20] IPVS: Add expire_quiescent_template(), Simon Horman
- [PATCH 10/20] IPVS: Add {sysctl_sync_threshold,period}(), Simon Horman
- [PATCH 11/20] IPVS: Add sysctl_sync_ver(), Simon Horman
- [PATCH 12/20] IPVS: Add sysctl_expire_nodest_conn(), Simon Horman
- [PATCH 14/20] IPVS: Conditinally use sysctl_lblc{r}_expiration, Simon Horman
- [PATCH 04/20] ipvs: remove unused seqcount stats, Simon Horman
- conntrack -L shows nothing,
Jan Engelhardt
- [PATCH] conntrack: fix sysctl memory leak,
Stephen Hemminger
- [PATCH] ipv6: netfilter: ip6_tables: fix infoleak to userspace,
Vasiliy Kulikov
- [PATCH] ipv4: netfilter: ip_tables: fix infoleak to userspace,
Vasiliy Kulikov
- [PATCH] ipv4: netfilter: ipt_CLUSTERIP: fix buffer overflow,
Vasiliy Kulikov
- [PATCH] ipv4: netfilter: arp_tables: fix infoleak to userspace,
Vasiliy Kulikov
- [RFC] x_tables: misuse of try_then_request_module,
Stephen Hemminger
- subcommand consolidation and -C option,
Jan Engelhardt
- [PATCH v2 1/2] netfilter: ipt_addrtype: rename to xt_addrtype,
Florian Westphal
- XT_CONTINUE/EBT_CONTINUE for universal modules,
Thomas Graf
- [PATCH] iptables: add -C to check for existing rules,
Stefan Tomanek
- [PATCH 1/2] libipt_addrtype: rename to libxt_addrtype,
Florian Westphal
- [PATCH] ip(6)tables-multi: unify subcommand handling,
Stefan Tomanek
- [PATCH] xtables-addon: Remove recursive function calls,
Changli Gao
- [PATCH net-next] netfilter:ipvs: use kmemdup,
Shan Wei
- [patch v2 ] IPVS: Conditionally include sysctl code,
Simon Horman
- [PATCH 04/18] ipvs: remove unused seqcount stats, Simon Horman
- [PATCH 02/18] ipvs: reorganize tot_stats, Simon Horman
- [PATCH 17/18] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl(), Simon Horman
- [PATCH 18/18] IPVS: Conditionally include sysctl members of struct netns_ipvs, Simon Horman
- [PATCH 16/18] IPVS: Conditionally define and use ip_vs_lblc{r}_table, Simon Horman
- [PATCH 15/18] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined, Simon Horman
- [PATCH 14/18] IPVS: Conditional ip_vs_conntrack_enabled(), Simon Horman
- [PATCH 08/18] IPVS: Add {sysctl_sync_threshold,period}(), Simon Horman
- [PATCH 05/18] IPVS: Add ip_vs_route_me_harder(), Simon Horman
- [PATCH 07/18] IPVS: Add sysctl_nat_icmp_send(), Simon Horman
- [PATCH 13/18] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined, Simon Horman
- [PATCH 12/18] IPVS: Conditinally use sysctl_lblc{r}_expiration, Simon Horman
- [PATCH 10/18] IPVS: Add sysctl_expire_nodest_conn(), Simon Horman
- [PATCH 11/18] IPVS: Add expire_quiescent_template(), Simon Horman
- [PATCH 03/18] ipvs: zero percpu stats, Simon Horman
- [PATCH 06/18] IPVS: Add sysctl_snat_reroute(), Simon Horman
- [PATCH 09/18] IPVS: Add sysctl_sync_ver(), Simon Horman
- [PATCH 01/18] ipvs: move struct netns_ipvs, Simon Horman
- [PATCH 1/2] netfilter: ipt_addrtype: rename to xt_addrtype,
Florian Westphal
- libmnl: other OS support,
Jan Engelhardt
- libnetfilter_queue: Some accepted packets get lost,
Fabien C.
- [PATCH] netfilter:ipset: fix the compile warning in ip_set_create,
Shan Wei
- [PATCH 00/13] netfilter: netfilter update,
kaber
- [PATCH 01/13] netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINK, kaber
- [PATCH 02/13] netfilter: xt_connlimit: connlimit-above early loop termination, kaber
- [PATCH 11/13] ipvs: use enum to instead of magic numbers, kaber
- [PATCH 13/13] netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV, kaber
- [PATCH 12/13] ipvs: unify the formula to estimate the overhead of processing connections, kaber
- [PATCH 08/13] ipvs: remove extra lookups for ICMP packets, kaber
- [PATCH 09/13] ipvs: make "no destination available" message more informative, kaber
- [PATCH 10/13] ipvs: use hlist instead of list, kaber
- [PATCH 04/13] Revert "netfilter: xt_connlimit: connlimit-above early loop termination", kaber
- [PATCH 07/13] ipvs: fix timer in get_curr_sync_buff, kaber
- [PATCH 03/13] bridge: netfilter: fix information leak, kaber
- [PATCH 05/13] netfilter: xt_conntrack: warn about use in raw table, kaber
- [PATCH 06/13] netfilter: nfnetlink_log: remove unused parameter, kaber
- Re: [PATCH 00/13] netfilter: netfilter update, David Miller
- ulogd2 - INSERT_OR_REPLACE_CT for MySQL, SPONEM Benoît
- recommendations on implementing a custom Netfilter hook to QUEUE packets before their SEQ/ACK and size before fragmentation are known?,
Igor 'Lo' (И.L.)
- nfqueue: nfq_set_verdict(...., len), where len > MTU?, Igor 'Lo' (И.L.)
- [GIT PULL nf-2.6] IPVS,
Simon Horman
- iptables: option parsing inversion fix,
Jan Engelhardt
- [patch] fix nla_policy_len to actually _iterate_ over the policy,
Lars Ellenberg
- [patch] nf_log: avoid oops in (un)bind with invalid nfproto values,
Jan Engelhardt
- [ANNOUNCE] conntrack-tools 1.0.0 released,
Pablo Neira Ayuso
- iptables: docs & address parsing,
Jan Engelhardt
- [PATCH 1/9] doc: mention other possible nf_loggers for TRACE, Jan Engelhardt
- [PATCH 2/9] doc: fix odd partial sentence in libipt_TTL, Jan Engelhardt
- [PATCH 4/9] doc: rateest options can be optional, Jan Engelhardt
- [PATCH 3/9] libxt_quota: require --quota to be specified, Jan Engelhardt
- [PATCH 6/9] libxtables: avoid confusing use of ai_protocol=IPPROTO_IPV6, Jan Engelhardt
- [PATCH 7/9] xtables: fix excessive memory allocation in host_to_ipaddr, Jan Engelhardt
- [PATCH 8/9] xtables: fix the broken detection/removal of redundant addresses, Jan Engelhardt
- [PATCH 5/9] libxtables: fix memory scribble beyond end of array, Jan Engelhardt
- [PATCH 9/9] xtables: use all IPv6 addresses resolved from a hostname, Jan Engelhardt
- Re: iptables: docs & address parsing, Patrick McHardy
- [PATCH] improvement for TCP connection tracking,
Pablo Neira Ayuso
- NFQUEUE: best way to deal with changed SEQ/ACK in a stream?, Igor 'Lo' (И.L.)
- [ANNOUNCE] libnetfilter_conntrack 0.9.1 release, Pablo Neira Ayuso
- [PATCH] ipvs: use enum to instead of magic numbers,
Changli Gao
- Kernel panic nf_nat_setup_info+0x5b3/0x6e0,
"Oleg A. Arkhangelsky"
- tproxy + bridge - possible redundant skb_orphan call ?, Haim Daniel
- xtables: various fixes for handling multiple src/dst addresses,
Wes Campaigne
- Re: [conntrack_ftp] ftp _server_ behind dnat,
Klaus Ethgen
- iptables: misc option edits,
Jan Engelhardt
- [PATCH 0/2] netfilter: netfilter fixes for 2.6.38,
kaber
- [PATCH] ipvs: use hlist instead of list,
Changli Gao
- [PATCH v2] ipvs: unify the formula to estimate the overhead of processing connections,
Changli Gao
- [PATCH] ipvs: unify the formula to estimate the overhead of processing connections, Changli Gao
- [Fwd: [Bug 29332] xt_recent handles "! --update" wrong],
Valentijn Sessink
- [PATCH] Fix a flaw in printing the MAC,
Joerg Marx
- iptables: spaces, spaces.,
Jan Engelhardt
- kernel bug while trying to create expectations in user-space, Sam Roberts
- [PATCH 1/1] netfilter: nfnetlink_log: remove unused parameter,
Florian Westphal
- [PATCH 00/01] netfilter: netfilter fixes,
kaber
- [PATCH] [connlimit] Revert 44bd4de9,
Stefan Berger
- Re: H.225.0 "Connect" packet dropped (fwd),
Jozsef Kadlecsik
- Possible netfilter-related memory corruption in 2.6.37,
Avi Kivity
- [PATCH 1/1] tproxy: do not assign timewait sockets to skb->sk,
Florian Westphal
[PATCH] bridge: netfilter: fix information leak,
Vasiliy Kulikov
[PATCH] xtables: use strspn() to check if string needs to be quoted,
Max Kellermann
any way to reset all marked connections when using CONNMARK?,
Chris Friesen
[PATCH] [connlimit] connlimit-above early loop termination,
Stefan Berger
iptables: option fix,
Jan Engelhardt
GRO/GSO hiding PMTU?,
David Miller
Re: linux-next: Tree for February 10 (netfilter),
Randy Dunlap
[PATCH 0/2] netfilter: netfilter update,
kaber
Using iptables CONNMARK target and match in filter table, Ratnaraj Mirgal
iptables: clean up main command loop,
Jan Engelhardt
- [PATCH 01/11] src: collect do_command variables in a struct, Jan Engelhardt
- [PATCH 02/11] src: move large default: block from do_command6 into its own function, Jan Engelhardt
- [PATCH 03/11] src: share iptables_command_state across the two programs, Jan Engelhardt
- [PATCH 04/11] src: deduplicate find_proto function, Jan Engelhardt
- [PATCH 05/11] src: move OPT_FRAGMENT to the end so the list can be shared, Jan Engelhardt
- [PATCH 06/11] src: put shared option flags into xshared, Jan Engelhardt
- [PATCH 07/11] src: deduplicate and simplify implicit protocol extension loading, Jan Engelhardt
- [PATCH 08/11] src: unclutter command_default function, Jan Engelhardt
- [PATCH 10/11] src: move match option handling from do_command6 into its own functions, Jan Engelhardt
- [PATCH 09/11] src: move jump option handling from do_command6 into its own function, Jan Engelhardt
- [PATCH 11/11] iptables: fix error message for unknown options, Jan Engelhardt
- Re: iptables: clean up main command loop, Patrick McHardy
[PATCH] One fix for iptables' CT event filtering,
Pablo Neira Ayuso
[GIT PULL nf-next-2.6] IPVS,
Simon Horman
- [PATCH] IPVS: precedence bug in ip_vs_sync_switch_mode(), Simon Horman
- Re: [GIT PULL nf-next-2.6] IPVS, Patrick McHardy
- <Possible follow-ups>
- [GIT PULL nf-next-2.6] IPVS, Simon Horman
- [GIT PULL nf-next-2.6] IPVS, Simon Horman
- [GIT PULL nf-next-2.6] IPVS, Simon Horman
- [GIT PULL nf-next-2.6] IPVS, Simon Horman
- [PATCH 03/24] netfilter:ipvs: use kmemdup, Simon Horman
- [PATCH 01/24] ipvs: avoid lookup for fwmark 0, Simon Horman
- [PATCH 08/24] ipvs: remove unused seqcount stats, Simon Horman
- [PATCH 13/24] IPVS: Add sysctl_nat_icmp_send(), Simon Horman
- [PATCH 02/24] ipvs: remove _bh from percpu stats reading, Simon Horman
- [PATCH 22/24] IPVS: Conditionally define and use ip_vs_lblc{r}_table, Simon Horman
- [PATCH 18/24] IPVS: Conditinally use sysctl_lblc{r}_expiration, Simon Horman
- [PATCH 23/24] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl(), Simon Horman
- [PATCH 21/24] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined, Simon Horman
- [PATCH 19/24] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined, Simon Horman
- [PATCH 16/24] IPVS: Add sysctl_expire_nodest_conn(), Simon Horman
- [PATCH 14/24] IPVS: Add {sysctl_sync_threshold,period}(), Simon Horman
- [PATCH 20/24] IPVS: Conditional ip_vs_conntrack_enabled(), Simon Horman
- [PATCH 17/24] IPVS: Add expire_quiescent_template(), Simon Horman
- [PATCH 24/24] IPVS: Conditionally include sysctl members of struct netns_ipvs, Simon Horman
- [PATCH 15/24] IPVS: Add sysctl_sync_ver(), Simon Horman
- [PATCH 10/24] ipvs: rename estimator functions, Simon Horman
- [PATCH 09/24] ipvs: optimize rates reading, Simon Horman
- [PATCH 04/24] Fix variable assignment in ip_vs_notrack, Simon Horman
- [PATCH 07/24] ipvs: properly zero stats and rates, Simon Horman
- [PATCH 12/24] IPVS: Add sysctl_snat_reroute(), Simon Horman
- [PATCH 05/24] ipvs: move struct netns_ipvs, Simon Horman
- [PATCH 11/24] IPVS: Add ip_vs_route_me_harder(), Simon Horman
- [PATCH 06/24] ipvs: reorganize tot_stats, Simon Horman
- [GIT PULL nf-next-2.6] IPVS, Simon Horman
- [PATCH 03/24] netfilter:ipvs: use kmemdup, Simon Horman
- [PATCH 12/24] IPVS: Add sysctl_snat_reroute(), Simon Horman
- [PATCH 22/24] IPVS: Conditionally define and use ip_vs_lblc{r}_table, Simon Horman
- [PATCH 10/24] ipvs: rename estimator functions, Simon Horman
- [PATCH 13/24] IPVS: Add sysctl_nat_icmp_send(), Simon Horman
- [PATCH 20/24] IPVS: Conditional ip_vs_conntrack_enabled(), Simon Horman
- [PATCH 23/24] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl(), Simon Horman
- [PATCH 24/24] IPVS: Conditionally include sysctl members of struct netns_ipvs, Simon Horman
- [PATCH 19/24] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined, Simon Horman
- [PATCH 17/24] IPVS: Add expire_quiescent_template(), Simon Horman
- [PATCH 16/24] IPVS: Add sysctl_expire_nodest_conn(), Simon Horman
- [PATCH 21/24] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined, Simon Horman
- [PATCH 09/24] ipvs: optimize rates reading, Simon Horman
- [PATCH 18/24] IPVS: Conditinally use sysctl_lblc{r}_expiration, Simon Horman
- [PATCH 15/24] IPVS: Add sysctl_sync_ver(), Simon Horman
- [PATCH 14/24] IPVS: Add {sysctl_sync_threshold,period}(), Simon Horman
- [PATCH 11/24] IPVS: Add ip_vs_route_me_harder(), Simon Horman
- [PATCH 06/24] ipvs: reorganize tot_stats, Simon Horman
- [PATCH 07/24] ipvs: properly zero stats and rates, Simon Horman
- [PATCH 05/24] ipvs: move struct netns_ipvs, Simon Horman
- [PATCH 08/24] ipvs: remove unused seqcount stats, Simon Horman
- [PATCH 01/24] ipvs: avoid lookup for fwmark 0, Simon Horman
- [PATCH 04/24] IPVS: Fix variable assignment in ip_vs_notrack, Simon Horman
- [PATCH 02/24] ipvs: remove _bh from percpu stats reading, Simon Horman
- Re: [GIT PULL nf-next-2.6] IPVS, Patrick McHardy
- [GIT PULL nf-next-2.6] IPVS, Simon Horman
[patch] IPVS: precedence bug in ip_vs_sync_switch_mode(),
Dan Carpenter
[PATCH] libxt_cluster: fix inversion in the cluster match, Pablo Neira Ayuso
Re: linux-next: Tree for February 3 (netfilter),
Randy Dunlap
iptables: mainloop cleanup, symbol vis+versioning,
Jan Engelhardt
[rfc] IPVS: Remove conditionally include sysctl code,
Simon Horman
- [PATCH 02/14] IPVS: Add sysctl_snat_reroute(), Simon Horman
- [PATCH 03/14] IPVS: Add sysctl_nat_icmp_send(), Simon Horman
- [PATCH 07/14] IPVS: Add expire_quiescent_template(), Simon Horman
- [PATCH 09/14] IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined, Simon Horman
- [PATCH 01/14] IPVS: Add ip_vs_route_me_harder(), Simon Horman
- [PATCH 12/14] IPVS: Conditionally define and use ip_vs_lblc{r}_table, Simon Horman
- [PATCH 13/14] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl(), Simon Horman
- [PATCH 10/14] IPVS: Conditional ip_vs_conntrack_enabled(), Simon Horman
- [PATCH 14/14] IPVS: Conditionally include sysctl members of struct netns_ipvs, Simon Horman
- [PATCH 11/14] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined, Simon Horman
- [PATCH 05/14] IPVS: Add sysctl_sync_ver(), Simon Horman
- [PATCH 06/14] IPVS: Add sysctl_expire_nodest_conn(), Simon Horman
- [PATCH 08/14] IPVS: Conditinally use sysctl_lblc{r}_expiration, Simon Horman
- [PATCH 04/14] IPVS: Add {sysctl_sync_threshold,period}(), Simon Horman
MASQUERADE selects wrong source IP for overlapping networks, Mario 'BitKoenig' Holbe
Kernel crash with repeated NF invocation,
Jan Engelhardt
[PATCH 0/2] NETFILTER new target module, HMARK,
Hans Schillstrom
[ANNOUNCE] ipset-6.0 released, Jozsef Kadlecsik
[PATCH 0/4] netfilter: netfilter fixes,
kaber
[PATCH 00/26] netfilter: netfilter update,
kaber
- [PATCH 01/26] netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros, kaber
- [PATCH 26/26] netfilter: xtables: add device group match, kaber
- [PATCH 25/26] netfilter: ipset: send error message manually, kaber
- [PATCH 14/26] netfilter: ipset: use nla_parse_nested(), kaber
- [PATCH 23/26] netfilter: ipset: add missing break statemtns in ip_set_get_ip_port(), kaber
- [PATCH 24/26] netfilter: ipset: fix linking with CONFIG_IPV6=n, kaber
- [PATCH 20/26] IPVS: Allow compilation with CONFIG_SYSCTL disabled, kaber
- [PATCH 22/26] netfilter: ipset: install ipset related header files, kaber
- [PATCH 21/26] IPVS: Remove ip_vs_sync_cleanup from section __exit, kaber
- [PATCH 15/26] netfilter: ipset: remove unnecessary includes, kaber
- [PATCH 19/26] IPVS: Remove unused variables, kaber
- [PATCH 16/26] netfilter: ctnetlink: fix ctnetlink_parse_tuple() warning, kaber
- [PATCH 18/26] IPVS: remove duplicate initialisation or rs_table, kaber
- [PATCH 17/26] IPVS: use z modifier for sizeof() argument, kaber
- [PATCH 13/26] netfilter: xtables: "set" match and "SET" target support, kaber
- [PATCH 03/26] netfilter: ipset: bitmap:ip set type support, kaber
- [PATCH 12/26] netfilter: ipset: list:set set type support, kaber
- [PATCH 09/26] netfilter: ipset: hash:ip,port,net set type support, kaber
- [PATCH 11/26] netfilter: ipset: hash:net,port set type support, kaber
- [PATCH 10/26] netfilter: ipset: hash:net set type support, kaber
- [PATCH 07/26] netfilter: ipset: hash:ip,port set type support, kaber
- [PATCH 02/26] netfilter: ipset: IP set core support, kaber
- [PATCH 06/26] netfilter: ipset: hash:ip set type support, kaber
- [PATCH 08/26] netfilter: ipset: hash:ip,port,ip set type support, kaber
- [PATCH 05/26] netfilter: ipset; bitmap:port set type support, kaber
- [PATCH 04/26] netfilter: ipset: bitmap:ip,mac type support, kaber
- Re: [PATCH 00/26] netfilter: netfilter update, David Miller
Xtables2 A7 spec draft,
Jan Engelhardt
ulogd2: build fixes,
Jan Engelhardt
[PATCH 0/2] netfilter updates for nf_ct_tcp,
Pablo Neira Ayuso
Re: netfilter: ipset: fix linking with CONFIG_IPV6=n, Patrick McHardy
netfilter: ipset: add missing break statemtns in ip_set_get_ip_port(),
Patrick McHardy
struct ipt_entry how to, Volkan YAZICI
[PATCH] netfilter: ipset: install ipset related header files, Patrick McHardy
[PATCH] netfilter: ctnetlink: fix ctnetlink_parse_tuple() warning, Patrick McHardy
How does iptables classify change skb priority,
Bhanu CV
[PATCH] netfilter: ipset: remove unnecessary includes, Patrick McHardy
[PATCH]: netfilter: ipset: use nla_parse_nested(),
Patrick McHardy
[PATCH 0/2] bugfixes for nf-next-2.6 (2.6.38-rc),
Pablo Neira Ayuso
[PATCH 00/13] ipset kernel patches v3,
Jozsef Kadlecsik
[PATCH] CT: add "none" as parameter for --ctevents,
Pablo Neira Ayuso
[PATCH 0/7] netfilter: netfilter update for -next,
kaber
extensions: add devgroup match extension, Patrick McHardy
[PATCH 1/1] netfilter: add devgroup match, Patrick McHardy
ipt_NETFLOW and xtables-addons,
Srinivasa T N
iptables: misc fixes,
Jan Engelhardt
[Index of Archives]
[LARTC]
[Berkeley Packet Filter]
[Bugtraq]
[Yosemite Discussion]