mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 19:08:50 +00:00
- Use regex to detect full link-local IPv6 range (fe80:: through febf::) - Add dual-server test to definitively prove IPv6 is tried before IPv4 - Use ephemeral port instead of hardcoded port 54321 - Add test for full fe80::/10 range detection - Fix misleading comments in tests Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>