openwrt/package/network/config/ltq-vdsl-app
Jan Hoffmann 1daaef31b3 ltq-vdsl-app: disconnect when service is stopped
Stop the connection when the control daemon is terminated. The code is
a modified version of the termination routine in version 4.23.1 of the
daemon (which doesn't support VR9 modems anymore).

This could also be implemented by calling the acos and acs commands via
dsl_cpe_pipe.sh in the init script. However, doing it in the daemon
itself has the advantage of also working if it is terminated in another
way (for example during sysupgrade).

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2022-05-04 01:38:04 +01:00
..
files ltq-vdsl-app: set MAC address for vectoring error reports 2022-03-21 12:28:34 +00:00
patches ltq-vdsl-app: disconnect when service is stopped 2022-05-04 01:38:04 +01:00
src/src ltq-vdsl: move to the default device name /dev/dsl_cpe_api/0 2022-01-08 00:49:59 +01:00
Makefile ltq-vdsl-app: prepare for multiple mei ioctls 2021-10-21 00:17:36 +02:00