vmware-nsx/vmware_nsx/nsxlib
Tong Liu c12d8f88cb NSXv3: Fix allowed address pairs switching profile
For allowed address pairs to be functional on NSXv3 plugin, we
need to enforce both Spoof Guard and MAC Learning switching
profile. MAC Learning is used to learning the mac address and
spoof guard is used for switch security to ensure only added
allowed address pairs to be allowed on this port.

Moreover, during fix bug #1631540, we removed the parameter
"mac_change_allowed". After further discussion with NSX team,
it doesn't have negative effect to add it back. The value it can
bring is to support guest VM on ESX host to change MAC address (
the mac_address still needs to be in allowed address pairs) on the
interface.

Change-Id: I2c725df74835165587170f6136c06494d1bfcf7b
Closes-Bug: #1631539
2016-10-13 12:58:27 +00:00
..
mh Fix perodic failing unit tests due to sorting 2016-07-14 12:43:24 -07:00
v3 NSXv3: Fix allowed address pairs switching profile 2016-10-13 12:58:27 +00:00
__init__.py Divide vmware_nsx/nsxlib/ into mh and v3 subdirectories 2015-09-17 17:01:18 -07:00