ofp-print: Decode and print all async config messages the same way.
authorBen Pfaff <blp@ovn.org>
Fri, 15 Jan 2016 06:16:34 +0000 (22:16 -0800)
committerBen Pfaff <blp@ovn.org>
Wed, 20 Jan 2016 17:49:10 +0000 (09:49 -0800)
commit904e520200fbf39fd651bb22210b41079f397cc3
treeb71e0c08c9bf5939c4c869e49c5a75b471c98dda
parentaf7bc161f5ea9b6ae3e1405d6c619b734c2529a7
ofp-print: Decode and print all async config messages the same way.

We have a single function to decode all of these messages, so there's no
reason to do it two different ways for printing.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Jarno Rajahalme <jarno@ovn.org>
lib/ofp-print.c
tests/ofp-print.at
tests/ofproto-dpif.at
tests/ofproto.at