Recent Commits to NES-Open-Switch:master

Showing posts with label physical. Show all posts
Showing posts with label physical. Show all posts

Friday, April 1, 2016

LACP upgrade - 12: updating member port selection handler

Updated #member-port #selection #handler in #LACP module. This handler checks and #verifies whether the #peer #partner and the #peer #port #attributes are not changing. The peer port info is recorded while LACP PDU is received. While there is an #administrative #configuration change from the peer side or a #physical #connectivity #changes happens from the remote side, it has to be decided whether the #member-port can still be part of #aggregation or not. The handler reads out the attributes passed in the LACP PDU and compare them against the peer port info recorded earlier. When the attributes differ in the PDU the member-port is marked as not part of the aggregation and #member-port #selection #procedures are executed.

#LACP update 25 ...
[commit d9276967f49544b9bdec8921911edf9f52286aa3] (https://github.com/nes-repo/NES-Open-Switch/commit/d9276967f49544b9bdec8921911edf9f52286aa3)

Thursday, February 5, 2015

System port entity update - 6

Added more changes in #port #entity #status handler in #system module, for #logical #interface #bind and #unbind operations associated with the #physical ports.

System update 27 ...
[commit bab37756c8b48ad69a6b5a144fb3a49d45b3d37a]

Monday, February 2, 2015

System physical entity update - 6

Updating the #status handler for #physical #entity in #system module, in-order to handle the current changes in parameters.

System update 25 ...
[commit 3e913ba2c603c19819da84acfb1be53add2d4504]

Wednesday, January 21, 2015

System physical entity update - 5

Moving the #serial-number based entity indexing from #standard to #extended #physical entity parameter set in #system module.

System update 14 ...
[commit 3c6619211241d26264b72a13e31ae1cbb2b2e1b9]

Monday, January 19, 2015

System physical entity update - 4

Adding more parameters in to #extended #physical entity parameters in #system module for #RFC6933 support with #entity #framework.

System update 12 ...
[commit 689d892cdfb4b459f874200c91adc7cb74840092]

Saturday, January 17, 2015

System physical entity update - 3

Removing unused parts from #physical #entity handlers in #system module and cleaning up the #framework.

System update 11 ...
[commit 4605f90f79a1c3a2cd762145b4f6e3e11d85cd55]

Tuesday, January 13, 2015

System physical entity update - 2

Updating standard #physical entity parameters in #system module for #RFC6933 support with #entity #framework.

System update 7 ...
[commit adfd3f7b8210d4e6a3ce3b9a9179bf8dc8cefb5a]

Tuesday, January 6, 2015

Bridge interface VLAN update

Replaced bridge #port #VLAN #HAL calls with generic #interface VLAN HAL primitives in #ethernet module. This enables common interface level HAL calls for both #physical ports as well as #logical ports.

Ethernet update 31 ...
[commit cae436af2b60fc73191c76df86a4cbfd1f406771]