ofp-parse: Add "ipv4" and "ip4" shorthand notations.
authorJustin Pettit <jpettit@nicira.com>
Mon, 24 Aug 2015 22:39:37 +0000 (15:39 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 25 Aug 2015 20:10:07 +0000 (13:10 -0700)
commit64cd4a055e39c2edb5f457ebdf175e4188c57827
tree4a80ddd482b0093d1dc33527865f70a3df87f2f8
parentc5a41255246dd270a2eb1113d2470f1228828568
ofp-parse: Add "ipv4" and "ip4" shorthand notations.

This will allow ovs-ofctl to accept them on input and provides some
symmetry with the IPv6 versions.  Documentation was not added, since
output will always be "ip".

Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Russell Bryant <rbryant@redhat.com>
lib/ofp-parse.c