netdev: New function netdev_get_ifindex().
authorBen Pfaff <blp@nicira.com>
Mon, 23 Nov 2009 20:25:08 +0000 (12:25 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 23 Nov 2009 20:25:08 +0000 (12:25 -0800)
commit9ab3d9a3c24ee7132d85f5874f35ea5cb98b1588
tree2af341a808770638be8ae9e123b7de6f53ff2290
parentd161c099279e9ab564636c72423268e6da69f795
netdev: New function netdev_get_ifindex().

sFlow needs the ifindex of an interface, so this commit adds a function
to retrieve it.
lib/netdev-linux.c
lib/netdev-provider.h
lib/netdev.c
lib/netdev.h