ofproto-dpif: Don't wildcard fields used in special processing.
authorJustin Pettit <jpettit@nicira.com>
Tue, 18 Jun 2013 01:07:33 +0000 (18:07 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 18 Jun 2013 04:57:29 +0000 (21:57 -0700)
commit642dc74ddb13bf0a0948c3ca0013bd62f8074a9f
tree2ae9323b12fc7795a695bf738b22607febd888aa
parentdb7d4e469903adf1cbf05c9cd70b9eb77946c202
ofproto-dpif: Don't wildcard fields used in special processing.

A number of fields are looked at when determining whether special
processing (slow-path) is needed.  This commit removes wildcarding when
they were consulted.

Reported-by: Ethan Jackson <ethan@nicira.com>
Reported-by: Paul Ingram <paul@nicira.com>
Signed-off-by: Justin Pettit <jpettit@nicira.com>
lib/bfd.c
lib/bfd.h
lib/cfm.c
lib/cfm.h
ofproto/ofproto-dpif-xlate.c
ofproto/ofproto-dpif.c
ofproto/ofproto-dpif.h