Recent Commits to NES-Open-Switch:master

Showing posts with label error-time. Show all posts
Showing posts with label error-time. Show all posts

Wednesday, February 10, 2016

GMPLS update - 63: updating standard GMPLS tunnel error agent mapper routines

Updated #standard #extended GMPLS #tunnel #error agent routines in GMPLS module. The agent #iterator routines and #mapper #routine has been updated to use standard #tunnel #based #indexing. This will access the extended tunnel error entries #embedded in the standard #MPLS #tunnel entries and there by removing the redundant indexing. The extended tunnel error entries contain attributes like the #error-type - the kind of error happened on the tunnel (e.g. local configuration error, local dynamic state - shortage of resources, path not found - issues, network protocol failures, etc ...), #error-time, #error-reporter, related #error-tlvs and #error-description, etc ...

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

Tuesday, December 1, 2015

GMPLS update - 47: optimizing standard extended GMPLS tunnel error entries

Hard-linked #standard #extended GMPLS #tunnel #error entries through #standard MPLS #tunnel #entries in GMPLS module. This will indicate the #extended #tunnel #attributes like #error-type - the kind of error happened on the tunnel (e.g. local configuration error, local dynamic state - shortage of resources, path not found - issues, network protocol failures, etc ...), #error-time, #error-reporter, related #error-tlvs and #error-description, etc ... This will reduce the memory requirement associated with the GMPLS error entries. The hard-linked GMPLS error entries enables accessing them directly from the standard MPLS tunnel entries.

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