ofproto-dpif: Always un-wildcard 'dl_type'.
authorJustin Pettit <jpettit@nicira.com>
Tue, 25 Jun 2013 23:55:36 +0000 (16:55 -0700)
committerJustin Pettit <jpettit@nicira.com>
Wed, 26 Jun 2013 04:29:28 +0000 (21:29 -0700)
commit7431e17196fdb1c3189d67e3aeed4adeab4cf479
tree3aa4f9a498cfdeac26c9d9b664ea4f70a76534e5
parentabcd4402fec44a473a19cc790a9a3f00444a123f
ofproto-dpif: Always un-wildcard 'dl_type'.

We always look at the fragment status and often look at other L3
headers when processing the packet, so just un-wildcard the
Ethertype.

Signed-off-by: Justin Pettit <jpettit@nicira.com>
lib/bfd.c
lib/cfm.c
lib/flow.c
ofproto/netflow.c
ofproto/ofproto-dpif-xlate.c
ofproto/ofproto-dpif.c
tests/ofproto-dpif.at