Lock device_port table when updating Device Ports (closes #40)

This commit is contained in:
Oliver Gorwits
2013-10-19 19:57:52 +01:00
parent 11b054f1a9
commit a03f9cb865
3 changed files with 6 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
* Return first port neighbor match, if multiple devices claim the IP (closes #42)
* Should handle empty ports preferences (closes #39)
* Decode more entPhysicalEntry columns as UTF-8 (closes #37)
* Lock device_port table when updating Device Ports (closes #40)
2.018000 - 2013-10-08