diff options
author | Peter Christensen <pch@ordbogen.com> | 2014-05-08 11:15:37 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-30 21:52:16 -0700 |
commit | 8b64afaca4d6cb80d0d1b2a4651b1efb7231f220 (patch) | |
tree | 540d946e9bd26d2d20a7b1695a92eb5a83e4ae2b /lib/mpi/mpiutil.c | |
parent | b237dc48b3c64aa48c822e0387d9ea1d00714dcb (diff) |
macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.
[ Upstream commit bbeb0eadcf9fe74fb2b9b1a6fea82cd538b1e556 ]
Clearing the IFF_ALLMULTI flag on a down interface could cause an allmulti
overflow on the underlying interface.
Attempting the set IFF_ALLMULTI on the underlying interface would cause an
error and the log message:
"allmulti touches root, set allmulti failed."
Signed-off-by: Peter Christensen <pch@ordbogen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions