Files
ctrld/cmd/cli
Cuong Manh Le 5036de2602 cmd/cli: add support for no default route systems
Currently, ctrld requires the default route interface existed to be
functional correctly.

However, on systems where default route is non existed, or point to a
virtual interface (like ipsec based VPN), the fact that the OS is using
this interface as default gateway and doesn't actually send things to
127.0.0.1 is not ctrld's problem.

In this case, ctrld should just start normally, without worrying about
the no default route interface problem.
2025-02-21 20:44:34 +07:00
..
2025-01-24 14:54:20 +07:00
2025-01-31 20:04:03 +07:00
2025-01-31 20:04:03 +07:00
2023-11-06 20:01:03 +07:00
2023-11-06 20:01:03 +07:00
2025-02-11 19:27:41 +07:00