netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-15 19:44:05 to 2011-04-01 10:15:23 UTC [more...]

A small series of iptables userspace cleanups
 2011-04-01 10:15 UTC  (20+ 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()

Kernel panic nf_nat_setup_info+0x5b3/0x6e0
 2011-04-01  5:30 UTC  (10+ messages)

[GIT PULL nf-2.6] IPVS
 2011-03-31  1:32 UTC  (2+ messages)
` [PATCH] IPVS Bug, Null ptr in ip_vs_ctl.c ip_vs_genl_dump_daemons()

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

[PATCH] netfilter: Fix build failure when ipv6 but xt_tproxy is built in
 2011-03-30 10:18 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] iptables: documentation for iptables and ip6tables "security" tables
 2011-03-28 15:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] netfilter:ipset fixes: list:set and refcounting
 2011-03-28 13:33 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] 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)

[PATCH v2 1/3] netfilter: af_info: add network namespace parameter to route hook
 2011-03-24 23:15 UTC  (6+ 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

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

[PATCH 2/2] netfilter: get rid of atomic ops in fast path
 2011-03-20 19:06 UTC  (3+ messages)

[PATCH] ipv4: netfilter: ipt_CLUSTERIP: fix buffer overflow
 2011-03-20 14:43 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH 1/2] netfilter: xtables: fix reentrancy
 2011-03-20 14:40 UTC  (2+ messages)

[PATCH v3 1/2] netfilter: ipt_addrtype: rename to xt_addrtype
 2011-03-20 14:39 UTC  (8+ messages)
` [PATCH v3 2/2] netfilter: xt_addrtype: ipv6 support

[PATCH] netfilter:ipset fix revision reporting
 2011-03-20 14:35 UTC  (2+ messages)

[PATCH 0/2] netfilter:ipset fixes
 2011-03-20 14:34 UTC  (4+ messages)
` [PATCH 1/2] netfilter:ipset: fix address ranges at hash:*port* types
  ` [PATCH 2/2] netfilter:ipset: fix checking the type revision at create command

questions about variable-sized data in match rules
 2011-03-20  4:03 UTC 

[ANNOUNCE] ipset-6.1 released
 2011-03-19 10:42 UTC 

[PATCH 36/36] net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu()
 2011-03-18 19:37 UTC  (2+ messages)

[PATCH 25/36] net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu()
 2011-03-18 19:37 UTC 

[RFC] netfilter: get rid of atomic ops in fast path
 2011-03-18 10:50 UTC  (9+ messages)
  ` [PATCH] netfilter: xtables: fix reentrancy

Poll about irqsafe_cpu_add and others
 2011-03-18  6:56 UTC  (11+ messages)

[PATCH 25/36] net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu()
 2011-03-18  4:07 UTC 

[GIT] Networking
 2011-03-16 21:21 UTC 

net-next-2.6 status
 2011-03-16 18:17 UTC  (15+ messages)

[PATCH 00/01] netfilter: netfilter fix for net-next
 2011-03-16 18:12 UTC  (3+ messages)
` [PATCH 01/01] netfilter ebtables: fix xt_AUDIT to work with ebtables

[PATCH] ebtables: Clone xt_AUDIT to ebt_audit to return EBT_CONTINUE
 2011-03-16 17:33 UTC  (7+ messages)
  ` [PATCH] ebtables: Fix xt_AUDIT to work with ebtables, return EBT_CONTINUE if NFPROTO_BRIDGE

[PATCH] iptables: add manual page section for AUDIT target
 2011-03-16 15:39 UTC  (4+ messages)

[PATCH 00/37] netfilter: netfilter update
 2011-03-15 19:58 UTC  (26+ messages)
` [PATCH 03/37] netfilter: x_tables: return -ENOENT for non-existant matches/targets
` [PATCH 05/37] ipvs: avoid lookup for fwmark 0
` [PATCH 08/37] IPVS: Fix variable assignment in ip_vs_notrack
` [PATCH 09/37] ipvs: move struct netns_ipvs
` [PATCH 10/37] ipvs: reorganize tot_stats
` [PATCH 14/37] ipvs: rename estimator functions
` [PATCH 15/37] IPVS: Add ip_vs_route_me_harder()
` [PATCH 16/37] IPVS: Add sysctl_snat_reroute()
` [PATCH 17/37] IPVS: Add sysctl_nat_icmp_send()
` [PATCH 18/37] IPVS: Add {sysctl_sync_threshold,period}()
` [PATCH 22/37] IPVS: Conditinally use sysctl_lblc{r}_expiration
` [PATCH 25/37] IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
` [PATCH 26/37] IPVS: Conditionally define and use ip_vs_lblc{r}_table
` [PATCH 27/37] IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
` [PATCH 28/37] IPVS: Conditionally include sysctl members of struct netns_ipvs
` [PATCH 29/37] netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario
` [PATCH 30/37] netfilter: xt_connlimit: use kmalloc() instead of kzalloc()
` [PATCH 31/37] netfilter: xt_connlimit: use hlist instead
` [PATCH 32/37] netfilter: xt_connlimit: remove connlimit_rnd_inited
` [PATCH 33/37] netfilter: arp_tables: fix infoleak to userspace
` [PATCH 34/37] netfilter: ip_tables: "
` [PATCH 35/37] ipv6: netfilter: ip6_tables: "
` [PATCH 36/37] netfilter: ipt_addrtype: rename to xt_addrtype
` [PATCH 37/37] netfilter: xt_addrtype: ipv6 support


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