Re: [ovs-dev] [flow-stats 07/14] netdev-dummy: Allow injecting traffic.
Looks good. Ethan On Thu, Dec 8, 2011 at 14:01, Ben Pfaff wrote: > This paves the way to allow unit tests to test the whole switch > on an end-to-end basis. > --- > lib/dummy.c | 3 +- > lib/netdev-dummy.c | 161 > > 2 files chang
[ovs-dev] [flow-stats 07/14] netdev-dummy: Allow injecting traffic.
This paves the way to allow unit tests to test the whole switch on an end-to-end basis. --- lib/dummy.c|3 +- lib/netdev-dummy.c | 161 2 files changed, 152 insertions(+), 12 deletions(-) diff --git a/lib/dummy.c b/lib/dummy.c inde