Recent Commits to NES-Open-Switch:master

Showing posts with label CBP. Show all posts
Showing posts with label CBP. Show all posts

Tuesday, August 25, 2015

Ethernet phy update - 15: phy port cleanup

Added corrections in #provider #bridge ( #PB ) #phy #port #handler routines in bridge module. Updated provider bridge internal LAN ( #ILAN ) - between provider edge port ( #PEP ) and customer network port ( #CNP) - #create / #remove routines. Also updated provider backbone bridge ( #PBB ) provider instance port ( #PIP ) #attach / #detach operations on with the #bridge #component and customer backbone port ( #CBP ) #activation handler.

#Ethernet update 125 + #802-1AD update 20 + #802-1AH update 30 ...
[commit e81ead0e6b35cb14ad8bbe420c35c964cde6cee0] (https://github.com/nes-repo/NES-Open-Switch/commit/c59876e941e1b088ad14dc13c3cdaa3dee34b5b0)

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]

Thursday, December 18, 2014

PBB customer backbone port update - 4

Added provider network #HAL #API in #ethernet module. This will be used for HAL operations in PB or PBB devices.

Ethernet update 24 ...

Updating customer backbone port ( #CBP ) activation routine in bridge module. This make API calls for HAL operations from ethernet module.

#802-1AH update 24 ...

Thursday, December 11, 2014

PBB customer backbone port update - 3

Added corrections for customer backbone port ( #CBP ) logical interface in bridge module. This will manage the internal LAN ( #ILAN ) port attached to the CBP #phy. This will create ILAN port as part of CBP activation and remove the ILAN port as part of CBP de-activation on a #PBB #IB-BEB bridge.

#802-1AH update 19 ...
[commit eb8af3f7f3f8d3e49943956416b5494ccb9e05c3]

Friday, December 5, 2014

PBB customer backbone port service mapping update

Added changes for customer backbone port ( #CBP ) service mapping handling in bridge module. This will enable the #I-TAG ed traffic from #I-Component to be carried over #B-VLAN s in #B-Component and out to the provider backbone network.

Added changes in bridge module for CBP stacking of an #IB-BEB bridge . This will stack provider instance port ( #PIP ) logical interface over internal LAN ( #ILAN ) port of CBP.

#802-1AH update 17 ...
[commit 9c04c2f9508e000f74f93dfa058d9e7f9b57c8da]

Thursday, December 4, 2014

PBB customer backbone port service mapping cleanup

Cleaning up service ( #I-SID ) mapping routines over customer backbone port ( #CBP ) in bridge module.

#802-1AH update 16 ...
[commit ae0c2d3311909b021ac4b86c2684381044a8b56f]

Wednesday, December 3, 2014

PBB customer backbone port update - 2

Added support for automatic creation and removal of virtual #ethernet #phy for customer backbone port ( #CBP ). This will create virtual phy as part of CBP activation and remove the virtual phy as part of CBP de-activation on a #PBB #IB-BEB bridge.

#802-1AH update 15 ...
[commit 6833e41149c7ef7a52da0fde162c5842971979ac]

Monday, December 1, 2014

PBB customer backbone port update

Modified customer backbone port ( #CBP ) activation sequence in #bridge module. This will prevent issues related to bridge base port dependency on CBP port activation of an #IB-BEB or #B-BEB device.

#802-1AH update 14 ...
[commit f815d1c1d49c9d72fa3d81b450bdd105008ada3b]

Friday, October 31, 2014

Provider backbone bridge PIP update

Added changes for #PIP port and #VIP port stacking in bridge module. Created internal LAN ( #ILAN ) between PIP port and #CBP port in provider backbone edge ( #IB-BEB ) bridge.

#802-1AH update 4 ...
[commit f303ecabe351472de218221e930afbdd2575dcfa]