1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/filesystem/usr/etc/ppp/ipv6-down
2024-07-22 01:58:46 -03:00

16 lines
361 B
Bash
Executable File

#!/bin/sh
#
# This script is called with the following parameters:
# interface tty speed local-address remote-address ipparam
#
WAN_IF=$1
if [ -f /var/run/$WAN_IF/dhcp6c.pid ]; then
kill -SIGTERM `cat /var/run/$WAN_IF/dhcp6c.pid`
rm /var/run/$WAN_IF/dhcp6c.pid
fi
#echo "down" > /var/run/$WAN_IF/status6
#/userfs/bin/tcapi commit WanInfo_Message_$WAN_IF/6