Revert "match: Only print tp_src and tp_dst for TCP and UDP."
authorJustin Pettit <jpettit@nicira.com>
Fri, 22 Feb 2013 22:29:12 +0000 (14:29 -0800)
committerJustin Pettit <jpettit@nicira.com>
Fri, 22 Feb 2013 22:29:12 +0000 (14:29 -0800)
commit1f6d8197c11015f5eb365914591620be10055ef5
tree40246b6e320461a057921a0ce8975963d1fa7716
parent9a9a690cc0bc07bb2a0fa01221492cdab61673e3
Revert "match: Only print tp_src and tp_dst for TCP and UDP."

This reverts commit 9a9a690cc0bc07bb2a0fa01221492cdab61673e3.

This commit broke some unit tests, and I want to think about how to
address them.  I also noticed other fields we should also not print.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
lib/match.c