This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv4
Watch
1
Star
0
Fork
You've already forked openwrtv4
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
90ac92e8be
openwrtv4
/
package
/
base-files
/
files
History
Jo-Philipp Wich
0de28706ca
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
2011-07-17 17:10:30 +00:00
..
bin
ipcalc.sh CIDR notation Hi,
2011-05-18 09:50:06 +00:00
etc
base-files: use uci_toggle_state() to prevent unwanted aggregation of state vars (
#9711
)
2011-07-15 14:57:44 +00:00
lib
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
.
2011-07-17 17:10:30 +00:00
rom
rename default/ to files/
2006-11-22 23:30:57 +00:00
sbin
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