datapath: introduce rtnl ops stub
authorThomas Graf <tgraf@noironetworks.com>
Wed, 7 Jan 2015 11:55:49 +0000 (12:55 +0100)
committerThomas Graf <tgraf@noironetworks.com>
Wed, 7 Jan 2015 11:55:49 +0000 (12:55 +0100)
commit5282e284ac575f52c19c89b1ffc392a181b3fa2b
treea69667e2d4fa12731a4519e5a2b86f5eeaa7fbd2
parent97894370f506b0528dc223152bdb72aaa39bfc06
datapath: introduce rtnl ops stub

This stub now allows userspace to see IFLA_INFO_KIND for ovs master and
IFLA_INFO_SLAVE_KIND for slave.

Upstream: 5b9e7e16 ("openvswitch: introduce rtnl ops stub")
Signed-off-by: Thomas Graf <tgraf@noironetworks.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
datapath/datapath.c
datapath/vport-internal_dev.c
datapath/vport-internal_dev.h