Searched hist:fc0663d6b5e6d8e9b57f872a644c0aafd82361b7 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | if_macvlan.h | diff fc0663d6b5e6d8e9b57f872a644c0aafd82361b7 Sat Jan 30 06:23:40 CST 2010 Arnd Bergmann <arnd@arndb.de> macvlan: allow multiple driver backends
This makes it possible to hook into the macvlan driver from another kernel module. In particular, the goal is to extend it with the macvtap backend that provides a tun/tap compatible interface directly on the macvlan device.
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ |
H A D | macvlan.c | diff fc0663d6b5e6d8e9b57f872a644c0aafd82361b7 Sat Jan 30 06:23:40 CST 2010 Arnd Bergmann <arnd@arndb.de> macvlan: allow multiple driver backends
This makes it possible to hook into the macvlan driver from another kernel module. In particular, the goal is to extend it with the macvtap backend that provides a tun/tap compatible interface directly on the macvlan device.
Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|