remarkable-linux/net/netfilter
Harald Welte 927ccbcc28 [NETFILTER]: attribute count is an attribute of message type, not subsytem
Prior to this patch, every nfnetlink subsystem had to specify it's
attribute count.  However, in reality the attribute count depends on
the message type within the subsystem, not the subsystem itself.  This
patch moves 'attr_count' from 'struct nfnetlink_subsys' into
nfnl_callback to fix this.

Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:39:14 -07:00
..
Kconfig [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility 2005-08-29 15:38:12 -07:00
Makefile [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility 2005-08-29 15:38:12 -07:00
nfnetlink.c [NETFILTER]: attribute count is an attribute of message type, not subsytem 2005-08-29 15:39:14 -07:00
nfnetlink_log.c [NETFILTER]: attribute count is an attribute of message type, not subsytem 2005-08-29 15:39:14 -07:00
nfnetlink_queue.c [NETFILTER]: attribute count is an attribute of message type, not subsytem 2005-08-29 15:39:14 -07:00