This patch sets adds Apple Mac OSX Support for the ovs-vsctl and
ovs-ofctl. This is useful for administrators who are managing OVS 
instances and whose primary desktop environment is Apple OSX.

So far only OSX 10.10 has been tested and the commands used are 
listed in INSTALL.OSX.md

Dave Tucker (4):
  autoconf: Add macros to detect Apple Mac OSX
  lib: Add Mac OSX compatability
  ofproto: Fix duplicate wait function from OSX
  docs: Add README.OSX.md

 INSTALL.OSX.md         | 43 +++++++++++++++++++++++++++++++++++++++++++
 Makefile.am            |  1 +
 acinclude.m4           | 29 +++++++++++++++++++++--------
 configure.ac           |  1 +
 lib/automake.mk        |  5 +++++
 lib/byte-order.h       |  2 +-
 lib/socket-util.c      |  5 +++++
 lib/timeval.c          | 26 ++++++++++++++++++++++++++
 ofproto/ofproto-dpif.c |  3 +++
 9 files changed, 106 insertions(+), 9 deletions(-)
 create mode 100644 INSTALL.OSX.md

-- 
1.9.3 (Apple Git-50)

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to