#392 fix heuristic neighbour detection

This commit is contained in:
Oliver Gorwits
2018-04-18 21:27:02 +01:00
parent f2ebd07c07
commit b36a9e5699
2 changed files with 7 additions and 8 deletions

View File

@@ -2,6 +2,7 @@
[BUG FIXES]
* #392 fix heuristic neighbour detection
* #393 avoid 'modification of readonly variable' error in netmap
* clean up check_mac() interface (ml-cms)