netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-20 15:32:33 to 2011-04-07 19:10:13 UTC [more...]

ipset-6.2 testsuite failure
 2011-04-07 19:10 UTC  (3+ messages)

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)

Guided option parser
 2011-04-06 11:31 UTC  (11+ 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-06 11:24 UTC  (2+ messages)
` [PATCH] doc: avoid duplicate entries in manpage

[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  (5+ 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  (7+ 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)

[PATCH] ip_fragment:kernel may panic when replay big packet with RST flag
 2011-03-28 11:30 UTC  (2+ messages)

Problem getting IPv6 port numbers
 2011-03-26 12:19 UTC  (4+ messages)

Problem sending skb built from scratch with IPv6
 2011-03-24 21:16 UTC  (2+ messages)

hardware specific extension to netfilter, xilinx microblaze, how to start
 2011-03-24  0:26 UTC 

ipt_owner pid match can be fixed
 2011-03-23 16:53 UTC 

[PATCH 1/3] netfilter: af_info: add network namespace parameter to route hook
 2011-03-22 21:42 UTC  (8+ messages)
` [PATCH 2/3] netfilter: af_info: add 'strict' parameter to limit lookup to .oif
` [PATCH 3/3] netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route

Any suggestions for getting a pcap of traffic over netlink?
 2011-03-22 10:43 UTC  (2+ messages)

iptables release plans
 2011-03-21 23:22 UTC  (6+ messages)

[PATCH 0/4] netfilter: netfilter fixes
 2011-03-20 20:42 UTC  (6+ messages)
` [PATCH 1/4] netfilter: ipset: fix address ranges at hash:*port* types
` [PATCH 2/4] netfilter: ipset: fix checking the type revision at create command
` [PATCH 3/4] netfilter: xtables: fix reentrancy
` [PATCH 4/4] netfilter: ipt_CLUSTERIP: fix buffer overflow


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