|
|
@ -10,19 +10,20 @@ |
|
|
|
- In memory table for peer profiles |
|
|
|
- In memory table for peer profiles |
|
|
|
- Store if router was unreachable in it's peer profile |
|
|
|
- Store if router was unreachable in it's peer profile |
|
|
|
- Show IPv6 addresses in square brackets in webconsole |
|
|
|
- Show IPv6 addresses in square brackets in webconsole |
|
|
|
|
|
|
|
- Check referer when processing Addresshelper |
|
|
|
### Changed |
|
|
|
### Changed |
|
|
|
- Algorithm for tunnel creation success rate calculation |
|
|
|
- Algorithm for tunnel creation success rate calculation |
|
|
|
- Drop incoming NTCP2 and SSU2 connection if published IP doesn't match actual endpoint' |
|
|
|
- Drop incoming NTCP2 and SSU2 connection if published IP doesn't match actual endpoint |
|
|
|
- Exclude actually unreachable router from netdb for 2 hours |
|
|
|
- Exclude actually unreachable router from netdb for 2 hours |
|
|
|
- Select first hop from high bandwidth peers for client tunnels |
|
|
|
- Select first hop from high bandwidth peers for client tunnels |
|
|
|
- Drop too long or too short LeaseSet |
|
|
|
- Drop too long or too short LeaseSet |
|
|
|
- Delete router from netdb if became inavlid after update |
|
|
|
- Delete router from netdb if became invalid after update |
|
|
|
- Terminate existing session if clock skew detected |
|
|
|
- Terminate existing session if clock skew detected |
|
|
|
- Close previous UDP socket if open before reopening |
|
|
|
- Close previous UDP socket if open before reopening |
|
|
|
- Minimal version for floodfill is 0.9.51 |
|
|
|
- Minimal version for floodfill is 0.9.51 |
|
|
|
- Sort transports by endpoints in webconsole |
|
|
|
- Sort transports by endpoints in webconsole |
|
|
|
### Fixed |
|
|
|
### Fixed |
|
|
|
- Deadlock druing processing I2NP block with Garlic in ECIES encrypted message to router |
|
|
|
- Deadlock during processing I2NP block with Garlic in ECIES encrypted message to router |
|
|
|
- Race condition with encrypted LeaseSets |
|
|
|
- Race condition with encrypted LeaseSets |
|
|
|
- HTTP query detection |
|
|
|
- HTTP query detection |
|
|
|
- Connection attempts to IPs from invalid ranges |
|
|
|
- Connection attempts to IPs from invalid ranges |
|
|
|