ofp-util: New functions for string versions of ofp_packet_in_reason.
authorBen Pfaff <blp@nicira.com>
Tue, 7 Feb 2012 22:46:34 +0000 (14:46 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 27 Feb 2012 21:21:43 +0000 (13:21 -0800)
commit7c1a76a4673be09de56743400dfb1d1c8d8d0799
tree5a6197e5d1e05fb24b299fad290acd00c00b6b8e
parent1ed8d3525139a260587a53d531327012ed3a0664
ofp-util: New functions for string versions of ofp_packet_in_reason.

Upcoming commits add a user for ofputil_packet_in_reason_from_string()
and more users for ofputil_packet_in_reason_to_string().

Signed-off-by: Ben Pfaff <blp@nicira.com>
include/openflow/openflow.h
lib/ofp-print.c
lib/ofp-util.c
lib/ofp-util.h