Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't cache the vlan-id if it is not valid from DB (#273)
Don't cache the vlan-id if it is not valid from DB **- What I did** Avoid caching the vlan-id with invalid value. **- How I did it** Add a check in code so if vlan-id is not valid, don't cache it.
- Loading branch information