On Wed, 2015-04-08 at 05:37 +0000, Hiroshi Shimamoto wrote: > From: Hiroshi Shimamoto <[email protected]> > > Add netlink directives and ndo entry to allow VF multicast promiscuous > mode. > > This controls the permission to enter VF multicast promiscuous mode. > The administrator will dedicatedly allow multicast promiscuous per VF. > > When the VF is under multicast promiscuous mode, all multicast packets > are > sent to the VF. > > Don't allow VF multicast promiscuous if the VM isn't fully trusted. > > Signed-off-by: Hiroshi Shimamoto <[email protected]> > Reviewed-by: Hayato Momma <[email protected]> > CC: Choi, Sy Jong <[email protected]> > --- > include/linux/if_link.h | 1 + > include/linux/netdevice.h | 3 +++ > include/uapi/linux/if_link.h | 6 ++++++ > net/core/rtnetlink.c | 19 +++++++++++++++++-- > 4 files changed, 27 insertions(+), 2 deletions(-)
I will add this to my queue, thanks Hiroshi.
signature.asc
Description: This is a digitally signed message part

