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:40:03 +0000 (14:40 -0800)
commit4048d8aaf310d298e571608ffbd9ca68febffeb2
tree3d4f2db6b81061396545c28c09d8fa668e7135c4
parent350fc812cccae93958706a3914c348d79b67ac6b
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