]> git.proxmox.com Git - mirror_ovs.git/commit
ovs-ofctl: Add "compose-packet" command for testing flow_compose().
authorBen Pfaff <blp@ovn.org>
Thu, 18 Jan 2018 22:39:50 +0000 (14:39 -0800)
committerBen Pfaff <blp@ovn.org>
Sat, 27 Jan 2018 16:58:50 +0000 (08:58 -0800)
commitd060b8ab772803e237b7b65cd77dff41c8c6b592
tree9641bb9aa58b9cf9d10a5023c3a79e8f74d81af9
parent6f06837989bbc0d98ab895abce7fc812a42827f4
ovs-ofctl: Add "compose-packet" command for testing flow_compose().

I don't feel obligated to add a bunch of automatic tests for
flow_compose(), but this is handy for manual testing or for simple packet
generation.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Tested-by: Yifeng Sun <pkusunyifeng@gmail.com>
Reviewed-by: Yifeng Sun <pkusunyifeng@gmail.com>
utilities/ovs-ofctl.c