Recent Commits to NES-Open-Switch:master

Showing posts with label through. Show all posts
Showing posts with label through. Show all posts

Sunday, September 27, 2015

GMPLS interface update - 1: added MPLS interface create/remove sequence

Added #MPLS-interface #create / #remove #sequence in GMPLS module. This enables to #create #MPLS-interface s #through the #IF #module #interface #management operations. On creating the MPLS logical-interface in the IF module the corresponding interface is created in the GMPLS module through the logical-interface handler routine. On removing the MPLS logical-interface in IF module, corresponding operations are performed in GMPLS module accordingly. The #MPLS-interface #activation and #ADMIN-STATUS operations are performed in the GMPLS module #through the appropriate logical-interface #handler #routine s defined by GMPLS module for the same, and the triggers for these operations are passed from the IF module to GMPLS module through these handlers.

#GMPLS update 10 ...
[commit b7ac22f2c0ecbd173325f8331640ab3399ba9f2c] (https://github.com/nes-repo/NES-Open-Switch/commit/b7ac22f2c0ecbd173325f8331640ab3399ba9f2c)

Tuesday, August 18, 2015

MSTP update - 20: correcting reference for CIST port extended parameters

Added corrections for referencing #CIST #port #extended #parameter s #through the #parent #STP #port in MSTP module. The hard-linked CIST port extended configuration entries enables accessing them directly from the standard STP port entries.

#802-1S #MSTP update 20 ...
[commit 5a61ffb0c9a66e50b2a822ca557614bd9650d01a]

Monday, July 20, 2015

Bridge port update - 16: correcting MMRP references

#Referencing bridge #MMRP #configuration entries #through #standard #bridge #port configuration in ethernet module. Corrected MMRP agent iterator routines and mapper routines to use the standard bridge port references than using a dedicated indexing. This will help in reducing the memory requirement for MMRP.

#Ethernet update 118 ...
[commit 4db22fba953b1d729d79277c413c9a52331e02c6]

Tuesday, July 14, 2015

Bridge port update - 16: correcting MRP referencing

#Referencing #bridge #MRP #configuration entries #through standard #bridge #port configuration in ethernet module. Corrected MRP agent iterator routines and mapper routines to use the standard bridge port references than using a dedicated indexing.

#Ethernet update 116 ...
[commit 3497e2f46136ad732286733ce9d989ba96411d46]