]> git.proxmox.com Git - mirror_ovs.git/history - utilities/ovs-testcontroller.c
ovsdb-cluster: Use ovs-vsctl instead of ovn-nbctl and ovn-sbctl.
[mirror_ovs.git] / utilities / ovs-testcontroller.c
2018-02-13 Ben Pfaffofp-util, ofp-parse: Break up into many separate modules.
2018-02-01 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-02-01 Ben PfaffSupport accepting and displaying table names in OVS...
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-10-31 Xiao Lianglib: Move lib/rconn.h to include/openvswitch
2017-05-31 Ben PfaffSupport accepting and displaying port names in OVS...
2016-11-10 Ethan RahnAdd support for specifying SSL connection parameters...
2016-09-14 Alin SerdeanWindows: Extend support for binaries which allow detach
2016-04-14 Ben WarrenMove lib/ofp-util.h to include/openvswitch directory
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-30 Ben WarrenMove ofp-parse.h to include/openvswitch directory
2015-10-01 Andy Zhoulib/daemon: support --user option for all OVS daemon
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2014-12-15 Thomas Graflib: Move vconn.h to <openvswitch/vconn.h>
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-09-15 Gurucharan Shettycompiler: Define NO_RETURN for MSVC.
2014-08-26 Ben Pfafftest-controller: Rename to ovs-testcontroller, again...