mlsmaycon
3c3e8a6169
[client] Index peer tunnel IPs for O(1) PeerStateByIP lookup
...
Replace the linear scan over all peers with an ipToKey map maintained
by AddPeer/RemovePeer, covering both IPv4 and IPv6 tunnel addresses.
Offline peers are intentionally no longer resolvable by IP: only active
peers can carry traffic, so IdentityForIP and the DNS disconnected-peer
filter now treat them as unknown, same as foreign IPs.
Skip the DNS answer filter for single-record responses; dropping the
only answer was always restored by the empty-answer escape hatch, so
the fast path is behavior-neutral.
2026-06-11 23:16:08 +02:00
..
2026-05-07 11:33:37 +02:00
2026-05-29 15:24:30 +02:00
2026-02-26 17:51:38 +01:00
2026-06-08 13:17:04 +02:00
2026-06-11 23:16:08 +02:00
2026-05-07 11:33:37 +02:00
2026-05-07 11:33:37 +02:00
2026-03-30 15:53:50 +02:00
2025-03-09 16:06:43 +01:00
2026-06-03 08:56:50 +02:00
2026-05-07 11:33:37 +02:00
2026-03-22 12:45:41 +01:00
2026-05-07 11:33:37 +02:00
2026-05-25 18:38:21 +02:00
2026-06-11 23:16:08 +02:00
2025-07-04 19:52:27 +02:00
2026-05-29 15:15:22 +02:00
2026-05-07 11:33:37 +02:00
2026-05-07 11:33:37 +02:00
2026-05-28 09:01:18 +02:00
2026-06-09 10:24:17 +02:00
2026-06-09 10:24:17 +02:00
2026-05-20 13:09:22 +02:00
2026-05-28 08:54:15 +02:00
2025-11-13 20:16:45 +01:00
2026-06-03 14:18:50 +02:00
2025-11-17 15:28:20 +01:00
2026-06-03 08:56:50 +02:00
2025-10-21 18:14:39 +02:00
2025-07-12 11:10:45 +02:00
2026-05-07 11:33:37 +02:00
2026-04-01 16:19:34 +02:00
2025-07-02 09:01:02 +02:00
2026-06-03 14:18:50 +02:00
2026-05-07 11:33:37 +02:00
2026-05-07 11:33:37 +02:00
2025-10-01 20:10:11 +02:00
2025-10-01 20:10:11 +02:00
2026-05-07 11:33:37 +02:00
2025-11-13 20:16:45 +01:00
2025-11-13 20:16:45 +01:00
2026-05-26 17:44:28 +03:00
2026-06-10 11:43:24 +02:00
2026-05-07 11:33:37 +02:00
2025-02-21 10:19:38 +01:00
2026-01-08 18:58:22 +01:00
2025-08-05 15:22:58 +02:00
2026-04-20 11:26:30 +02:00
2024-03-08 18:28:13 +01:00
2025-06-13 23:51:57 +02:00
2026-05-04 18:49:39 +02:00
2026-05-04 18:49:39 +02:00
2026-05-04 18:49:39 +02:00