Archived
1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Files
config
docs
include
package
base-files
files
bin
etc
board.d
config
hotplug.d
init.d
iproute2
opkg
rc.button
sysctl.d
uci-defaults
banner
banner.failsafe
device_info
diag.sh
group
hosts
inittab
openwrt_release
openwrt_version
passwd
preinit
profile
protocols
rc.common
rc.local
services
shadow
shells
sysctl.conf
sysupgrade.conf
lib
rom
sbin
usr
Makefile
image-config.in
boot
devel
firmware
kernel
libs
network
system
utils
Makefile
scripts
target
toolchain
tools
.gitattributes
.gitignore
BSDmakefile
Config.in
LICENSE
Makefile
README
feeds.conf.default
rules.mk
Jo-Philipp Wich 1c97cf26c7 base-files: add /etc/hosts entries for ::1, ff02::1 and ff02::2
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 46771
2015-09-02 11:54:03 +00:00

6 lines
110 B
Plaintext

127.0.0.1 localhost
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters