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-02-10 04:41:49 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
base-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
..
files
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
glibc-files
/etc
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
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