Recent Commits to NES-Open-Switch:master

Showing posts with label MMRP. Show all posts
Showing posts with label MMRP. Show all posts

Monday, July 20, 2015

Bridge port update - 16: correcting MMRP references

#Referencing bridge #MMRP #configuration entries #through #standard #bridge #port configuration in ethernet module. Corrected MMRP agent iterator routines and mapper routines to use the standard bridge port references than using a dedicated indexing. This will help in reducing the memory requirement for MMRP.

#Ethernet update 118 ...
[commit 4db22fba953b1d729d79277c413c9a52331e02c6]

Thursday, July 9, 2015

Bridge port update - 15: optimizing MMRP configuration

#Hard-link ed #bridge #port #MMRP parameters with standard #bridge #port in ethernet module. This will reduce the memory requirement for maintaining bridge port MMRP configuration and enables easy access to these parameters. Also referencing bridge port MMRP configuration parameters through the standard bridge port.

#Ethernet update 113 ...
[commit 99d36f4eac81d5df85680387f7557ac0dca0e251]

Wednesday, April 22, 2015

Bridge component update - 4 + Bridge port update - 5

Added corrections in #bridge #component #MMRP #enable status handler in ethernet module. Miscellaneous changes on bridge component mapper. Added checks in #bridge #port #mapper for preventing the port parameters to be changed while port configuration is still active.

#Ethernet update 83 ...
[commit 3603401d8ab295c898adcc4770f2d6540cc230a3]

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]

Monday, March 2, 2015

Bridge component status update - 2

Added #component #dependent #status updater in ethernet module. Moved #traffic #class es and #MMRP enable handlers in to dependent status #update sequence. Introduced update routines for traffic classes enable and MMRP enable parameters.

#Ethernet update 47 ...
[commit e3a67fa6fe167d595c62d0c0f99685042dcd5db0]