ofproto: Fix detection of in-use VLANs based on the flow table.
authorBen Pfaff <blp@nicira.com>
Wed, 4 Jan 2012 22:38:46 +0000 (14:38 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 4 Jan 2012 22:38:46 +0000 (14:38 -0800)
commit9075907cab7a9e91a260b7fae01c8ab24ef76d91
treef23211edf75fa6f95667188392b2805a3bdfe11f
parentaea1732ac1810d1b130ad838388f13110bb5b3f5
ofproto: Fix detection of in-use VLANs based on the flow table.

I swear I tested this, but the code was obviously wrong.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Reported-by: Brendan Kelley <bkelley@nicira.com>
Bug #8729.
AUTHORS
ofproto/ofproto.c