kvm/pkg
Marc Brooks 3418d4bd30
When adding/removing routes, honor scope and protocol
Added a lot more logging detail to find the route bugs which was that the gateways were being added to the map with their IP and netmask, then looked for by only the IP, which meant we never removed them.
Replace log context additions that did .Str("foo", foo.String()) with .Stringer("foo", foo) so the conversion to string is lazy.
2025-11-19 20:49:07 -06:00
..
myip feat: add remote IP address to connection stats sidebar (#944) 2025-11-11 12:00:37 +01:00
nmlite When adding/removing routes, honor scope and protocol 2025-11-19 20:49:07 -06:00