Remove reference to "native" VLAN in code and replace with "untagged"

This commit is contained in:
Oliver Gorwits
2014-01-10 19:36:08 +00:00
parent 7547937194
commit 134b7a7646
7 changed files with 48 additions and 61 deletions

View File

@@ -1,5 +1,10 @@
2.021001
[ENHANCEMENTS]
* [#66] Remove reference to "native" VLAN in code and replace with "untagged"
* [#66] DB Schema update to add "native" column to PK of device_port_vlan table
[BUG FIXES]
* Correct is_discoverable check in Undiscovered Neighbors report