Recent Commits to NES-Open-Switch:master

Showing posts with label lib. Show all posts
Showing posts with label lib. Show all posts

Thursday, July 23, 2015

MSTP update - 4: added xSTP protocol constants and PDU defenitions

Added #xSTP #protocol #constant s and #PDU #definition s in MSTP module. Updated LIB module with #IEEE defined #xSTP #MAC #address es and #LLC #address constants. Added #STP and #MSTP PDU definitions in MSTP module.

#802-1S MSTP update 4 + #Lib update 10 ...
[commit d60cb9373aa02b4fd37192e490a86d8d1471766f]

Friday, June 19, 2015

Lib time update - 1: added system clock/time API

Added #time #clock #API in LIB module. This will enable modules to #read #system #time. System clock can be read in #seconds or #centi-seconds formats.

#Lib update 9 ...
[commit 76c6e157cab9e41698514bf430c15f9a16cb9513]

Thursday, June 11, 2015

Lib logging update - 2: platform upgrade to new logging API

Updated all platform modules to use #newer #logging #API. Obsoleted older logging API and updated library for same. This will #enable #timestamps to be present in all #log #messages.

#Lib update 8 ...
[commit c3bf28035c366eb011f30f5a101642ea9b539269]

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]

Thursday, June 4, 2015

Lib freeRange update - 5: free_index allocation fix

Corrected #free_index #allocation issue in #freeRange #library. This ensures a #unique #index is returned on each allocation, also it prevents couple of possible allocation failure cases.

#Lib update 6 ...
[commit 32a464d91e13a33ddb009e5172e533a48514c966]

Monday, May 18, 2015

Lib message update - 1

Added #message #utilities support in the #library. This will enable generic message #PDU #send, #receive and #other miscellaneous #operations support. Corrected thread and synchronization utilities accordingly for messaging operations.

#Lib update 5 ...
[commit e4e2b0583bd279b3115c066cf4652e8807c45e67]