Re: [ovs-dev] [PATCH 4/4] docs: Add README.OSX.md

2015-01-26 Thread Dave Tucker
On 24 Jan 2015, at 17:09, Ben Pfaff wrote: On Sat, Jan 24, 2015 at 02:23:52PM +, Dave Tucker wrote: On 23 Jan 2015, at 22:52, Ben Pfaff wrote: On Fri, Jan 23, 2015 at 01:17:38AM +, Dave Tucker wrote: +Usage +- + +> NOTE: Currently the userspace utilities will *only* work with

Re: [ovs-dev] [PATCH 4/4] docs: Add README.OSX.md

2015-01-24 Thread Ben Pfaff
On Sat, Jan 24, 2015 at 02:23:52PM +, Dave Tucker wrote: > On 23 Jan 2015, at 22:52, Ben Pfaff wrote: > > >On Fri, Jan 23, 2015 at 01:17:38AM +, Dave Tucker wrote: > >>+Usage > >>+- > >>+ > >>+> NOTE: Currently the userspace utilities will *only* work with the > >>equivalent OVS versio

Re: [ovs-dev] [PATCH 4/4] docs: Add README.OSX.md

2015-01-24 Thread Dave Tucker
On 23 Jan 2015, at 22:52, Ben Pfaff wrote: On Fri, Jan 23, 2015 at 01:17:38AM +, Dave Tucker wrote: +Usage +- + +> NOTE: Currently the userspace utilities will *only* work with the equivalent OVS version Why? This could be a bug - I'm not sure. I have OVS 2.3.0 running on a test

Re: [ovs-dev] [PATCH 4/4] docs: Add README.OSX.md

2015-01-23 Thread Ben Pfaff
On Fri, Jan 23, 2015 at 01:17:38AM +, Dave Tucker wrote: > +Usage > +- > + > +> NOTE: Currently the userspace utilities will *only* work with the > equivalent OVS version Why? > +Assuming you have an Open vSwitch instance listening on `ptcp:6640`, you can > interact with it as follows: >

Re: [ovs-dev] [PATCH 4/4] docs: Add README.OSX.md

2015-01-23 Thread Thomas Graf
On 01/23/15 at 01:17am, Dave Tucker wrote: > Signed-off-by: Dave Tucker Acked-by: Thomas Graf ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH 4/4] docs: Add README.OSX.md

2015-01-22 Thread Dave Tucker
Signed-off-by: Dave Tucker --- INSTALL.OSX.md | 43 +++ Makefile.am| 1 + 2 files changed, 44 insertions(+) create mode 100644 INSTALL.OSX.md diff --git a/INSTALL.OSX.md b/INSTALL.OSX.md new file mode 100644 index 000..a712391 --- /dev/null +++ b