This repository was archived by the owner on Jul 1, 2025. It is now read-only.
Releases: tomvil/neigh2route
Releases · tomvil/neigh2route
v1.2.5
What's Changed
- Handle nil IP's case correctly by @NerijusRazvodovskis in #21
- Move link local logs to debug mode by @NerijusRazvodovskis in #22
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Export Neighbor fields by @tomvil in #17
- Add API to manage neigh2route service by @tomvil in #18
- Add fatal logging option by @tomvil in #19
- Bump to v1.2.4 by @NerijusRazvodovskis in #20
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Use map instead of slice for neighbors by @tomvil in #14
- Use Error instead of Info where needed by @tomvil in #15
- Bump version to v1.2.3 by @NerijusRazvodovskis in #16
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Remove persistent routes function by @NerijusRazvodovskis in #12
- Add logger and move Received neighbor update to debug by @NerijusRazvodovskis in #13
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Bump version to v1.2.1 by @NerijusRazvodovskis in #10
New Contributors
- @NerijusRazvodovskis made their first contribution in #10
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Improve PersistentRoutes and SendPing concurrency by @tomvil in #2
- Improve RemoveNeighbor function by @tomvil in #3
- Improve AddNeighbor by @tomvil in #4
- Improve InitializeNeighborTable by @tomvil in #5
- Compare LinkIndex when removing neighbor by @tomvil in #6
- Remove extra variable from addNeighbor by @tomvil in #7
- limit conc runs by @tomvil in #8
- Revert "limit conc runs" by @tomvil in #9
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Full Changelog: v1.0.0...v1.1.0