ovs-ctl: Make "force-reload-kmod" warn when DHCP clients must be restarted.
authorBen Pfaff <blp@nicira.com>
Tue, 1 May 2012 22:36:44 +0000 (15:36 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 1 May 2012 22:36:44 +0000 (15:36 -0700)
commit2dc7590de5e0adae1e332ff84c0c8af264f403b9
tree1ca30559347ea4e9eb4d9d352aad9df5e3d2bc06
parent99811d070ee93d8f75b8441e4b5a189167e6fb77
ovs-ctl: Make "force-reload-kmod" warn when DHCP clients must be restarted.

This should make it more obvious when the admin needs to restart a DHCP
client (or other daemon).  Without this, unless the admin carefully reads
the documentation, the first notice he gets about a need to restart the
DHCP client can easily be when the lease expires and the machine drops off
the network.

Bug #5391.
Tested-by: Gurucharan Shetty <gshetty@nicira.com>
Suggested-by: Duffie Cooley <dcooley@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
debian/openvswitch-switch.install
rhel/openvswitch.spec.in
utilities/automake.mk
utilities/ovs-check-dead-ifs.in [new file with mode: 0755]
utilities/ovs-ctl.8
utilities/ovs-ctl.in
xenserver/openvswitch-xen.spec.in