NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: misc/54525 (net/arp/t_arp:arp_rtm still fails)



The following reply was made to PR misc/54525; it has been noted by GNATS.

From: Andreas Gustafsson <gson%gson.org@localhost>
To: Roy Marples <roy%marples.name@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: misc/54525 (net/arp/t_arp:arp_rtm still fails)
Date: Fri, 6 Sep 2019 23:03:46 +0300

 Roy Marples wrote:
 > What's the IP range and subnets configured on the test machine please?
 > Is it possible that 10.0.99.99 could be resolved?
 
 The failing tests on bablylon5.netbsd.org run in a QEMU VM
 where only the loopback interface is configured with an
 IPv4 address:
 
 # ifconfig -a
 wm0: flags=0x8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
         capabilities=2bf80<TSO4,IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx>
         capabilities=2bf80<TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Tx>
         capabilities=2bf80<UDP6CSUM_Tx>
         enabled=0
         ec_capabilities=7<VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU>
         ec_enabled=2<VLAN_HWTAGGING>
         address: 52:54:00:12:34:56
         media: Ethernet autoselect (none)
 lo0: flags=0x8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33176
         inet 127.0.0.1/8 flags 0x0
         inet6 ::1/128 flags 0x20<NODAD>
         inet6 fe80::1%lo0/64 flags 0x0 scopeid 0x2
 #
 -- 
 Andreas Gustafsson, gson%gson.org@localhost
 


Home | Main Index | Thread Index | Old Index