YAMAMOTO Takashi 48d16a25e9 ofagent: Fix VLAN usage for TYPE_FLAT and TYPE_VLAN
while ofagent uses OF1.3, the current coding incorrectly uses
OF1.0 terms in some places.  namely, _local_vlan_for_flat uses
0xffff to mean "no VLAN".  it should use OFPVID_NONE and
pop_vlan/push_vlan appropriately.  the same problem exists for
reclaim_local_vlan.

Closes-Bug: 1301144
Change-Id: I3df821fd72471f8bd84366e3b5a1cc7e3489156c
2014-06-09 19:19:09 +09:00
..
2014-05-04 12:40:08 +02:00
2014-05-19 12:16:56 +02:00
2013-07-06 15:02:43 -04:00
2014-02-10 04:58:38 +09:00
2014-05-04 12:40:08 +02:00
2014-02-25 14:28:35 +00:00
2014-04-23 18:14:49 +03:00
2013-07-06 15:02:43 -04:00