Return netmask along with IP address when querying through netdev
authorJustin Pettit <jpettit@nicira.com>
Sat, 11 Jul 2009 00:21:43 +0000 (17:21 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 1 Sep 2009 21:48:34 +0000 (14:48 -0700)
commitf10725fea5764cb32a52381b96a99d2bc1f81407
tree25cdce5801febee7c17adbc7d502cc8e351ded20
parenta5f37a2deb0e62663c9919cc1abe3e5214ad0251
Return netmask along with IP address when querying through netdev

The call netdev_get_in4() now allows the caller to also retrieve the
associated netmask.
extras/ezio/ovs-switchui.c
lib/netdev.c
lib/netdev.h