Recent Commits to NES-Open-Switch:master

Showing posts with label LACP-enable. Show all posts
Showing posts with label LACP-enable. Show all posts

Wednesday, January 20, 2016

LAG upgrade - 23: updating custom member port parameters agent mapper routines

Updated #custom #member #port parameters agent routines in LAG module. The agent #iterator routines and #mapper #routine has been updated to use standard #member #port #based #indexing. This will access the member list embedded in the member port and there by removing the redundant indexing. The custom member port entries holds the attributes like the #port-aggregator-group, #LACP-enable, #LACP-passive-enable, #LACP-slow-timer-enable, #dynamic-key-management-enable, etc ...

#LAG update 31 ...
[commit 6b0684762704ec6761239fa553fd50fda10d7fe0] (https://github.com/nes-repo/NES-Open-Switch/commit/6b0684762704ec6761239fa553fd50fda10d7fe0)

Thursday, December 31, 2015

LAG upgrade - 20: optimizing custom member port parameter entries

Updated #custom #member #port #parameter agent mapper routines in LAG module. The agent #iterator routines and #mapper #routine has been updated to use standard #member #port entry based #indexing. This will access the custom member port entries by using the #native #indexing. This removes references to the custom member port indexing used earlier. The custom member port parameter entries has been embedded in the standard member port entries. The custom aggregator parameter entries holds the #attributes like the #port-aggregator-group, #LACP-enable, #LACP-passive-enable, #LACP-slow-timer-enable, #dynamic-key-management-enable, etc ...

#LAG update 28 ...
[commit 90693c594389221e2fccdf840b525244531f7c7e] (https://github.com/nes-repo/NES-Open-Switch/commit/90693c594389221e2fccdf840b525244531f7c7e)