mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-08-18 10:17:05 +00:00
122fb9b54e
Introduce SharedVirtualNicMember as the per-instance handle for a shared virtual NIC and add a registry helper to create members. Add NicBackend so NicCtx can later choose between dedicated VirtualNic and shared member-backed tunnel creation without changing the existing dedicated path.