This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-31 08:25:29 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
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