mirror of
https://github.com/yggdrasil-network/yggdrasil-go
synced 2024-11-13 00:40:24 +03:00
Merge branch 'develop' into goodbyewater
This commit is contained in:
commit
bd92c117e1
@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
- in case of vulnerabilities.
|
- in case of vulnerabilities.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## [0.3.12] - 2019-11-22
|
## [0.3.12] - 2019-11-24
|
||||||
### Added
|
### Added
|
||||||
- New API functions `SetMaximumSessionMTU` and `GetMaximumSessionMTU`
|
- New API functions `SetMaximumSessionMTU` and `GetMaximumSessionMTU`
|
||||||
- New command line parameters `-address` and `-subnet` for getting the address/subnet from the config file, for use with `-useconffile` or `-useconf`
|
- New command line parameters `-address` and `-subnet` for getting the address/subnet from the config file, for use with `-useconffile` or `-useconf`
|
||||||
@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- On Linux, outgoing `InterfacePeers` connections now use `SO_BINDTODEVICE` to prefer an outgoing interface
|
- On Linux, outgoing `InterfacePeers` connections now use `SO_BINDTODEVICE` to prefer an outgoing interface
|
||||||
- The `genkeys` utility is now in `cmd` rather than `contrib`
|
- The `genkeys` utility is now in `cmd` rather than `misc`
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- A data race condition has been fixed when updating session coordinates
|
- A data race condition has been fixed when updating session coordinates
|
||||||
|
Loading…
Reference in New Issue
Block a user