ovs-ofctl: Add "packet-out" command.
authorBen Pfaff <blp@nicira.com>
Thu, 26 Jan 2012 00:30:28 +0000 (16:30 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 9 Feb 2012 21:23:37 +0000 (13:23 -0800)
commit0c3d5fc89a341d31774f24ddaf7360a5ba4a641f
treed8d3be80cc1c056c87ae6b74a38676d427bf321b
parenta993007bee69e581b0b0a5c6abb2ad0e6ef24881
ovs-ofctl: Add "packet-out" command.

I don't expect this to be widely useful.  An upcoming commit will add a
use in unit tests.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/learn.c
lib/ofp-parse.c
lib/ofp-parse.h
utilities/ovs-ofctl.8.in
utilities/ovs-ofctl.c