1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 13:47:52 +03:00
openwrt-xburst/package/base-files/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
..
bin [PATCH] ipcalc.sh CIDR notation 2011-05-18 09:50:06 +00:00
etc [package] base-files: use uci_toggle_state() to prevent unwanted aggregation of state vars (#9711) 2011-07-15 14:57:44 +00:00
lib [package] base-files: implement a generic mechanism to map per-interface sysctls to uci. 2011-07-17 17:10:30 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin [package] base-files: add -h and --help options to sysupgrade (#9728) 2011-07-17 09:27:14 +00:00
usr/share/udhcpc base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there 2011-02-13 01:44:57 +00:00