summaryrefslogtreecommitdiffstats
path: root/src/usr/local/sbin/ppp-linkup
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/sbin/ppp-linkup')
-rwxr-xr-xsrc/usr/local/sbin/ppp-linkup1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/local/sbin/ppp-linkup b/src/usr/local/sbin/ppp-linkup
index e6604a3..76936b4 100755
--- a/src/usr/local/sbin/ppp-linkup
+++ b/src/usr/local/sbin/ppp-linkup
@@ -37,6 +37,7 @@ if [ "${2}" == "inet" ]; then
pfSctl -c "interface newip ${1}"
elif [ "${2}" == "inet6" ]; then
+ /usr/local/sbin/ppp-ipv6 ${1} up
# let the configuration system know that the ipv6 has changed.
echo ${4} |cut -d% -f1 > /tmp/${1}_routerv6
echo ${3} |cut -d% -f1 > /tmp/${1}_ipv6
OpenPOWER on IntegriCloud