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 05:40:17 +0000 (22:40 -0700)
commit7ed605518fb61310b8b735af5e0086ff4c14cf28
treecebfd023748607c8e37eba0e3696fe7b08f6c8da
parente01685b84f5771dcc2528dd735c535925ffd9824
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/cfm.c
lib/flow.c
ofproto/netflow.c
ofproto/ofproto-dpif.c
tests/ofproto-dpif.at