Files
netbird/client
Viktor Liu e950a9487f Clear the size of a packet consumed by the STUN handler
WireGuard reuses the sizes and endpoints slices across reads and skips a slot only when its size is below the minimum message size. A packet consumed as STUN left the previous read's size in place, so WireGuard processed the same buffer again under a stale length and endpoint.
2026-08-04 17:25:45 +02:00
..
2023-05-18 19:47:36 +02:00