Recent Commits to NES-Open-Switch:master

Showing posts with label activate. Show all posts
Showing posts with label activate. Show all posts

Sunday, May 3, 2015

Bridge port update - 7

Added changes for #bridge #customer #VLAN ( #C-VLAN ) #port configuration #activation sequence in ethernet module. These changes will disable #single #step #create + #activate support for CVLAN port configuration.

#Ethernet update 91 ...
[commit 7236118c55dbf724bb8d9b1e0e1b546c2a4a932f]

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]

Thursday, March 26, 2015

Internal LAN update - 3

Added changes for internal LAN ( #ILAN ) configuration activation sequence in ethernet module. These changes will enable #single #step #create + #activate support for internal LAN configuration in ILAN framework.

#Ethernet update 66 ...
[commit 6e62bfcfb16eb33e5a5aa7d8b3ad60c121deddb4]

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]