On Fri, Dec 22, 2017 at 04:00:50PM +0100, Timothy Redaelli wrote: > On Fedora / RHEL7 "ovs-ctl force-reload-mod" doesn't work due to systemd > dependencies so this series adds support for "force-reload-mod" inside the > rhel-only "ovs-systemd-reload" script. > > Timothy Redaelli (3): > utilities: move some functions from ovs-ctl.in to ovs-lib.in > rhel: use the functions in ovs-lib.in in ovs-systemd-reload > rhel: add "force-reload-kmod" support in "ovs-systemd-reload" > > ...sr_share_openvswitch_scripts_ovs-systemd-reload | 41 +++-- > utilities/ovs-ctl.in | 173 > --------------------- > utilities/ovs-lib.in | 173 > +++++++++++++++++++++ > 3 files changed, 200 insertions(+), 187 deletions(-)
Thanks for the series. Greg, thanks for the reviews and testing. I applied this to master. (I fixed up the white space issues that Greg pointed out.) _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
