in-band: Classifier rules should use OpenFlow ports.
authorJesse Gross <jesse@nicira.com>
Thu, 29 Sep 2011 21:02:42 +0000 (14:02 -0700)
committerJesse Gross <jesse@nicira.com>
Thu, 29 Sep 2011 21:35:58 +0000 (14:35 -0700)
commit6ecf431e1df3dc011e8a67e4864d324c65f4be17
treeecee1b6d4717fb60cf660086b856dd31ad2dd219
parent6c24d40243cffe9096431a3ad53a7acfd236d001
in-band: Classifier rules should use OpenFlow ports.

The in-band rules want to allow traffic to and from the local port
but the rule to be inserted in the classifier table for DHCP traffic
used the datapath constant for local traffic instead of the OpenFlow
one.
ofproto/in-band.c