Recent Commits to NES-Open-Switch:master

Showing posts with label data-path. Show all posts
Showing posts with label data-path. Show all posts

Tuesday, November 17, 2015

GMPLS update - 40: adding in-segment activation handler

Added #in-segment #activation #handler in GMPLS module. On activating the in-segment it #enables the #LSP #segment operations on it. i.e. It #starts #receiving the #LSP #labelled #data on the interface. When cross-connect is also activated the received data will switched to the respective out-segments - with the respective out-going labels. And further passed to the out-going interfaces, thus completing the #label-switched #data-path.

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

Sunday, December 21, 2014

PBB customer backbone port update - 6

Updated customer backbone port ( #CBP ) activation routine in bridge module with #HAL calls. This will #enable / #disable the logical interface handle for CBP port in #data-path for a #BEB device.

#802-1AH update 27 ...
[commit cb9b4dd8dd59c34e253669354a3cb26f0e63a9a8]

Friday, December 19, 2014

PBB customer backbone port update - 5

Updating customer backbone port ( #CBP ) service mapping routine in bridge module with #HAL calls. Corresponding to the #mapping of local service #I-SID s - from external port or the internal ILAN from I-Component - to the backbone I-SID, #B-VID & #DST-MAC pair the HAL operations are performed. This causes the real service mapping to be done in #data-path / #data-plane as well, making a forwarding path.

#802-1AH update 25 ...
[commit e8d2d711ff9fea71fffe3fe897256c7d64fb5267]