Recent Commits to NES-Open-Switch:master

Showing posts with label cascade. Show all posts
Showing posts with label cascade. Show all posts

Thursday, February 11, 2016

LACP upgrade - 1: updated LACP aggregator and member port activation handler

Updated the port status #activation #handler for both #aggregator and the #member-port in #LACP module. The data type references has been corrected to use the new updated type. The activation handlers #cascade the #configuration #state #changes from the #LAG module to LACP module. On moving the port to #active state from LAG module, the #LACP #protocol specific procedures will be #started for these ports. Similarly on putting these ports in to #not-in-service or #not-ready state, the #protocol procedures are #stopped and #cleanup is done for these ports.

#LACP update 14 ...
[commit d726911bd75d0e80a7a65e4274f06bde3c4fc806] (https://github.com/nes-repo/NES-Open-Switch/commit/d726911bd75d0e80a7a65e4274f06bde3c4fc806)

Saturday, May 2, 2015

Bridge port update - 6

Added #bridge #VLAN #port #status handlers in #bridge #port #status #update #sequence in ethernet module. This will cause the bridge VLAN port status to be updated as part of port status update sequence. The will cause to #cascade the #status from bridge ports to VLAN port entries for both #enable / #disable.

#Ethernet update 90 ...
[commit c32f988ca11ca2139c92571668be68c9d686ec65]

Thursday, April 30, 2015

Bridge component update - 6

Added #bridge #VLAN #egress #rewrite #status handlers in #bridge #component #status #update #sequence in ethernet module. This will cause the bridge VLAN egress status to be updated as part of component status update sequence. The will cause to #cascade the #status from bridge components to VLAN egress rewrite entries for both #enable / #disable.

#Ethernet update 89 ...
[commit ad06162b5cc59336a68d8635e234ccea2d18fa74]