Recent Commits to NES-Open-Switch:master

Showing posts with label individual. Show all posts
Showing posts with label individual. Show all posts

Saturday, August 15, 2015

LACP update - 13: corrections in LACP outgoing PDU processing

Added corrections for outgoing LACP PDU s in LACP module. This #remove s #individual #TLV #serialization and solves #issue s with #buffer #allocation. PDU is serialized at once when it is sent out.

#LACP update 13 ...
[commit 85d0215162650e44e3932f3cc4e33d289f2250b7]

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]

Monday, December 22, 2014

Bridge filtering database update

Added changes for handling #default-learning-constraint. Default learning constraint will indicate the default #mac-learning properties of all #VLAN s in the component. This will indicate if they are in #shared / #individual #learning mode. Also indicates the #filtering-database used if in shared mode.

Ethernet update 25 ...
[commit ad70c77a98c67271b057712ccf4488380a91b9b6]