]> git.baikalelectronics.ru Git - kernel.git/commit
[NETFILTER]: Introduce infrastructure for address family specific operations
authorPatrick McHardy <kaber@trash.net>
Thu, 6 Apr 2006 21:18:09 +0000 (14:18 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 10 Apr 2006 05:25:40 +0000 (22:25 -0700)
commite746ffbdfe0eb14d4d28919641944c57db9b28fb
tree13dbdf12a6c567c3292daad4604eb55f7abd167e
parent81d5420e9cdf4ed8abf0d08230e60286853965fc
[NETFILTER]: Introduce infrastructure for address family specific operations

Change the queue rerouter intrastructure to a generic usable
infrastructure for address family specific operations as a base for
some cleanups.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter.h
net/ipv4/netfilter.c
net/ipv6/netfilter.c
net/netfilter/core.c
net/netfilter/nf_queue.c