Recent Commits to NES-Open-Switch:master

Showing posts with label deactivate. Show all posts
Showing posts with label deactivate. Show all posts

Thursday, April 2, 2015

VLAN rewrite update - 3

VLAN egress rewrite

Added #VLAN #egress #rewrite #status #handler routines in ethernet module. With VLAN egress rewrite #configuration, it is possible to rewrite the VLAN in egress frames with a different VLAN id on bridge ports. The reverse rewrite will also be done when there is no specific #ingress #VLAN #rewrite #configuration is present on the same bridge port. This will #activate / #deactivate the VLAN rewrite entries in 802-1Q framework.

#Ethernet update 69 ...
[commit 7780aa3c3c302125bf05f06de921a3641f8afe9c]

Tuesday, March 17, 2015

VLAN rewrite update - 2

VLAN ingress rewrite

Added #VLAN #ingress #rewrite #status #handler routines in ethernet module. With VLAN ingress rewrite #configuration, it is possible to rewrite the VLAN in ingress frames with a different VLAN id on bridge ports. The reverse rewrite will also be done when there is no specific #egress #VLAN #rewrite #configuration is present on the same bridge port. This will #activate / #deactivate the VLAN rewrite entries in 802-1Q framework.

#Ethernet update 60 ...
[commit 15e4a05a3fa69510cb9ef197d6004dd7a3ea5acb]

Friday, January 9, 2015

Bridge component update

Corrected #HAL calls for #ethernet #component #activate / #deactivate sequences in ethernet module. This enables redundant enable/disable calls to HAL layer.

Ethernet update 34 ...
[commit c1a9138dc4f53bc9f2c8c129c61467841ec51333]

Sunday, December 14, 2014

PBB provider instance port update - 4

Added provider instance port ( #PIP ) detach routines in bridge module. This will detach the PIP #port from the #I-Component in a #BEB device. This will be used when PIP port is getting #deactivate d or getting #reallocate d between different I-Components.

#802-1AH update 22 ...
[commit 299e62c64c02bf27967173d86a2eec2d491fa9ab]