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