Wire MTU through to service.
This commit is contained in:
@@ -2092,6 +2092,7 @@ public:
|
||||
}
|
||||
#endif
|
||||
syncManagedStuff(n,true,true);
|
||||
n.tap->setMtu(nwc->mtu);
|
||||
} else {
|
||||
_nets.erase(nwid);
|
||||
return -999; // tap init failed
|
||||
|
||||
Reference in New Issue
Block a user