]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/iplink_macvlan.c
ip: macvlan: support MACVLAN_FLAG_NOPROMISC flag
authorPhil Sutter <phil@nwl.cc>
Fri, 25 Sep 2015 12:09:50 +0000 (14:09 +0200)
committerStephen Hemminger <shemming@brocade.com>
Mon, 12 Oct 2015 16:46:55 +0000 (09:46 -0700)
commit3cf8ba596026b61f58e674fa28f3a310597e8d36
tree841435990340ade99eb662a63c49c44cd3950cb2
parent541f1b3e1d1011718cbef85adb284a72b183c676
ip: macvlan: support MACVLAN_FLAG_NOPROMISC flag

This flag is allowed for devices in passthru mode to prevent forcing the
underlying interface into promiscuous mode.

Signed-off-by: Phil Sutter <phil@nwl.cc>
ip/iplink_macvlan.c