Avoid returning to the DB for every MAC on a neighbor port

This commit is contained in:
Oliver Gorwits
2013-10-19 20:54:48 +01:00
parent b9ed21ea41
commit 1f50ab1166
2 changed files with 3 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
[ENHANCEMENTS]
* Ports with active nodes are set to be "up" immediately (closes #9)
* Avoid returning to the DB for every MAC on a neighbor port
[BUG FIXES]