ofp-print: always print the flow nw_tos if not wildcarded
authorRomain Lenglet <romain.lenglet@berabera.info>
Fri, 5 Nov 2010 01:47:50 +0000 (10:47 +0900)
committerJesse Gross <jesse@nicira.com>
Fri, 5 Nov 2010 04:58:06 +0000 (21:58 -0700)
commit1a960c80853305dfad361fe169c5134403d7bc64
treee08777ca92f84ed96d19fc2a8fb408db8509cef8
parent5cc6f314d9eab7975ddaf3dd89366aaf54c234e1
ofp-print: always print the flow nw_tos if not wildcarded

Print the nw_tos field for all flows if it is not wildcarded, instead
of only if the dl_type is IP and the nw_proto is not ICMP, TCP, or
UDP.
lib/ofp-print.c