messages from 2011-01-25 05:24:25 to 2011-02-02 23:51:36 UTC [more...]
[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
ebtables_nfqueue: missing structure afinfo
2011-02-02 22:59 UTC (4+ messages)
[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
Xtables2 A7 spec draft
2011-02-02 22:04 UTC
ulogd2: build fixes
2011-02-02 21:51 UTC (4+ 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
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 (13+ messages)
` [patch 1/6] ipset: turn Set name[] into a const pointer
` [patch 2/6] ipset: fix the Netlink sequence number
` [patch 3/6] ipset: pass ipset_arg argument pointer
` [patch 6/6] ipset: fix spelling error
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 (12+ messages)
` netfilter - u32 module
[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 "
extensions: add devgroup match extension
2011-01-31 19:10 UTC
[PATCH 1/1] netfilter: add devgroup match
2011-01-31 19:09 UTC
iptables: misc fixes
2011-01-31 16:12 UTC (10+ messages)
` [PATCH 1/7] libxt_quota: clarifications on matching
` [PATCH 2/7] iptables: improve error reporting with extension loading troubles
` [PATCH 3/7] libxt_u32: enclose argument in quotes
` [PATCH 4/7] xtables: set custom opts to NULL on free
` [PATCH 5/7] iptables: warn when parameter limit is exceeded
` [PATCH 6/7] iptables: remove bogus address-of
` [PATCH 7/7] iptables: remove more redundant casts
` [PATCH 8/8] iptables: do not print trailing whitespaces
ipt_NETFLOW and xtables-addons
2011-01-31 7:17 UTC
how to use sk_run_filter() in the kernel?
2011-01-30 7:26 UTC
xtables-addons: pknock extension crashes the kernel
2011-01-29 19:12 UTC
[PATCH 1/1] Add IPv6 match debug print code
2011-01-28 18:33 UTC (2+ messages)
[PATCH] netfilter: CONNMARK: support save the mark of the master connection
2011-01-27 10:01 UTC (3+ messages)
[PATCH 1/2] Typo in IPv4 match debug print code
2011-01-27 9:59 UTC (4+ messages)
` [PATCH 2/2] Add IPv6 "
[PATCH 00/13] ipset kernel patches v2
2011-01-27 9:08 UTC (30+ 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: xt_connlimit: pick right dstaddr in NAT scenario
2011-01-26 15:29 UTC (2+ messages)
[GIT PULL nf-next-2.6] IPVS changes for 2.6.38-rc3
2011-01-26 15:27 UTC (6+ messages)
` [PATCH 1/2] IPVS netns BUG, register sysctl for root ns
` [PATCH 2/2] netfilter: ipvs: fix compiler warnings
Filter input traffic by uid
2011-01-26 10:52 UTC (3+ messages)
tips for a starter
2011-01-26 4:54 UTC
[PATCH] netfilter: ipvs: fix compiler warnings
2011-01-25 21:22 UTC (8+ messages)
iptables MARK + ip rule fwmark NOT working with load balance
2011-01-25 20:06 UTC (3+ messages)
Module/Extension Tutorial
2011-01-25 12:50 UTC (2+ messages)
[PATCH] IPVS: Remove unused pr_fmt #define
2011-01-25 6:24 UTC (3+ messages)
[PATCH] [patch v2] IPVS: Remove unused pr_fmt #define
2011-01-25 6:22 UTC
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).