On Fri, Aug 15, 2014 at 10:28 AM, Ben Pfaff <b...@nicira.com> wrote: > > > diff --git a/NEWS b/NEWS > index 1ea7bda..656f750 100644 > --- a/NEWS > +++ b/NEWS > @@ -17,6 +17,9 @@ Post-v2.3.0 > * OpenFlow 1.5 (draft) Copy-Field action is now supported. > * OpenFlow 1.3+ table features requests are now supported > (read-only). > * Nicira extension "move" actions may now be included in action sets. > + - test-controller has been rename ovs-testcontroller at request of > users >
s/rename/renamed > v2.3.0 - 14 Aug 2014 > diff --git a/README b/README > index fa41c16..0e034ef 100644 > --- a/README > +++ b/README > @@ -72,6 +72,9 @@ Open vSwitch also provides some tools: > * ovs-pki, a utility for creating and managing the public-key > infrastructure for OpenFlow switches. > > + * ovs-testcontroller, a simple OpenFlow controller that is useful > + for testing (though not for production). > If you want to dissuade people, do you want to use language such as "may be useful"? Otherwise: Acked-by: Justin Pettit <jpet...@nicira.com> --Justin