On Mon, Jan 14, 2013 at 02:43:53PM +0200, Jarno Rajahalme wrote:
> Use ofputil_format_port() to print port numbers so that special ports
> will be printed out as symbolic names (e.g., LOCAL) instead of numbers.
>
>
> Signed-off-by: Jarno Rajahalme
Thanks, applied.
I made one stylistic change:
Use ofputil_format_port() to print port numbers so that special ports
will be printed out as symbolic names (e.g., LOCAL) instead of numbers.
Signed-off-by: Jarno Rajahalme
---
lib/ofp-print.c| 42 --
tests/ofp-print.at | 12 ++--
tests/of