forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
portsyncd: Adding VLAN sync logic for portsyncd (sonic-net#36)
- Add g_portSet and g_init global variable to indicate if all the host interfaces of the front panel ports are created - Add VLAN logic to deal with netlink messages related to VLAN - Bring up front panel port based host interface whenever it is created - Bring up VLAN interfaces whenever vlan_interfaces file is provided after all front panel port based host interfaces are created
- Loading branch information
Showing
3 changed files
with
203 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters