linux/net/netlink
Patrick McHardy d629b836d1 [NETLINK]: Use group numbers instead of bitmasks internally
Using the group number allows increasing the number of groups without
beeing limited by the size of the bitmask. It introduces one limitation
for netlink users: messages can't be broadcasted to multiple groups anymore,
however this feature was never used inside the kernel.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 16:00:49 -07:00
..
af_netlink.c [NETLINK]: Use group numbers instead of bitmasks internally 2005-08-29 16:00:49 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00