mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-08-23 16:00:06 +00:00
5efbf4853a
Route shared nic IP and route configuration through member claims. Repeated addresses or routes now touch the OS device only when the first owner appears, and are removed only after the last owner leaves. Forward NicBackend shared operations to the member claim layer. Dynamic proxy and public IPv6 route updates now go through NicBackend, so they use the same ownership merge behavior. Clean member claims when shared member registration is dropped. Keep raw ifcfg access for non-Linux platform cleanup only, and document that this raw path does not carry the netns guard.