[package] base-files: implement a generic mechanism to map per-interface sysctls...
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)
commit3630960e71044118804d6057732d0a9e52287f17
treec3ab8686a5f10f75dd68b19d49ccb2474e6e5b05
parent282404264e64b47be2d2ac1ba4cab49db2bed35b
[package] 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