Recent Commits to NES-Open-Switch:master

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

Saturday, March 7, 2015

Provider bridge VLAN update - 2

Corrected #static #VLAN #update handler for #provider-bridge framework at #bridge module in accordance with port density fix in #ethernet module.

#802-1AD update 19 ...

Removed unwanted changes from bridge #transparent #port create / remove routines.

Ethernet update 52 ...
[commit 1c46c87bf79bf0356472c9460a00ba1586aeae93]

Wednesday, February 18, 2015

Provider bridge framework optimization

Added some #optimization on basic #module #framework in #bridge module for provider bridge. Replaced some unnecessarily wide variables with shorter versions of them.

#802-1AD update 18 ...
[commit df5c73e68bedb0b44cfa1a6998742a28a90f17b3]

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]

Wednesday, December 17, 2014

Provider bridge customer edge port update

Updating customer edge port ( #CEP ) activation routine in bridge module. This will resequence the order in which the status change is propagated to the #bridge base port in a #PEB device.

#802-1AD update 15 ...
[commit 248636ae14a87647c2f046c4d5e6598032b91de6]

Sunday, November 23, 2014

Provider bridge internal LAN update - 2

Updated provider bridge ( #PB ) internal LAN (ILAN) create/remove routines with ethernet phy locking sequences. Added changes for new interface stacking API and new ILAN management API in bridge module.

#802-1AD update 14 ...

Interface stacking update - 2
Added new interface #stacking layer #registration routines. This will enable layer create/remove operations from external modules.

#IF module update 3 ...

Internal LAN update - 2
Added new internal LAN ( #ILAN ) registration routines in #ethernet module. This will enable internal LAN create/remove operations from external modules.

Ethernet update 20 ...

Thursday, November 20, 2014

Provider bridge C-VLAN mapping update

Added changes in bridge module for mapping of customer VLAN ( #C-VLAN ) to service VLAN ( #S-VLAN ) on the customer edge port ( #CEP ) of a C-VLAN component in a provider edge bridge ( #PEB ).

#802-1AD update 13 ...
[commit 5dca5d56d16f5d1b5f931e5222a63c2fb4901e6b]

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]

Thursday, November 6, 2014

Provider bridge VLAN update

Added changes in bridge module for #S-VLAN handling in provider edge bridge ( #PEB ). This will cascade VLAN state changes from #ethernet module to #bridge module.

#802-1AD update 11 ...
[commit d24c39f9f1647c39df36906c8f51dd7f7f247bcf]

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]

Friday, October 24, 2014

Ethernet bridge component update

Added changes in #ethernet module for hierarchical propagation of #component status changes to #802-1D , #802-1Q , #802-1AD , #802-1AH components in other modules.

Ethernet update 8 ...
[commit 8315ef89eab308792992de861f962caaf956be8a]

Friday, October 17, 2014

Provider edge bridge C-VLAN mapping update

Added changes in bridge module to map customer VLAN ( #C-VLAN ) to #S-VLAN on a customer edge port ( #CEP ) in a provider edge bridge ( #PEB ).

#802-1AD update 9 ...
[commit d0302e39e5f53242ac6f2d46a97fac7a712f7217]

Thursday, October 16, 2014

Provider bridge CNP port update

Added changes to handle customer network port ( #CNP ) creation on provider bridge #S-VLAN component in #bridge module.

#802-1AD update 8 ...
[commit 266853eb799ebc61a93dbb714623fd6174143e0a]

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 ...

Friday, October 10, 2014

Provider bridge internal LAN removal changes

Added changes for removing the internal LAN ( #ILAN ) between #C-VLAN and #S-VLAN components in provider edge bridge ( #PEB ) on bridge module.

#802-1AD update 5 ...
[commit c936a098562868dc5669ecaf11e27cf0f36d0edc]

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]