1
0
Fork 0
alistair23-linux/net/ipv6/netfilter
Harald Welte bbd86b9fc4 [NETFILTER]: add /proc/net/netfilter interface to nf_queue
This patch adds a /proc/net/netfilter/nf_queue file, similar to the
recently-added /proc/net/netfilter/nf_log.  It indicates which queue
handler is registered to which protocol family.  This is useful since
there are now multiple queue handlers in the treee (ip[6]_queue,
nfnetlink_queue).

Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:51:18 -07:00
..
Kconfig [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink 2005-08-29 15:36:56 -07:00
Makefile [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink 2005-08-29 15:36:56 -07:00
ip6_queue.c [NETFILTER]: add /proc/net/netfilter interface to nf_queue 2005-08-29 15:51:18 -07:00
ip6_tables.c [NETFILTER]: reduce netfilter sk_buff enlargement 2005-08-29 15:31:04 -07:00
ip6t_LOG.c [NETFILTER]: Extend netfilter logging API 2005-08-29 15:38:07 -07:00
ip6t_MARK.c [NETFILTER]: reduce netfilter sk_buff enlargement 2005-08-29 15:31:04 -07:00
ip6t_NFQUEUE.c [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink 2005-08-29 15:36:56 -07:00
ip6t_ah.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_dst.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_esp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_eui64.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_frag.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_hbh.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_hl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_ipv6header.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_length.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_limit.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_mac.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_mark.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_multiport.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_owner.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_physdev.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6t_rt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6table_filter.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6table_mangle.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip6table_raw.c [NETFILTER]: Missing owner-field initialization in ip6table_raw 2005-06-21 14:03:01 -07:00