Recent Commits to NES-Open-Switch:master

Showing posts with label static. Show all posts
Showing posts with label static. Show all posts

Thursday, January 14, 2016

GMPLS update - 55: adding standard tunnel activation handler

Added the #tunnel #activation #handler in GMPLS module. This will change the #tunnel #state as #active / #not-in-service effectively #enabling / #disabling the tunnel operation. On activating the tunnel depending on the tunnel type further actions will change. For a #static tunnel, the #bandwidth #reservation will be performed on the lower links and the #external #paths will be found in that process. The #cross-connects and the #segments will be created and they will be further made active, effectively cascading the activation operation. For #dynamically #signaled #tunnels the signaling modules will take over the further operations.

#GMPLS update 55 ...
[commit 43fbc1683644f5b2fba96ab5dde255d140e50345] (https://github.com/nes-repo/NES-Open-Switch/commit/43fbc1683644f5b2fba96ab5dde255d140e50345)

Thursday, March 26, 2015

Bridge multicast update - 3

Added support for #dynamic max_number_of_ports parameter in #bridge #multicast #forward-unregistered configuration on ethernet module. This will enable to dynamically set the size of #member #egress #ports, #static #ports and #forbidden #ports listing for each bridge VLAN. This removes the static allocation of max size of member port listing and reduces the memory requirement for the member port list. The forward-unregistered port configuration will be either configured statically or dynamically via #MMRP protocol.

#Ethernet update 65 ...
[commit f7c128e9c70a48f19167c5d29fc534654a12d6da]

Friday, March 20, 2015

Bridge multicast update - 2

Added support for #dynamic max_number_of_ports parameter in #bridge #multicast #forward-all configuration on ethernet module. This will enable to dynamically set the size of #member #egress #ports, #static #ports and #forbidden #ports listing for each bridge VLAN. This removes the static allocation of max size of member port listing and reduces the memory requirement for the member port list. The forward-all port configuration will be either configured statically or dynamically via #MMRP protocol.

#Ethernet update 62 ...
[commit 70f37a71956cc888b54c254dde50bebb7f8d04e3]

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]

Thursday, February 26, 2015

Bridge VLAN update - 2

Added bridge #VLAN #static status handler and #dynamic #status handler in to ethernet #component status update #hierarchy in #ethernet module. This will update respective VLAN entries along with component status change.

Ethernet update 45 ...
[commit e01ced6ddcc360ee6e6e43e39554ea05229b48b1]

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]