Recent Commits to NES-Open-Switch:master

Showing posts with label register. Show all posts
Showing posts with label register. Show all posts

Thursday, October 1, 2015

IF update - 17: adding interface create/remove handler

Added support for #logical-interface #create / #remove #handler in IF module. On #row-status #change for interfaces in IF module will #call this #handler for #perform ing the #support #procedure s in the respective module. The interface #handler has been #register ed from the #GMPLS module to complete the interface create/remove sequence for MPLS-interface s. The existing interface activation handler in IF module has been updated to use the newly added interface call-back routine.

#IF update 17 + #GMPLS update 12 ...
[commit 43ff119c1f494c3a74324b6851e0c62aba933fe8] (https://github.com/nes-repo/NES-Open-Switch/commit/43ff119c1f494c3a74324b6851e0c62aba933fe8)

Thursday, August 20, 2015

Ethernet phy update - 14: phy port cleanup

Added corrections in #bridge #transparent #port HAL #update #handler in ethernet module. Updated system #entity #framework with respect to recent phy port changes for #phy #register / #de-register operations.

#Ethernet update 124 ...
[commit c59876e941e1b088ad14dc13c3cdaa3dee34b5b0]

Saturday, July 25, 2015

Ethernet phy update - 11: added extended phy port register / de-register routines

Added #extended #phy #port #register / #de-register #routine s in ethernet module. This will be the external API to #handle the #hierarchical #processing associated with the phy port register / de-register operations.

#Ethernet update 121 ...
[commit 6db19a2486692753d7fd3f0d8937f56b78cd099f]

Friday, June 12, 2015

System platform module update - 2: module registration header

Moved #system #module #register / #unregister #API from internal headers to #external #header. Updated all modules for the same. This will make module registration operation independent of system internal data-structures.

#System update 30 ...
[commit ed2812b71215e933c9b1e477fa25d084451eb7ae]

Thursday, February 19, 2015

Ethernet chassis update - 4

Adding #chassis based #indexing for #ethernet #component s in ethernet module. Updating ethernet chassis #register / #deregister external #API with latest changes.

Ethernet update 40 ...
[commit 63374dac4bd3a8e90bfdf623f9f42c55187275e3]

Tuesday, February 3, 2015

Ethernet chassis update

Creating new #ethetnet #chassis handler #API in ethernet module, for #register ing/ #unregister ing chassis #entity from #system module.

Ethernet update 36 ...
[commit 0e4f82eb011c950c930faba4ce01cc4b5658cbda]