Wire MTU through to service.

This commit is contained in:
Adam Ierymenko 2017-05-04 20:10:49 -07:00
parent d5ed025871
commit e5e90b1f71

View File

@ -2092,6 +2092,7 @@ public:
}
#endif
syncManagedStuff(n,true,true);
n.tap->setMtu(nwc->mtu);
} else {
_nets.erase(nwid);
return -999; // tap init failed