NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/53150: Test depends on reverse non-resolvability of IP 1.1.1.1
>Number: 53150
>Category: bin
>Synopsis: Test depends on reverse non-resolvability of IP 1.1.1.1
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Apr 03 14:40:00 +0000 2018
>Originator: Martin Husemann
>Release: NetBSD 8.99.14
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD thirdstage.duskware.de 8.99.14 NetBSD 8.99.14 (MODULAR) #73: Tue Apr 3 13:01:44 CEST 2018 martin%thirdstage.duskware.de@localhost:/usr/src/sys/arch/sparc64/compile/MODULAR sparc64
Architecture: sparc64
Machine: sparc64
>Description:
The IP address 1.1.1.1 now resolves to
1dot1dot1dot1.cloudflare-dns.com.
This breaks the usr.bin/shmif_dumpbus/t_basic:pcap
test. It would be easy to fix if tcpdump had an
option like "-n" that only would apply to DNS lookups,
that is: do not resolve IP addresses, but still look
up protocols.
Otherwise the "golden output" has to be recreated.
>How-To-Repeat:
cd /usr/tests/usr.bin/shmif_dumpbus
atf-run
>Fix:
n/a
Home |
Main Index |
Thread Index |
Old Index