Skip to content

LinkWeaver 2.2.13 — Persistent Preferred Path

Choose a tag to compare

@Abse2001 Abse2001 released this 14 Sep 22:54
· 16 commits to main since this release
135e438

Fixed

  • The adapter selected in Preferred connection is now authoritative in tunnel Failover mode for both upload and relay download traffic.
  • Wi-Fi is labeled as a temporary active backup instead of incorrectly becoming Preferred.
  • Ethernet is reclaimed automatically as soon as its Internet connection recovers.
  • Physical probe routes are recreated after cable/link down-up transitions.
  • WireGuard's endpoint route is explicitly moved from temporary Wi-Fi back to recovered Ethernet without restarting WireGuard or deliberately tearing down sessions.
  • Backup adapters still exchange small health/control probes; Bonding mode still intentionally uses all healthy paths.

Validation

All 18 protocol/scheduler tests, Windows build, WPF startup smoke test, Wintun smoke test, Linux relay test, and installer packaging passed.

What's Changed

  • Keep the selected preferred adapter authoritative by @Abse2001 in #32
  • Restore preferred adapters correctly under WireGuard by @Abse2001 in #33

Full Changelog: v2.2.12...v2.2.13