Recent Commits to NES-Open-Switch:master

Showing posts with label logical. Show all posts
Showing posts with label logical. Show all posts

Saturday, September 19, 2015

IF update - 12: updating logical interface status utilities

Updated the #logical #interface status handling routines in IF module. The #status #change and #status #handler routines has been #upgraded for the new data-structure changes. The obsoleted augmented logical interface structures has been removed from the IF module.

#IF update 12 ...
[commit 9b003f1ee0a4e0e7e0c382fd4a25071e7ef1cf5a] (https://github.com/nes-repo/NES-Open-Switch/commit/9b003f1ee0a4e0e7e0c382fd4a25071e7ef1cf5a)

Wednesday, September 16, 2015

IF update - 11: updating custom logical interface entries

Updated the #custom #logical #interface configuration #create / #remove routines in IF module. The #agent level #traversal #routine s and #mapper routines has been #upgraded for the new data-structure changes. The #interface #activation #handler has been adapted for the new changes. This allows to directly create the logical interfaces by the operator.

#IF update 11 ...
[commit b235d3e2cf04471f99a2bb034d1469a2ce4ea24a] (https://github.com/nes-repo/NES-Open-Switch/commit/b235d3e2cf04471f99a2bb034d1469a2ce4ea24a)

Tuesday, September 15, 2015

IF update - 10: updating extended logical interface entries

Updated the #extended #create / #remove routines for #logical #interface framework in IF module. The #agent level #traversal #routines and #mapper routines has been #upgraded for the new data-structure changes. The #interface #admin-status #handler has been adapted for the new changes.

#IF update 10 ...
[commit dd233798e85dc73f6df558fa907e44682278226e] (https://github.com/nes-repo/NES-Open-Switch/commit/dd233798e85dc73f6df558fa907e44682278226e)

Monday, September 14, 2015

IF update - 9: logical interface API update

Updated the #external #access #API for #logical #interface framework in IF module. The #create / #query / #remove routines has been #upgraded for the new data-structure changes. The agent traversal routines also has been updated according to the new indexing.

#IF update 9 ...
[commit e4ab9bfdfeec94d39887b6739d42862b47e82782] (https://github.com/nes-repo/NES-Open-Switch/commit/e4ab9bfdfeec94d39887b6739d42862b47e82782)

Tuesday, May 26, 2015

LAG logical port update - 2

Added changes in lag module for handling the #lag #aggregator #logical #interface #status #change s. Similar status handler has been added for #lag #member #port s as well. When member port status is changed in other modules (e.g. ethernet) it will cascaded to lag module. The member port status changes may cause aggregator port status change as well. This will enable lag module to perform aggregator specific operations to be performed on relation with the member port status change.

#LAG update 9 ...
[commit 58cf74e3070a523621f97d5b1a0ad465fcedc08b]

Thursday, April 23, 2015

Ethernet logical port update - 2 + LAG member port update - 2

Added changes in ethernet module for passing on #ethernet #logical #interface #status #change s to LAG module. When status update is received on #LAG #member #ports the status is updated with the LAG module port status handler. This will enable LAG module to perform aggregator specific operations to be performed on relation with the port status change.

#Ethernet update 84 + LAG update 8 ...
[commit 4f5c3f641fd257a104e37d9e7abda01627d9b690]

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]

Thursday, January 15, 2015

System logical entity update - 2

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

System update 9 ...
[commit a21b03ea995d3201a754ca73962b8025b4615a7d]

Wednesday, January 14, 2015

System logical entity update - 1

Updating extended #logical entity parameters in #system module for #RFC6933 support with #entity #framework.

System update 8 ...
[commit 55740fc41ec128f11c68e63719586600e0dfe43c]

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]