netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-28 12:35:04 to 2011-04-12 14:24:04 UTC [more...]

guided option parser, run 2
 2011-04-12 14:23 UTC  (18+ 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: "

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 

Performance issue due to constant "modprobes"
 2011-04-09 22:30 UTC  (10+ messages)

[PATCH 0/3] netfilter: ipset: fixes
 2011-04-09 20:03 UTC  (4+ 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

Loan Termination{Update Is Needed}
 2011-04-07 17:36 UTC 

[PATCH 0/2] netfilter: ipset: new features
 2011-04-07 10:11 UTC  (3+ messages)
` [PATCH 1/2] netfilter: ipset: SCTP, UDPLITE support added
  ` [PATCH 2/2] netfilter: ipset: Timeout can be modified for already added elements

[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  (6+ 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  (11+ 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  (5+ messages)
` [PATCH] IPVS Bug, Null ptr in ip_vs_ctl.c ip_vs_genl_dump_daemons()

A small series of iptables userspace cleanups
 2011-04-04 19:48 UTC  (43+ messages)
` [PATCH 01/17] man pages: allow underscores in match and target names
` [PATCH 02/17] mark newly opened fds as FD_CLOEXEC (close on exec)
` [PATCH 03/17] xtables_ip6addr_to_numeric: fix typo in comment
` [PATCH 04/17] Delay (statically built) match/target initialization
` [PATCH 05/17] v4: rename init_extensions() to init_extensions4()
` [PATCH 06/17] v6: rename init_extensions() to init_extensions6()
` [PATCH 07/17] xtables.h: init_extensions() no longer exists
` [PATCH 08/17] v4: rename for_each_chain() to for_each_chain4()
` [PATCH 09/17] v6: rename for_each_chain() to for_each_chain6()
` [PATCH 10/17] v4: rename flush_entries() to flush_entries4()
` [PATCH 11/17] v6: rename flush_entries() to flush_entries6()
` [PATCH 12/17] v4: rename delete_chain() to delete_chain4()
` [PATCH 13/17] v6: rename delete_chain() to delete_chain6()
` [PATCH 14/17] v4: rename print_rule() to print_rule4()
` [PATCH 15/17] v6: rename print_rule() to print_rule6()
` [PATCH 16/17] v4: rename do_command() to do_command4()
` [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

[PATCH] netfilter: h323: bug in parsing of ASN1 SEQOF field
 2011-04-04 13:24 UTC 

[PATCH 0/2] netfilter:ipset fixes: list:set and refcounting
 2011-04-04 13:20 UTC  (6+ messages)
` [PATCH 1/2] netfilter:ipset: list:set timeout variant fixes
  ` [PATCH 2/2] netfilter:ipset: References are protected by rwlock instead of mutex

[PATCH] iptables: documentation for iptables and ip6tables "security" tables
 2011-04-04 12:55 UTC  (4+ messages)
` [PATCH v2] "

[ANN] Linux Security Summit 2011 - Announcement and CFP
 2011-04-04  8:39 UTC 

Writing a mangle TARGET for iptables, questions about fragments, checksums
 2011-04-03  4:47 UTC 

How to get access to NAT info from userland
 2011-04-03  0:07 UTC  (2+ messages)

[PATCH] IPVS Bug, Null ptr in ip_vs_ctl.c ip_vs_genl_dump_daemons()
 2011-03-31  1:24 UTC  (2+ messages)

ctnetlink kernel dump while running multiple libnfct clients
 2011-03-29 23:11 UTC  (5+ messages)

[ANNOUNCE] ipset 6.2 released
 2011-03-29 20:23 UTC  (9+ messages)

can expectations be marked persistent, so they can match repeatedly until they timeout?
 2011-03-29 18:54 UTC  (3+ messages)

is assert() an appropriate substitute for return -1?
 2011-03-28 15:47 UTC  (3+ messages)


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).