Recent Commits to NES-Open-Switch:master

Showing posts with label local. Show all posts
Showing posts with label local. Show all posts

Monday, October 26, 2015

TED update - 10: adding local and remote IP address based index for TE-Link

#Added #local and #remote #IP #address based #index for #TE-Link in TED module. This will enable to #access the #TE-Link entry based on it's #local-ip-addr and #remote-ip-addr #indexes. This will help to look-up TE-Link entries from the address information. The IP #address on the TE-Link can assume #IPv4, #IPv6 or #un-numbered address #types. The #local #address part of the TE-Link is an #operator #configuration and #remote address part is #dynamically updated as part of the #signaling. The remote address can also be statically updated by the operator in certain scenarios. This helps to efficiently map the TE-Link entries from the address index.

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

Thursday, October 8, 2015

TED update - 4: adding extended TED parameter framework

Added #extended #custom #TED #parameter s in TED module. The new TED #framework include #node, #link, #link-address and #node-adjacency #databases on the network. The node database include s all TE nodes present in the network. The TE-Links configured on each node is captured in the link database, the addresses by which the links are identified is available in the link-address database. The adjacency information between the nodes and their neighbors are available in node-adjacency database. The #locally #configured #TE-Link information is directly fed to the TED database, also the #TE information #available #from the #external #signaling modules (e.g. #OSPF-TE, #ISIS-TE) is also captured in the TED database. The TED database is used to efficiently #compute #path for #tunnel #LSPs.

#TED update 4 ...
[commit 77ac9c70e846cd31b39d39b67b4b749e437fde8e] (https://github.com/nes-repo/NES-Open-Switch/commit/77ac9c70e846cd31b39d39b67b4b749e437fde8e)

Monday, April 13, 2015

Bridge VLAN update - 8

Cleaning up #bridge #local #VLAN framework in ethernet module. Removed #redundant #indexing and taking reference from #bridge #component #index.

#Ethernet update 76 ...
[commit c43fc41a89ed3f25bfe30c627e459934914be374]

Wednesday, March 25, 2015

Bridge VLAN update - 7

#Hard-link ed #bridge #local #VLAN parameters with #bridge #component in ethernet module. This will reduce the memory requirement for local VLAN parameters. Referencing bridge local VLAN  parameters through the bridge component.

#Ethernet update 64 ...
[commit 135f6322a11d2730e11bd85cdfc2033587ce6cee]