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)
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>

No differences found