commit | 27c0b1a850cdea6298f573d835782f3337be913c | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu Nov 26 06:07:11 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 26 15:53:10 2009 -0800 |
tree | 447d5db320dfa2d558a73f841c76b04b975e6ee0 | |
parent | 618e1b7482f7a8a4c6c6e8ccbe140e4c331df4e9 [diff] |
macvlan: export macvlan mode through netlink In order to support all three modes of macvlan at runtime, extend the existing netlink protocol to allow choosing the mode per macvlan slave interface. This depends on a matching patch to iproute2 in order to become accessible in user land. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>