Re: [ovs-dev] [PATCH 7/9] ovn-controller: Introduce "inject-pkt" ovs-appctl command.

2017-01-05 Thread Ben Pfaff
On Wed, Jan 04, 2017 at 06:13:09PM -0800, Justin Pettit wrote: > Add the ability to inject a packet into the connected Open vSwitch > instance. This is primarily useful for testing when a test requires > side-effects from an actual packet, so ovn-trace won't do. > > Signed-off-by: Justin Pettit

[ovs-dev] [PATCH 7/9] ovn-controller: Introduce "inject-pkt" ovs-appctl command.

2017-01-04 Thread Justin Pettit
Add the ability to inject a packet into the connected Open vSwitch instance. This is primarily useful for testing when a test requires side-effects from an actual packet, so ovn-trace won't do. Signed-off-by: Justin Pettit --- NEWS| 2 +