[NETLINK]: Add set/getsockopt options to support more than 32 groups
authorPatrick McHardy <kaber@trash.net>
Mon, 15 Aug 2005 19:32:15 +0000 (12:32 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 23:01:07 +0000 (16:01 -0700)
NETLINK_ADD_MEMBERSHIP/NETLINK_DROP_MEMBERSHIP are used to join/leave
groups, NETLINK_PKTINFO is used to enable nl_pktinfo control messages
for received packets to get the extended destination group number.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found