mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 04:42:12 +00:00
bbd86b9fc4
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> |
||
---|---|---|
.. | ||
ip6_queue.c | ||
ip6_tables.c | ||
ip6t_ah.c | ||
ip6t_dst.c | ||
ip6t_esp.c | ||
ip6t_eui64.c | ||
ip6t_frag.c | ||
ip6t_hbh.c | ||
ip6t_hl.c | ||
ip6t_ipv6header.c | ||
ip6t_length.c | ||
ip6t_limit.c | ||
ip6t_LOG.c | ||
ip6t_mac.c | ||
ip6t_mark.c | ||
ip6t_MARK.c | ||
ip6t_multiport.c | ||
ip6t_NFQUEUE.c | ||
ip6t_owner.c | ||
ip6t_physdev.c | ||
ip6t_rt.c | ||
ip6table_filter.c | ||
ip6table_mangle.c | ||
ip6table_raw.c | ||
Kconfig | ||
Makefile |