mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 06:05:06 +03:00
switch bugfixes
This commit is contained in:
parent
dd6a1dfccc
commit
fe772dd38e
2 changed files with 24 additions and 3 deletions
|
@ -43,6 +43,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
### Fixed
|
||||
- Memory leaks in the DHT fixed
|
||||
- Crash where ICMPv6 NDP goroutine would incorrectly start in TUN mode fixed
|
||||
- Remove peers from the switch table of they stop sending switch messages but keep the TCP connection alive
|
||||
|
||||
## [0.2.7] - 2018-10-13
|
||||
### Added
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue