Recent Commits to NES-Open-Switch:master

Showing posts with label VLAN-learning-constraint. Show all posts
Showing posts with label VLAN-learning-constraint. Show all posts

Thursday, April 9, 2015

Bridge filtering database update - 6

Removed #separate #indexing for #bridge #default #VLAN-learning-constraint entries in ethernet module. Reused and #unified existing #component #indexing with default learning-constraint entry as well.

#Ethernet update 73 ...
[commit d3845456f5299ecddcf3b2a54b8a1acfbe118f63]

Wednesday, April 8, 2015

Bridge filtering database update - 5

Added corrections for referencing #bridge #default #VLAN-learning-constraint through the parent #bridge #component in ethernet module. The hard-linked default learning-constraint entries enables accessing them directly from the standard component entries.

#Ethernet update 72 ...
[commit 3e6a4acdb3039946cd2dc78c7a756323a305a67c]

Bridge filtering database update - 4

#Hard-link ed #bridge #default-learning-constraint for #VLAN parameters with #bridge #component in ethernet module. This will reduce the memory requirement for default #VLAN-learning-constraint parameters. This enables easy access to parameters like initial #learning-constraint on VLANs and learning constraint type - #shared / #independent. Referencing default VLAN learning constraint  parameters through the bridge component.

#Ethernet update 71 ...
[commit a59d7020e2b5d3dd46930a9f838420d0c8a6c96d]

Friday, January 2, 2015

Bridge filtering database update - 3

Added changes for setting #VLAN-learning-constraint and #FDB for individual #VLAN. The learning constraint will indicate the #mac-learning attributes of the VLAN. All VLANs use the default-learning constraint by default. This indicates the #filtering-database used for mac-learning.

Ethernet update 29 ...
[commit e424d06db31d60d2867b65dd7c874eda395b5314]

Tuesday, December 30, 2014

Bridge filtering database update - 2

Added changes for handling #VLAN-learning-constraint. The learning constraint will indicate the #mac-learning attributes of a #VLAN in the component. All VLANs use the default-learning constraint by default. This will indicate if they are in #shared / #individual #learning mode. Also indicates the #filtering-database used for mac-learning. The VLAN learning constraints are internally mapped to the corresponding filtering databases.

Ethernet update 28 ...
[commit 32e0302f453d2c19c6fab055bba1f837ddbc75cf]