kernel-libipsec: Router reads packets from multiple TUN devices
These devices are collected via kernel_listener_t interface.
This commit is contained in:
@@ -64,7 +64,7 @@ static bool create_router(private_kernel_libipsec_plugin_t *this,
|
||||
}
|
||||
else
|
||||
{
|
||||
this->router->destroy(this->router);
|
||||
DESTROY_IF(this->router);
|
||||
}
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user