Fix for MacOS interface setup and config timing bugs.
This commit is contained in:
parent
a91c49fa52
commit
1b8917a57c
4 changed files with 26 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue