Recent Commits to NES-Open-Switch:master

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

Thursday, March 26, 2015

Internal LAN update - 3

Added changes for internal LAN ( #ILAN ) configuration activation sequence in ethernet module. These changes will enable #single #step #create + #activate support for internal LAN configuration in ILAN framework.

#Ethernet update 66 ...
[commit 6e62bfcfb16eb33e5a5aa7d8b3ad60c121deddb4]

Saturday, December 27, 2014

Ethernet logical port update

Added stubs for logical #interface #status and #stacking handling in ethernet module. This control the operations of logical interfaces of type #ethernet , #VLAN , #ILAN and #virtual-bridge . Status handler will control the operations on an interface status change as in OPER UP/DOWN/TESTING etc ... On stacking of a higher layer entity similar operations are performed by stacking handler.

Ethernet update 27 ...
[commit 17f15855bd2aa8d55b86da7efb1da1360f50f83a]

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]

Tuesday, November 25, 2014

Provider backbone bridge internal LAN update - 2

Updated provider backbone bridge ( #PBB ) 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-1AH update 10 ...
[commit 814a0450b5b739564c174e6939212b8fc6f12037]

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

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]

Tuesday, October 21, 2014

Ethernet & Bridge stacking update

Added changes for supporting #VLAN, #bridge and #ILAN type interfaces in ethernet module. These are required for generic ethernet #interface #stacking.

#Ethernet update 5 ...

Added changes for #PIP interface type support in bridge module. For interface stacking of #VIP and CNP in #PBB (provider backbone bridging) this is required.

#802-1AH update 3 ...

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]

Interface creation fix + Internal LAN creation changes

Added fix for interface ADMIN.STATUS handling on interface creation sequence. More changes on #interface #stacking.

#IF module update 2 ...

Added changes for generic internal LAN ( #ILAN ) creation in #Ethernet module.

Ethernet update 2 ...

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]