Recent Commits to NES-Open-Switch:master

Showing posts with label PEP. Show all posts
Showing posts with label PEP. 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)

Wednesday, December 24, 2014

Provider bridge provider edge port update - 2

Updating provider edge port ( #PEP ) activation routine in bridge module. This will re-sequence the order in which the status change is propagated to the #bridge base port in a #PEB device.

Added #HAL support in PEP port activation routine in bridge module. This make API calls for HAL operations from ethernet module.

#802-1AD update 16 ...
[commit b8ac5abc37146f014dbd3610c18d2e052002d42c]

Friday, November 7, 2014

Provider bridge PEP port update

Added changes in #bridge module to automatically create/delete #PEP ports in S-VLAN component, serialized with #S-VLAN handling in #ethernet module.

#802-1AD update 12 ...
[commit f2e4f4540f5efb1a26bd9950e8589668ea1dba43]

Sunday, October 26, 2014

Provider bridge PEP port update

Added changes for synchronizing the #PEP port status - on provider edge bridge ( #PEB ) - from the parent #C-VLAN component in bridge module.

#802-1AD update 10 ...
[commit 70776fe02808d4ade7a8b7f6322ccc46ee8292fe]

Wednesday, October 15, 2014

Provider bridge port activation update

Added changes for provider bridge #PEP port and #CNP port configuration activation - on #C-VLAN component and #S-VLAN component respectively - in #bridge module.

#802-1AD update 7 ...
[commit 5b1b359259bc01350345b677a6b316dd5715f10a]

Saturday, October 11, 2014

Provider bridge PEP port update + VLAN cleanup

Added support for creation and deletion of provider edge port ( #PEP ) on provider edge bridge ( #PEB ) in #bridge module.

#802-1AD update 6 ...

Corrected #VLAN dynamic range.

#802-1Q update 4 ...

Thursday, October 9, 2014

Provider bridge internal LAN update

Created #ILAN (internal LAN) between #C-VLAN and #S-VLAN components in provider edge bridge (#PEB) on bridge module. Added stacking changes for ILAN on #CNP and #PEP ports.

#802-1AD update 4 ...
[commit c4f312ecb395b1bc8cb788dccc136709068fcf20]