summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/ibmveth.c
diff options
context:
space:
mode:
authorKevin Wallace2013-12-03 11:55:22 +0100
committerDavid S. Miller2013-12-06 01:59:02 +0100
commitd70f2cf520cf8c86c6b467fc5dcea524ec51dc2f (patch)
tree6292f59d2e2c816673cb8af81edb93e049f410ee /drivers/net/ethernet/ibm/ibmveth.c
parentMerge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff)
downloadkernel-qcow2-linux-d70f2cf520cf8c86c6b467fc5dcea524ec51dc2f.tar.gz
kernel-qcow2-linux-d70f2cf520cf8c86c6b467fc5dcea524ec51dc2f.tar.xz
kernel-qcow2-linux-d70f2cf520cf8c86c6b467fc5dcea524ec51dc2f.zip
macvlan: Support creating macvtaps from macvlans
When running in a network namespace whose only link to the outside world is a macvlan device, not being able to create a macvtap off of it is a real pain. So modify macvtap creation to automatically forward a creation of a macvtap on a macvlan to become a creation of a macvtap on the underlying network device, just like is currently done with macvlan-on-macvlan devices. v2: Use netif_is_macvlan and macvlan_dev_real_dev helpers to make it more clear what we're doing. Signed-off-by: Kevin Wallace <kevin@pentabarf.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/ibm/ibmveth.c')
0 files changed, 0 insertions, 0 deletions