messages from 2011-01-31 20:10:14 to 2011-02-09 01:49:10 UTC [more...]
iptables: clean up main command loop
2011-02-09 1:48 UTC (9+ 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
Xtables2 A7 spec draft
2011-02-07 21:45 UTC (6+ messages)
[PATCH] One fix for iptables' CT event filtering
2011-02-07 11:40 UTC (2+ messages)
` [PATCH] netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT
[patch] IPVS: precedence bug in ip_vs_sync_switch_mode()
2011-02-07 9:34 UTC
[GIT PULL nf-next-2.6] IPVS
2011-02-07 9:19 UTC (2+ messages)
` [PATCH] IPVS: precedence bug in ip_vs_sync_switch_mode()
[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
linux-next: Tree for February 3 (netfilter)
2011-02-04 19:34 UTC (2+ messages)
ebtables_nfqueue: missing structure afinfo
2011-02-04 14:15 UTC (18+ 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
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
Kernel crash with repeated NF invocation
2011-02-03 21:10 UTC (2+ messages)
MASQUERADE selects wrong source IP for overlapping networks
2011-02-03 19:16 UTC
ulogd2: build fixes
2011-02-03 17:17 UTC (5+ messages)
` [PATCH 1/3] build: avoid use of LIBS variable
` [PATCH 2/3] build: use appropriate location for program modules
` [PATCH 3/3] build: use compile/link information from pkgconfig
[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 (28+ messages)
` [PATCH 01/26] netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
` [PATCH 02/26] netfilter: ipset: IP set core support
` [PATCH 03/26] netfilter: ipset: bitmap:ip set type support
` [PATCH 04/26] netfilter: ipset: bitmap:ip,mac "
` [PATCH 05/26] netfilter: ipset; bitmap:port set "
` [PATCH 06/26] netfilter: ipset: hash:ip "
` [PATCH 07/26] netfilter: ipset: hash:ip,port "
` [PATCH 08/26] netfilter: ipset: hash:ip,port,ip "
` [PATCH 09/26] netfilter: ipset: hash:ip,port,net "
` [PATCH 10/26] netfilter: ipset: hash:net "
` [PATCH 11/26] netfilter: ipset: hash:net,port "
` [PATCH 12/26] netfilter: ipset: list:set "
` [PATCH 13/26] netfilter: xtables: "set" match and "SET" target support
` [PATCH 14/26] netfilter: ipset: use nla_parse_nested()
` [PATCH 15/26] netfilter: ipset: remove unnecessary includes
` [PATCH 16/26] netfilter: ctnetlink: fix ctnetlink_parse_tuple() warning
` [PATCH 17/26] IPVS: use z modifier for sizeof() argument
` [PATCH 18/26] IPVS: remove duplicate initialisation or rs_table
` [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 22/26] netfilter: ipset: install ipset related header files
` [PATCH 23/26] netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()
` [PATCH 24/26] netfilter: ipset: fix linking with CONFIG_IPV6=n
` [PATCH 25/26] netfilter: ipset: send error message manually
` [PATCH 26/26] netfilter: xtables: add device group match
[PATCH 00/13] ipset kernel patches v3
2011-02-02 22:56 UTC (38+ messages)
` [PATCH 01/13] NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
` [PATCH 02/13] IP set core support
` [PATCH 03/13] bitmap:ip set type support
` [PATCH 04/13] bitmap:ip,mac "
` [PATCH 05/13] bitmap:port set "
` [PATCH 06/13] hash:ip "
` [PATCH 07/13] hash:ip,port "
` [PATCH 08/13] hash:ip,port,ip "
` [PATCH 09/13] hash:ip,port,net "
` [PATCH 10/13] hash:net "
` [PATCH 11/13] hash:net,port "
` [PATCH 12/13] list:set "
` [PATCH 13/13] "set" match and "SET" target support
netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()
2011-02-02 19:49 UTC (2+ messages)
[PATCH 0/2] netfilter updates for nf_ct_tcp
2011-02-02 15:42 UTC (3+ messages)
` [PATCH 1/2] netfilter: nf_ct_tcp: disable pick by default for first ACK packet seen
netfilter: ipset: fix linking with CONFIG_IPV6=n
2011-02-02 8:46 UTC
[PATCH]: netfilter: ipset: use nla_parse_nested()
2011-02-02 6:42 UTC (3+ messages)
struct ipt_entry how to
2011-02-01 22:23 UTC
[patch 0/6] Ipset patches
2011-02-01 20:10 UTC (5+ messages)
` [patch 3/6] ipset: pass ipset_arg argument pointer
How does iptables classify change skb priority
2011-02-01 18:10 UTC (3+ messages)
[PATCH] netfilter: ipset: install ipset related header files
2011-02-01 17:54 UTC
[PATCH] netfilter: ctnetlink: fix ctnetlink_parse_tuple() warning
2011-02-01 16:51 UTC
[PATCH] netfilter: ipset: remove unnecessary includes
2011-02-01 15:59 UTC
[PATCH] CT: add "none" as parameter for --ctevents
2011-02-01 15:19 UTC (3+ messages)
[PATCH 0/2] bugfixes for nf-next-2.6 (2.6.38-rc)
2011-02-01 15:09 UTC (7+ messages)
` [PATCH 1/2] netfilter: arpt_mangle: fix return values of checkentry
` [PATCH 2/2] netfilter: ecache: always set events bits, filter them later
[HELP] why the string match does not work in nat tables?
2011-02-01 11:51 UTC (6+ messages)
[PATCH 0/7] netfilter: netfilter update for -next
2011-01-31 20:32 UTC (9+ messages)
` [PATCH 1/7] netfilter: ipvs: fix compiler warnings
` [PATCH 2/7] IPVS: Change sock_create_kernel() to __sock_create()
` [PATCH 3/7] IPVS netns BUG, register sysctl for root ns
` [PATCH 4/7] netfilter: ipvs: fix compiler warnings
` [PATCH 5/7] netfilter: xt_connlimit: pick right dstaddr in NAT scenario
` [PATCH 6/7] netfilter: xt_iprange: typo in IPv4 match debug print code
` [PATCH 7/7] netfilter: xt_iprange: add IPv6 "
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).