This repository has been archived on 2024-09-06. You can view files and clone it, but cannot push or open issues or pull requests.
YanceyChiew 427a377c2a refactor: Decouple .Cleanup from ReCreateTun
The listener.Cleanup method will be called during
executor.Shutdown and route.restart, so it should serve
all kinds of listeners rather than a single tun device.

Currently listener.ReCreateTun will call it to handle
some internal affairs, This should be decoupled.

In this way, the cleanup tasks for data outside the
process life cycle that other listeners will add here
in the future will not be accidentally triggered
by configuring tun.
2023-09-02 14:12:53 +08:00
..
2021-10-10 23:44:09 +08:00
2023-06-21 00:47:05 +08:00
2023-06-21 14:00:49 +08:00
2023-08-21 12:37:39 +08:00
2023-09-02 02:15:46 +08:00
2023-09-02 02:15:46 +08:00
2023-08-21 12:37:39 +08:00