Recent Commits to NES-Open-Switch:master

Showing posts with label information. Show all posts
Showing posts with label information. Show all posts

Wednesday, March 30, 2016

LACP upgrade - 10: updating LACP PDU partner info handler

Updated the LACP #PDU #handler in #LACP module. This handler will #process the #PDU while #received on port. The #peer #partner #info of the received port is #updated from the info received in the LACP PDU. The info in the PDU is checked against the actor port specific info to #decide whether the #peer port is in #sync with the received port. The partner info like oper-port, oper-priority, oper-system-id, oper-system-priority, oper-key and oper-stat are populated according to the values received from LDU. The actor specific info like port, port-priority, system-id, system-priority and oper-key are cross checked with the info in PDU to decide whether synchronization has been attained with the peer port.

#LACP update 23 ...
[commit 4b8005f9df419c5b8f573ca219af71cc45c67a10] (https://github.com/nes-repo/NES-Open-Switch/commit/4b8005f9df419c5b8f573ca219af71cc45c67a10)

Monday, October 19, 2015

GMPLS update - 24: removing standard CRLDP resource entries

#Removed #standard #CRLDP #resource parameters from the GMPLS module. These entries holds the #CRLDP specific #resource / #bandwidth #information. Since these attributes are not used they were removed from the management framework. The #standard #resource / #bandwidth parameters are used for the specific requirement. Hence unused entries are removed.

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

Sunday, June 21, 2015

System systemGroup update - 1: added generic system information


Added #generic #system #level #information ( #systemGroup ) in system module. The systemGroup information provides information as description about the system, contact information for the maintainer, system name, location, the services provided by system, list of system modules, etc... This includes systemGroup #parameters like #sysDescr, #sysObjectID, #sysUpTime, #sysContact, #sysName, #sysLocation, #sysServices, #sysORLastChange, #sysORID, #sysORUpTime and #sysORDescr.

#System update 31 ...
[commit 9148b8334c511b54b936eab5689ae7987bbba812]

Tuesday, June 9, 2015

Lib logging update - 1: timing info fix

Added changes in #logging #library for showing #timing #information. With these changes the #timing information will be #embedded #in the #logging #data. The logging timestamps will be added along with log text.

#Lib update 7 ...
[commit 3c5547257fb1713a214ba71d48092291a36bd5a5]