Fix for MacOS interface setup and config timing bugs.

This commit is contained in:
Adam Ierymenko 2021-09-09 09:30:48 -04:00
parent a91c49fa52
commit 1b8917a57c
No known key found for this signature in database
GPG key ID: C8877CF2D7A5D7F3
4 changed files with 26 additions and 9 deletions

View file

@ -405,9 +405,7 @@ ManagedRoute::ManagedRoute(const InetAddress &target,const InetAddress &via,cons
}
ManagedRoute::~ManagedRoute()
{
this->remove();
}
{}
/* Linux NOTE: for default route override, some Linux distributions will
* require a change to the rp_filter parameter. A value of '1' will prevent