Recent Commits to NES-Open-Switch:master

Showing posts with label use. Show all posts
Showing posts with label use. Show all posts

Sunday, October 11, 2015

GMPLS update - 19: optimizing standard GMPLS tunnel reverse statistics entries

#Updated #standard #GMPLS #tunnel #reverse #statistics agent mapper routines in GMPLS module. The agent #iterator routines and #mapper #routine has been updated to #use standard #MPLS-tunnel entry based #indexing. This will access the port entries by using the #native #indexing. This removes references to the standard GMPLS tunnel reverse statistics indexing used earlier. The standard GMPLS tunnel #reverse #statistics #entries add support for #LSP #counter #attributes like #packets and #bytes #forwarded, #packet #errors during #forwarding, etc ...

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

Saturday, October 10, 2015

GMPLS update - 18: optimizing standard tunnel statistics entries

#Updated #standard #tunnel #statistics agent mapper routines in GMPLS module. The agent #iterator routines and #mapper #routine has been updated to #use standard #MPLS-tunnel entry based #indexing. This will access the port entries by using the #native #indexing. This removes references to the standard tunnel statistics indexing used earlier. The tunnel statistics #entries add support for #LSP #counter #attributes like #packets and #bytes #forwarded, #packet #errors during #forwarding, etc ...

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

Wednesday, October 7, 2015

GMPLS update - 17: optimizing standard GMPLS tunnel entries

#Update d #standard #GMPLS #tunnel agent mapper routines in GMPLS module. The agent #iterator routines and #mapper #routine has been updated to #use standard #MPLS-tunnel entry based #indexing. This will access the port entries by using the #native #indexing. This removes references to the standard GMPLS tunnel indexing used earlier. The #GMPLS tunnel #entries add support for #extended #GMPLS related #attribute s like label #switching-type, #LSP-encoding, #payload-type, etc ... The standard GMPLS tunnel entries has been embedded in the MPLS tunnel entries. This will reduce the memory requirement associated with the GMPLS tunnel entries.

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

Sunday, July 19, 2015

Ethernet MEF update 1: relocating MEF framework

#Relocating #MEF #framework #to #ethernet module. Moved the MEF framework for UNI and ENNI s from provider bridge module to ethernet module. This will help #to #use MEF framework in common #on #all #ethernet #based #ports.

#Ethernet update 117 ...
[commit 7bc2ed219a3307e4c7b4b89715dbd52aa2f799e2]