messages from 2011-04-04 14:57:17 to 2011-04-14 09:49:06 UTC [more...]
[PATCH] Add --ipv4/-4 and --ipv6/-6 support to ip6?tables{,-restore}
2011-04-14 9:48 UTC
[PATCH] iptables: fix the dead loop when meeting unknown options
2011-04-14 7:30 UTC (3+ messages)
Performance issue due to constant "modprobes"
2011-04-14 7:19 UTC (24+ messages)
How to get access to NAT info from userland
2011-04-14 7:18 UTC (5+ messages)
[PATCH] xtables-addon: Remove recursive function calls
2011-04-14 7:07 UTC (2+ messages)
Writing a mangle TARGET for iptables, questions about fragments, checksums
2011-04-14 7:00 UTC (2+ messages)
[PATCH 0/2] rework of userspace expectation support
2011-04-13 20:02 UTC (9+ messages)
` [PATCH 1/2] netfilter: CT: allow to set userspace helper status flag
` [PATCH 2/2] netfilter: nf_ct_expect: rework userspace expectation support
[PATCH 0/5] netfilter: ipset patches
2011-04-13 19:52 UTC (6+ messages)
` [PATCH 1/5] netfilter: ipset: list:set timeout variant fixes
` [PATCH 2/5] netfilter: ipset: references are protected by rwlock instead of mutex
` [PATCH 3/5] netfilter: ipset: Timeout can be modified for already added elements
` [PATCH 4/5] netfilter: ipset: bitmap:ip,mac type requires "src" for MAC
` [PATCH 5/5] netfilter: ipset: set match and SET target fixes
guided option parser, run 3
2011-04-13 16:13 UTC (27+ messages)
` [PATCH 01/26] libxtables: XTTYPE_MARKMASK32 support
` [PATCH 02/26] libxt_MARK: use guided option parser
` [PATCH 03/26] libxt_CONNMARK: "
` [PATCH 04/26] libxtables: XTTYPE_UINT64 support
` [PATCH 05/26] libxt_quota: use guided option parser
` [PATCH 06/26] libxtables: linked-list name<->id map
` [PATCH 07/26] libxt_devgroup: use guided option parser
` [PATCH 08/26] libipt_realm: "
` [PATCH 09/26] libxtables: XTTYPE_UINT16RC support
` [PATCH 10/26] libxt_length: use guided option parser
` [PATCH 11/26] libxt_tcpmss: "
` [PATCH 12/26] libxtables: XTTYPE_UINT8RC support
` [PATCH 13/26] libxtables: XTTYPE_UINT64RC support
` [PATCH 14/26] libxt_connbytes: use guided option parser
` [PATCH 15/26] libxtables: XTTYPE_UINT16 support
` [PATCH 16/26] libxt_CT: use guided option parser
` [PATCH 17/26] libxt_NFQUEUE: "
` [PATCH 18/26] libxt_TCPMSS: "
` [PATCH 19/26] libxtables: pass struct xt_entry_{match,target} to x6 parser
` [PATCH 20/26] libxt_string: use guided option parser
` [PATCH 21/26] libxtables: XTTYPE_SYSLOGLEVEL support
` [PATCH 22/26] libip[6]t_LOG: use guided option parser
` [PATCH 23/26] libxtables: XTTYPE_ONEHOST support
` [PATCH 24/26] libxtables: XTTYPE_PORT support
` [PATCH 25/26] libxt_TPROXY: use guided option parser
` [PATCH 26/26] libipt_ULOG: "
[PATCH 0/2] netfilter: ipset: new features
2011-04-13 11:52 UTC (5+ messages)
` [PATCH 1/2] netfilter: ipset: SCTP, UDPLITE support added
` [PATCH 2/2] netfilter: ipset: Timeout can be modified for already added elements
[PATCH 0/3] netfilter: ipset: fixes
2011-04-13 11:47 UTC (7+ messages)
` [PATCH 1/3] netfilter: ipset: bitmap:ip,mac type requires "src" for MAC
` [PATCH 2/3] netfilter: ipset: Whitespace fixes: some space before tab slipped in
` [PATCH 3/3] netfilter: ipset: set match and SET target fixes
guided option parser, run 2
2011-04-13 11:41 UTC (30+ messages)
` [PATCH 01/28] libxtables: XTTYPE_UINT8 support
` [PATCH 02/28] libip[6]t_HL: use guided option parser
` [PATCH 03/28] libip[6]t_hl: "
` [PATCH 04/28] libxtables: XTTYPE_UINT32RC support
` [PATCH 05/28] libip[6]t_ah: use guided option parser
` [PATCH 06/28] libip6t_frag: "
` [PATCH 07/28] libxt_esp: "
` [PATCH 08/28] libxtables: XTTYPE_STRING support
` [PATCH 09/28] libip[6]t_REJECT: use guided option parser
` [PATCH 10/28] libip6t_dst: "
` [PATCH 11/28] libip6t_hbh: "
` [PATCH 12/28] libip[6]t_icmp: "
` [PATCH 13/28] libip6t_ipv6header: "
` [PATCH 14/28] libipt_ECN: "
` [PATCH 15/28] libipt_addrtype: "
` [PATCH 16/28] libxt_AUDIT: "
` [PATCH 17/28] libxt_CLASSIFY: "
` [PATCH 18/28] libxt_DSCP: "
` [PATCH 19/28] libxt_LED: "
` [PATCH 20/28] libxt_SECMARK: "
` [PATCH 21/28] libxt_TCPOPTSTRIP: "
` [PATCH 22/28] libxt_comment: "
` [PATCH 23/28] libxt_helper: "
` [PATCH 24/28] libxt_physdev: "
` [PATCH 25/28] libxt_pkttype: "
` [PATCH 26/28] libxt_state: "
` [PATCH 27/28] libxt_time: "
` [PATCH 28/28] libxt_u32: "
Netfilter Hook and Multiqueue?
2011-04-12 19:37 UTC (2+ messages)
ctnetlink kernel dump while running multiple libnfct clients
2011-04-12 16:59 UTC (5+ messages)
` fix for userspace expectations
Guided option parser
2011-04-12 14:11 UTC (12+ messages)
` [PATCH 01/10] extensions: add missing checks for specific flags (2)
` [PATCH 02/10] libxtables: guided option parser
` [PATCH 03/10] libxt_CHECKSUM: use "
` [PATCH 04/10] libxt_socket: "
` [PATCH 05/10] libxtables: provide better final_check
` [PATCH 06/10] libxt_CONNSECMARK: use guided option parser
` [PATCH 07/10] libxtables: XTTYPE_UINT32 support
` [PATCH 08/10] libxt_cpu: use guided option parser
` [PATCH 09/10] libxtables: min-max option support
` [PATCH 10/10] libxt_cluster: use guided option parser
One documentation fix
2011-04-12 14:04 UTC (3+ messages)
` [PATCH] doc: avoid duplicate entries in manpage
xtables-addons: pknock extension crashes the kernel
2011-04-11 16:32 UTC (2+ messages)
ipset-6.3 unexpected htable order
2011-04-11 8:48 UTC (2+ messages)
ipset-6.2 testsuite failure
2011-04-11 8:40 UTC (7+ messages)
ipt_NETFLOW and xtables-addons
2011-04-11 2:37 UTC (2+ messages)
[ANNOUNCE] ipset 6.3 released
2011-04-10 15:40 UTC
ipset issues in 2.6.39-rc2
2011-04-10 11:44 UTC (3+ messages)
From Suzanne mubarak
2011-04-10 23:56 UTC
Loan Termination{Update Is Needed}
2011-04-07 17:36 UTC
[PATCH 1/1] netfilter: ebtables: only call xt_compat_add_offset once per rule
2011-04-06 20:26 UTC
[PATCH 0/8] netfilter: netfilter fixes for 2.6.39-rc1
2011-04-06 19:32 UTC (10+ messages)
` [PATCH 1/8] netfilter: ipset: list:set timeout variant fixes
` [PATCH 2/8] netfilter: ipset: references are protected by rwlock instead of mutex
` [PATCH 3/8] netfilter: h323: bug in parsing of ASN1 SEQOF field
` [PATCH 4/8] IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()
` [PATCH 5/8] netfilter: af_info: add network namespace parameter to route hook
` [PATCH 6/8] netfilter: af_info: add 'strict' parameter to limit lookup to .oif
` [PATCH 7/8] netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route
` [PATCH 8/8] netfilter: xt_conntrack: fix inverted conntrack direction test
shutdown oops in xt_compat_calc_jump
2011-04-06 18:45 UTC (15+ messages)
[PATCH] netfilter: Fix build failure when ipv6 but xt_tproxy is built in
2011-04-06 12:08 UTC (5+ messages)
[PATCH] RFC - introduce xtables-multi
2011-04-05 23:45 UTC (3+ messages)
` [PATCH] combine ip6?tables-multi into xtables-multi
Kernel panic nf_nat_setup_info+0x5b3/0x6e0
2011-04-05 11:49 UTC (9+ messages)
[PATCH] convert ip6?tables-multi to actually use their own header files
2011-04-05 10:43 UTC (2+ messages)
[PATCH] move 'int line' definition from ip6?tables.c into xtables.c
2011-04-05 10:43 UTC (2+ messages)
[GIT PULL nf-next-2.6] IPVS
2011-04-05 10:18 UTC (3+ messages)
` [PATCH] IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocks
[Announce] New IPVS GIT trees
2011-04-05 0:24 UTC
[GIT PULL nf-2.6] IPVS
2011-04-04 23:43 UTC (3+ messages)
A small series of iptables userspace cleanups
2011-04-04 19:48 UTC (5+ messages)
` [PATCH 17/17] v6: rename do_command() to do_command6()
[PATCH] netfilter: xt_conntrack: fix inverted conntrack direction test
2011-04-04 15:07 UTC (2+ messages)
[PATCH 2/2] netfilter: get rid of atomic ops in fast path
2011-04-04 15:05 UTC (3+ messages)
` [PATCH net-next-2.6] "
[PATCH v2 1/3] netfilter: af_info: add network namespace parameter to route hook
2011-04-04 15:02 UTC (9+ messages)
` [PATCH v2 2/3] netfilter: af_info: add 'strict' parameter to limit lookup to .oif
` [PATCH v2 3/3] netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route
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).