Yun Chen

Results 2 issues of Yun Chen

`ovs-vsctl --format=json set port bond0 vlan_mode=trunk trunk=1,2,3,4,5` `ovs-vsctl --format=json get port bond0 tag vlan_mode trunk` ```go [] // If the option is not exist, OVS will return "[]\n" trunk //...