Recent Commits to NES-Open-Switch:master

Showing posts with label auto_isolate. Show all posts
Showing posts with label auto_isolate. Show all posts

Friday, August 7, 2015

MSTP update - 14: optimizing CIST port extended parameters

#Hard-link ed #CIST #port #extended configuration entries with #standard #STP #port #entries in MSTP module. These include parameters like #AUTO_EDGE, #AUTO_ISOLATE, etc ... for the CIST port. This will reduce the memory requirement associated with the CIST port extended entries. The hard-linked CIST port extended entries enables accessing them directly from the standard STP port entries.

#802-1S #MSTP update 14 ...
[commit 288c53ea3f726b5246fe6b56c84ca92a1490cc51]

Tuesday, August 4, 2015

MSTP update - 11: optimizing STP port extended parameters

#Hard-link ed #STP #port #extended configuration entries with #standard #STP #port #entries in MSTP module. These include parameters like #AUTO_EDGE, #AUTO_ISOLATE, etc ... for the STP port. This will reduce the memory requirement associated with the STP port extended entries. The hard-linked STP port extended entries enables accessing them directly from the standard STP port entries.

#802-1S #MSTP update 11 ...
[commit d4ed5fd3861ac0b3c39b9cbdff5698721940cb56]

Thursday, July 30, 2015

MSTP update - 7: added MSTP bridge port extended parameters

Added #bridge #port #extended #configuration #parameter s in MSTP module. These include parameters like #AUTO_EDGE, #AUTO_ISOLATE, etc ... This will transition the port to edge mode when not receiving BPDU s. Also isolates the point-to-point link when BPDU s are not received from the peer bridge on it anymore.

#802-1S #MSTP update 7 ...
[commit 62bf259c7f0770fa1d41735aee4e80d223fbd8f8]