summaryrefslogtreecommitdiff
path: root/openwrt/package/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-15 00:58:07 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-15 00:58:07 +0000
commit27b694c330b2f14e29a87ad0683db17827f60f8e (patch)
tree4245fec06062680540caf43a6f997d4b8d459004 /openwrt/package/Config.in
parent47b8d981f924fffcee2dd12570ae1ccc579631ab (diff)
downloadmtk-20170518-27b694c330b2f14e29a87ad0683db17827f60f8e.zip
mtk-20170518-27b694c330b2f14e29a87ad0683db17827f60f8e.tar.gz
mtk-20170518-27b694c330b2f14e29a87ad0683db17827f60f8e.tar.bz2
add ptunnel (PingTunnel) (thanks to Romain Beauxis)
SVN-Revision: 2676
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r--openwrt/package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in
index 58612d4..9cab42c 100644
--- a/openwrt/package/Config.in
+++ b/openwrt/package/Config.in
@@ -105,6 +105,7 @@ source "package/ppp/Config.in"
source "package/rp-pppoe/Config.in"
source "package/pptp/Config.in"
source "package/pptpd/Config.in"
+source "package/ptunnel/Config.in"
source "package/quagga/Config.in"
source "package/raddump/Config.in"
source "package/rarpd/Config.in"