base-files: implement a generic mechanism to map per-interface sysctls to uci. -...
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 17 Jul 2011 17:10:30 +0000 (17:10 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 17 Jul 2011 17:10:30 +0000 (17:10 +0000)
commit0de28706ca0d805f0a5b57494baba23a29ce5d27
tree624b5bb19454f6f2f46d75b4f8b6f72d7558ccf2
parent1267f048da73ecb16cb98571657b6de2f3811f19
base-files: implement a generic mechanism to map per-interface sysctls to uci. - option ipv4_xyz is mapped to /proc/sys/net/ipv4/{conf,neigh}/xyz - option ipv6_xyz is mapped to /proc/sys/net/ipv6/{conf,neigh}/xyz This allows e.g. "option ipv6_proxy_ndp 1" to enable NDP proxying on wan. Fixes ticket #8699.

SVN-Revision: 27653
package/base-files/Makefile
package/base-files/files/lib/network/config.sh