]> git.proxmox.com Git - mirror_ovs.git/commit
ofp-flow: Move parse_ofp_flow_mod_str() into correct file.
authorBen Pfaff <blp@ovn.org>
Thu, 15 Feb 2018 22:19:57 +0000 (14:19 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 14 Mar 2018 18:39:25 +0000 (11:39 -0700)
commit0960a98b7720c74e0ae873933ca9d5d4d089c6f5
treeccb969d9286c6e8b6e2f9101c1e99816e459f041
parentd8790c08437106f1d71960330e4e35de4fef16f6
ofp-flow: Move parse_ofp_flow_mod_str() into correct file.

This function was left behind by accident in the patch that split up
ofp-parse.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Justin Pettit <jpettit@ovn.org>
lib/ofp-flow.c
lib/ofp-parse.c