netdev: New function netdev_get_dpif_port().
authorEthan Jackson <ethan@nicira.com>
Mon, 17 Dec 2012 01:08:50 +0000 (17:08 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 29 Jan 2013 03:09:58 +0000 (19:09 -0800)
commitde281153654c7fa9e41f579076941ebb9dfeec4d
tree900f40a948081d95e07c9d4f2808419af9549195
parent48cecbdc39ccf29e7ea98a348cd2f4664272500b
netdev: New function netdev_get_dpif_port().

In future patches, a netdev's datapath port name may not
necessarily be the same as its device name. This patch prepares for
this by making the distinction in the netdev and dpif layers.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/dpif-linux.c
lib/dpif-netdev.c
lib/netdev-vport.c
lib/netdev-vport.h