base-files: add /etc/hosts entries for ::1, ff02::1 and ff02::2
[openwrt-github/.git] / package / base-files / files / etc / hosts
index 8d9d14f45222f9ae34ded060837e61feab6044af..b7713ebcc68ac10f3b2209d24e0555816a2000ef 100644 (file)
@@ -1 +1,5 @@
-127.0.0.1 localhost.
+127.0.0.1 localhost
+
+::1     localhost ip6-localhost ip6-loopback
+ff02::1 ip6-allnodes
+ff02::2 ip6-allrouters