commit | 9a4595bc7e67962f13232ee55a64e063062c3a99 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Aug 15 12:32:15 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 16:01:07 2005 -0700 |
tree | 9691d77701cad7e0d4fb62390acf525f3adb9d60 | |
parent | f7fa9b10edbb9391bdd4ec8e8b3d621d0664b198 [diff] |
[NETLINK]: Add set/getsockopt options to support more than 32 groups 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>