[pisa-src] r2120 - trunk/openwrt/dot_config_linksys

  • From: Tobias Heer <tobias.heer@xxxxxxxxxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Wed, 10 Mar 2010 17:41:53 +0100

Author: heer
Date: Wed Mar 10 17:41:53 2010
New Revision: 2120

Log:
Added missing ip6tunnel needed for HIPL. HIPL runs on the WRT160NL with this 
option set.

Modified:
   trunk/openwrt/dot_config_linksys

Modified: trunk/openwrt/dot_config_linksys
==============================================================================
--- trunk/openwrt/dot_config_linksys    Wed Mar 10 17:22:57 2010        (r2119)
+++ trunk/openwrt/dot_config_linksys    Wed Mar 10 17:41:53 2010        (r2120)
@@ -1306,7 +1306,7 @@
 # CONFIG_PACKAGE_kmod-bonding is not set
 # CONFIG_PACKAGE_kmod-capi is not set
 # CONFIG_PACKAGE_kmod-gre is not set
-# CONFIG_PACKAGE_kmod-ip6-tunnel is not set
+CONFIG_PACKAGE_kmod-ip6-tunnel=y
 CONFIG_PACKAGE_kmod-ipip=y
 CONFIG_PACKAGE_kmod-ipsec=y
 CONFIG_PACKAGE_kmod-ipsec4=y

Other related posts:

  • » [pisa-src] r2120 - trunk/openwrt/dot_config_linksys - Tobias Heer