summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorPatrick McHardy2008-03-26 08:16:29 +0100
committerDavid S. Miller2008-03-26 08:16:29 +0100
commitf70c176619dde7f32283fc5c94df8e9aaac12729 (patch)
tree457ecb283c5bafc9611509c06d29c92e14131fa0 /net
parent[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying device (diff)
downloadkernel-qcow2-linux-f70c176619dde7f32283fc5c94df8e9aaac12729.tar.gz
kernel-qcow2-linux-f70c176619dde7f32283fc5c94df8e9aaac12729.tar.xz
kernel-qcow2-linux-f70c176619dde7f32283fc5c94df8e9aaac12729.zip
[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list
IFF_ALLMULTI is an indication from the network stack to the driver to disable multicast filters, drivers should never set it directly. Since the UML networking device doesn't have any filtering capabilites, it doesn't the set_multicast_list function at all, it is kept so userspace can still issue SIOCADDMULTI/SIOCDELMULTI ioctls however. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions