Send DHCP RELEASE on virtual IP release
This commit is contained in:
@@ -120,6 +120,7 @@ METHOD(attribute_provider_t, release_address, bool,
|
||||
this->mutex->unlock(this->mutex);
|
||||
if (transaction)
|
||||
{
|
||||
this->socket->release(this->socket, transaction);
|
||||
transaction->destroy(transaction);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user