Recent Commits to NES-Open-Switch:master

Saturday, November 29, 2014

Provider network MEF UNI EVC update

Added stubs for metro ethernet forum ( #MEF ) user network interfaces ( #UNI ) and ethernet virtual connections ( #EVC ) management support in #bridge module. This will enable MEF recognized attributes to be configured on #PB and #PBB networks.

#Ethernet update 21 ...
[commit e31a4a328e953abfb63a7af6b173878049ccf14c]

Friday, November 28, 2014

PBB provider instance port update

Created logical interface and internal phy for provider instance port ( #PIP ) in a provider backbone edge bridge ( #BEB ) in #bridge module. This will encapsulate the customer frames in #I-TAG and assigns a unique service instance. I-TAG will contain the backbone service instance identifier ( #I-SID ) with source and destination mac addresses in the backbone network.

#802-1AH update 13 ...
[commit 0d2acd86ee0fd53f5fbfb1e106cc313bb6e73a36]

Thursday, November 27, 2014

PBB virtual instance port update

Created logical interface and internal phy for virtual instance port ( #VIP ) in the #I-Component of a provider backbone edge bridge ( #BEB ).

#802-1AH update 12 ...
[commit 545c1c14e91b2676db4d89c130d55f3369dbf584]

Wednesday, November 26, 2014

PBB virtual instance port corrections

Corrected virtual instance port ( #VIP ) to provider instance port ( #PIP ) issues in #bridge module.

#802-1AH update 11 ...
[commit 58fba6356762730e5d9280fb24827700e63c2458]

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, November 21, 2014

PBB VIP provisioning update

Added handler in bridge module for virtual instance port ( #VIP ) #provisioning on a provider backbone edge bridge ( #I-BEB ). This handles the #I-SID assignment and provider instance port ( #PIP ) mapping of the VIP port. The pre-provisioned PIP ports are used on VIP activation.

#802-1AH update 9 ...
[commit d37a2922359fdde909e3e5522c41759089cb82f1]

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]

Wednesday, November 19, 2014

Provider backbone bridge update

Added changes to define the hierarchical relationship between #VIP ports and #PIP ports in bridge module.

#802-1AH update 8 ...
[commit ac1ccc99f02e36731fcd2066d0bddcf95ef330c6]

Tuesday, November 18, 2014

PBB PIP pre-provisioning update - 2

Adding more changes for the cleanup of previous #VIP -to- #PIP #mapping configuration in bridge module.

#802-1AH update 7 ...
[commit cf934c41be9bd45914a08218a43b7261bf778187]

Sunday, November 16, 2014

Ethernet phy update - 5

Updated #system module with latest ethernet phy registration routines.

Cleaned up ethernet module for latest #ethernet #phy #framework.

Updating component port interface attach routines for latest ethernet phy framework changes.

Ethernet update 19 ...
[commit f8455ba4e36162e963cade341e5acd5d7471e7c3]

Friday, November 14, 2014

PBB PIP pre-provisioning update

Created routines for #static assignment of provider instance ports ( #PIP ) to virtual instance ports ( #VIP ) in bridge module. This enables the #pre-provisioning of PIP ports in the #I-Component.

#802-1AH update 6 ...
[commit a0bbc2cfc1b63dd13e7a70f03108d987c317e202]

Thursday, November 13, 2014

PBB PIP port update

Added changes for #PIP port creation/deletion in bridge module. Created routine for PIP port status handling. This will be handling the #I-TAG in an #I-Component for a provider backbone edge bridge ( #BEB ).

#802-1AH update 5 ...
[commit 8958c77c3ee64f80a21ee04a71de33ed54ed18d7]

Wednesday, November 12, 2014

Ethernet phy update - 4

Updated #ethernet #phy #framework with routines to register/de-register phy-s into ethernet module from #system module.

Ethernet update 18 ...
[commit 4fce608b8175e44289e1f8996a029689f7b1836a]

Tuesday, November 11, 2014

Ethernet phy update - 3

Updated #ethernet #phy #framework with routines to attach/detach phy-s with different #component s in ethernet module.

Ethernet update 17 ...
[commit 08685ac46f1020725de7b92ff0b0219c55e7be1e]

Monday, November 10, 2014

Ethernet phy update - 2

Added more changes on #ethernet #phy #framework for interface cross verification and reference check in ethernet module.

Ethernet update 16 ...
[commit b94b7af06fbe96a2e8a1c5f90e345073bdcb69f1]

Saturday, November 8, 2014

Ethernet phy update

Added changes on new #framework for managing #ethernet #phy 's in system at ethernet module.

Ethernet update 15 ...
[commit b415684b8ebf798032d06f9113fa1d9ce700fae7]

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]

Wednesday, November 5, 2014

VLAN management + HAL update

Added changes for internal static #VLAN #configuration. Added handler for dynamic VLAN state changes in #ethernet module. More #HAL changes for dynamic VLAN state manipulation.

Ethernet update 14 ...
[commit 8d12920959e377c35bcc81c41764763f8206fd7f]

Tuesday, November 4, 2014

[re-post] VLAN tagging HAL update

[VLAN tagging HAL update] (http://nes-open-switch.blogspot.in/2014/11/vlan-tagging-hal-update.html)

[commit a9892377196f8a3cd46f1be17571cdb916924812]

VLAN cleanup

Cleaned up #VLAN source code for #port management in #ethernet module.

Ethernet update 13 ...
[commit a811be493a9cf08a2fddc9b96ffb994170a8fdab]

Monday, November 3, 2014

VLAN tagging HAL update

Added changes for #HAL support on VLAN operations in #ethernet module. This enables basic #VLAN #tagging support.

Ethernet update 12 ...
[commit a9892377196f8a3cd46f1be17571cdb916924812]