aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorPatrick McHardy <[email protected]>2005-08-15 02:27:50 +0000
committerDavid S. Miller <[email protected]>2005-08-29 23:00:49 +0000
commitd629b836d151d43332492651dd841d32e57ebe3b (patch)
tree0276547438963b51b8d92df201e91d867c7fa9c0 /net/unix/af_unix.c
parent[NETLINK]: Fix module refcounting problems (diff)
downloadkernel-d629b836d151d43332492651dd841d32e57ebe3b.tar.gz
kernel-d629b836d151d43332492651dd841d32e57ebe3b.zip
[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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions