Browse Source
WindowsEthernetTap was storing the MTU for the ZeroTier Adapter as a DWORD. When changing the value from the network adapter settings UI, it was stored as a string. Updated the call when creating the adapter to store it as a string as windows expects.pull/1/head
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue