Recent Commits to NES-Open-Switch:master

Showing posts with label switched. Show all posts
Showing posts with label switched. Show all posts

Wednesday, August 26, 2015

GMPLS update - 1: created new GMPLS and TED modules in the system

Created #Generalized #Multi-Protocol #Label #Switching ( #GMPLS ) and #Traffic #Engineering #Database ( #TED ) modules in the system. The GMPLS module will assist the operator in creating transport paths - #tunnel s - in the network. The TED module will hold the information about the network necessary for planning resource optimized paths - tunnel s - in the network and provides  traffic engineering capability to GMPLS module. With the help of TED the GMPLS module will create transport #Label #Switched #Path s ( #LSP ) in the network with optimum resource ( e.g. #bandwidth ) utilization.

#GMPLS update 1 + #TED update 1 ...
[commit 0cc8969658eaab27d351dfc95a2b4ef658507edd] (https://github.com/nes-repo/NES-Open-Switch/commit/0cc8969658eaab27d351dfc95a2b4ef658507edd)

Monday, July 13, 2015

Ethernet phy update - 9: correcting phy port indexing

#Corrected #phy #port #indexing in ethernet module. #Switched #to #standard #phy port #indexing in Agent iterator routines. Also phy port mappers were made to use the correct indexing.

#Ethernet update 115 ...
[commit aa6255a8e80c45a469318ce4a32e9e13cc47278d]