Home
last modified time | relevance | path

Searched hist:b0832a2961022a076c812384435b5f0290b3fc91 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dmacvlan.cdiff b0832a2961022a076c812384435b5f0290b3fc91 Fri Mar 13 15:15:37 CDT 2009 Eric Biederman <ebiederm@aristanetworks.com> macvlan: Support creating macvlans from macvlans

When running in a network namespace whose only link to
the outside world is a macvlan device, not being
able to create another macvlan is a real pain.

So modify macvlan creation to allow automatically forward
a creation of a macvlan on a macvlan to become a creation
of a macvlan on the underlying network device.

Signed-off-by: Eric Biederman <ebiederm@aristanetworks.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>