From 5fb98df7b32417914e9b282e91987199416d0a97 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:15:13 +0200 Subject: Adding upstream version 1.0.3. Signed-off-by: Daniel Baumann --- tests/hostname-localhost-ipv4-json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/hostname-localhost-ipv4-json (limited to 'tests/hostname-localhost-ipv4-json') diff --git a/tests/hostname-localhost-ipv4-json b/tests/hostname-localhost-ipv4-json new file mode 100644 index 0000000..563aa6c --- /dev/null +++ b/tests/hostname-localhost-ipv4-json @@ -0,0 +1,11 @@ +{ + "ADDRESS":"127.0.0.1", + "NETWORK":"127.0.0.1", + "NETMASK":"255.255.255.255", + "PREFIX":"32", + "BROADCAST":"127.0.0.1", + "ADDRSPACE":"Loopback", + "MINADDR":"127.0.0.1", + "MAXADDR":"127.0.0.1", + "ADDRESSES":"1" +} -- cgit v1.2.3