Recent Commits to NES-Open-Switch:master

Showing posts with label single. Show all posts
Showing posts with label single. Show all posts

Tuesday, November 24, 2015

LAG upgrade - 10: optimizing member port configuration entries

Hard-linked #member #port #list #configuration in LAG module. The member port list has been #embedded in the #standard #aggregator configuration #entries. This removes the redundant indexing scheme and optimizes the memory used by the member port list entries. The member port list is a #single #entry corresponding to each #aggregator #port, it contains a #bit-map of member port #interface-indexes. For #scalability reasons this data-structure is #not #used any more and the #custom #member #port list is used which can be used in all cases.

#LAG update 18 ...
[commit 2eaf1b01ee39d133c079ef020cf6cb7696fa96d4] (https://github.com/nes-repo/NES-Open-Switch/commit/2eaf1b01ee39d133c079ef020cf6cb7696fa96d4)

Sunday, May 3, 2015

Bridge port update - 7

Added changes for #bridge #customer #VLAN ( #C-VLAN ) #port configuration #activation sequence in ethernet module. These changes will disable #single #step #create + #activate support for CVLAN port configuration.

#Ethernet update 91 ...
[commit 7236118c55dbf724bb8d9b1e0e1b546c2a4a932f]

Thursday, March 26, 2015

Internal LAN update - 3

Added changes for internal LAN ( #ILAN ) configuration activation sequence in ethernet module. These changes will enable #single #step #create + #activate support for internal LAN configuration in ILAN framework.

#Ethernet update 66 ...
[commit 6e62bfcfb16eb33e5a5aa7d8b3ad60c121deddb4]