1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 12:38:48 +03:00
openwrt-xburst/package/base-files
jow 906ce37696 [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.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17 17:10:30 +00:00
..
files [package] base-files: implement a generic mechanism to map per-interface sysctls to uci. 2011-07-17 17:10:30 +00:00
glibc-files/etc [package] base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, otherwise name resolution fails 2011-02-18 10:37:26 +00:00
image-config.in fix missing quote (thx, puchu) 2010-01-25 23:03:53 +00:00
Makefile [package] base-files: implement a generic mechanism to map per-interface sysctls to uci. 2011-07-17 17:10:30 +00:00