utilities: New helper script ovs-dev.py.
authorEthan Jackson <ethan@nicira.com>
Sun, 7 Jul 2013 01:55:45 +0000 (18:55 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 9 Jul 2013 22:05:06 +0000 (15:05 -0700)
commitfef5244f6f0ff04caa101d01a3dd9254653d5613
tree178b5a140e043419681190f9b109c70e0a5e2e3c
parent3e35fe33b6b877cd215c732f379e2f9dc4698de8
utilities: New helper script ovs-dev.py.

ovs-dev.py is a script I've written to help perform common tasks
necessary for developing Open vSwitch.  It allows a developer to
configure, build, and run the switch with a minimum of effort or
knowledge of the various idiosyncrasies involved.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
INSTALL
NEWS
utilities/automake.mk
utilities/ovs-dev.py [new file with mode: 0755]