learning-switch: Wildcard more fields to avoid normalization warnings.
authorBen Pfaff <blp@nicira.com>
Wed, 1 Jun 2011 16:34:20 +0000 (09:34 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 2 Jun 2011 16:23:39 +0000 (09:23 -0700)
commit9a87628422cf1fdab12dd264531dc874a9ac2ccd
tree1deb2baba7bc4209981d18e04490f0e22a53b975
parent58961017ea07ff1ee4f8ad520bd0e35493a7a06f
learning-switch: Wildcard more fields to avoid normalization warnings.

FWW_NW_TOS and some other L3 fields weren't wildcarded, but should have
been.  It's better to start with all fields wildcarded and then unwildcard
the ones that shouldn't be.

Reported-by: Jean Tourrilhes <jt@hpl.hp.com>
lib/learning-switch.c