Update documentation, remove stray .DS_Store file

This commit is contained in:
Neil Alexander 2018-12-08 10:30:43 +00:00
parent af478e0e45
commit 2da3ef420c
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
3 changed files with 2 additions and 1 deletions

View file

@ -40,6 +40,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Admin socket clean-up (making some names consistent)
- Latency-based parent selection for the switch instead of uptime-based
- Real peering endpoints now shown in the admin socket `getPeers` call
- Reuse the multicast port on supported platforms so that multiple Yggdrasil processes can run
### Fixed
- Memory leaks in the DHT fixed