ovs-lib: Ability to move ip address and routes.
authorGurucharan Shetty <gshetty@nicira.com>
Sun, 21 Jun 2015 15:39:04 +0000 (08:39 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Wed, 1 Jul 2015 16:00:27 +0000 (09:00 -0700)
commita1d5e459917a65263c70e9d56d74643a006aef54
treed4c31430759686c783f606c12fecd59920aee1b6
parent7a62e5ccbbdf81c4964c33858da46ad6b6f30f8b
ovs-lib: Ability to move ip address and routes.

The ability to move IP address and routes between two interfaces
is useful when we want to make a physical interface (say eth0)
as a port of OVS bridge (say breth0) with all its IP address and route
information transferred to OVS bridge. An upcoming commit
uses the new ability.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
utilities/ovs-lib.in
utilities/ovs-save