File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414 times to allow multiple interfaces.
1515- Track packets which have been handled by src IP and dst IP (separately). The
1616 stats can be accessed through the API.
17+ - Active route requests are now sent to peers when they connect
1718
1819### Changed
1920
2021- No longer block the router when a subnet is being queried until the query resolves
2122 or times out.
23+ - Entries for subnets which did not resolve are now cleared after 5 seconds (down
24+ from 60 seconds)
25+ - Route requests now have 15 seconds to resolve (up from 5 seconds), to increase
26+ the chance of recovery after a spurious link issue
2227
2328## [ 0.7.1] - 2026-01-05
2429
You can’t perform that action at this time.
0 commit comments