diff options
Diffstat (limited to 'target/device/valka/target_skeleton/etc/hosts')
-rw-r--r-- | target/device/valka/target_skeleton/etc/hosts | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/target/device/valka/target_skeleton/etc/hosts b/target/device/valka/target_skeleton/etc/hosts new file mode 100644 index 000000000..848befa5f --- /dev/null +++ b/target/device/valka/target_skeleton/etc/hosts @@ -0,0 +1,10 @@ +127.0.0.1 localhost.localdomain localhost + +# The following lines are desirable for IPv6 capable hosts +::1 localhost +::1 ip6-localhost ip6-loopback +fe00::0 ip6-localnet +ff00::0 ip6-mcastprefix +ff02::1 ip6-allnodes +ff02::2 ip6-allrouters +ff02::3 ip6-allhosts |