mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-29 23:53:58 +00:00
Wire MTU through to service.
This commit is contained in:
parent
d5ed025871
commit
e5e90b1f71
@ -2092,6 +2092,7 @@ public:
|
||||
}
|
||||
#endif
|
||||
syncManagedStuff(n,true,true);
|
||||
n.tap->setMtu(nwc->mtu);
|
||||
} else {
|
||||
_nets.erase(nwid);
|
||||
return -999; // tap init failed
|
||||
|
Loading…
x
Reference in New Issue
Block a user