From ccd992355df7192993c666236047820244914598 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 16 Apr 2024 21:19:13 +0200 Subject: Adding upstream version 1.21.8. Signed-off-by: Daniel Baumann --- src/net/testdata/hosts | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/net/testdata/hosts (limited to 'src/net/testdata/hosts') diff --git a/src/net/testdata/hosts b/src/net/testdata/hosts new file mode 100644 index 0000000..3ed83ff --- /dev/null +++ b/src/net/testdata/hosts @@ -0,0 +1,11 @@ +255.255.255.255 broadcasthost +127.0.0.2 odin +127.0.0.3 odin # inline comment +::2 odin +127.1.1.1 thor +# aliases +127.1.1.2 ullr ullrhost +fe80::1%lo0 localhost +# Bogus entries that must be ignored. +123.123.123 loki +321.321.321.321 -- cgit v1.2.3