Here's a bunch of stuff that I noticed while looking at Andrew's recent comments on ovs-ctl.
Ben Pfaff (4): debian: Install ovs-save script into openvswitch-switch package. ovs-ctl: Use "action" to print success or failure directly. ovs-ctl: Clean up temporary file used for force-reload-kmod. Avoid inserting duplicate iptables rules when restarting vswitch. debian/openvswitch-switch.init | 6 +-- debian/openvswitch-switch.install | 1 + utilities/ovs-ctl.8 | 63 ++++++++++++++++++++++++++++- utilities/ovs-ctl.in | 79 +++++++++++++++++++++++++++++++++++- xenserver/etc_init.d_openvswitch | 3 +- 5 files changed, 140 insertions(+), 12 deletions(-) -- 1.7.4.4 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
