]> git.ipfire.org Git - thirdparty/iproute2.git/commit
nl_mgrp to crap if base multicast groups exceeded
authorjamal <hadi@cyberus.ca>
Sun, 25 Feb 2007 17:02:23 +0000 (12:02 -0500)
committerStephen Hemminger <shemminger@linux-foundation.org>
Tue, 13 Mar 2007 21:39:37 +0000 (14:39 -0700)
commit56b9406191a15a51320e039df1004967898f304d
tree6159601f5a4399b50997ed635876cb125690186a
parentb64f58b01354a1cfdc56f9617aabc9997f9fb01e
nl_mgrp to crap if base multicast groups exceeded

cheers,
jamal

[GENERAL] nl_mgrp to crap if base multicast groups exceeded

The old scheme of bitmasks works only for the first 32 groups.
Above that the setsockopt scheme must be used.

Signed-off-by: J Hadi Salim <hadi@cyberus.ca>
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
include/utils.h