Release 2.10.3

- [BUGFIX] Cancel path responses and challenges on old path when
  switching to new path.
- Logging network path information.
This commit is contained in:
Dmitri Tikhonov 2020-01-31 10:48:16 -05:00
parent 8c1565cb1c
commit f2a7fa84cd
8 changed files with 76 additions and 45 deletions

View file

@ -1,3 +1,9 @@
2020-01-31
- 2.10.3
- [BUGFIX] Cancel path responses and challenges on old path when
switching to new path
- Logging network path information.
2020-01-30
- 2.10.2
- [BUGFIX] Do not delay ACKs for Initial and Handshake packets.