Add new functions for pretty-printing an OpenFlow message to a string.
authorBen Pfaff <blp@nicira.com>
Thu, 3 Apr 2008 00:10:16 +0000 (17:10 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 4 Apr 2008 23:20:55 +0000 (16:20 -0700)
commitc2fa32706eafe208b947440ff4207156e6e3b1cb
treea384b194d9c93e43653e208026f07e39c4dc30ce
parent0a0a1dbe4c67a43173a421db7364f9f79fd064c5
Add new functions for pretty-printing an OpenFlow message to a string.

This makes it possible to send pretty-printed versions of OpenFlow
messages to vlog.
include/dynamic-string.h
include/ofp-print.h
lib/dpif.c
lib/dynamic-string.c
lib/ofp-print.c