-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
Milestone
Description
What steps will reproduce the problem? --- FAIL: TestInterfaces (0.00 seconds) interface_test.go:59: table: len/cap = 2/2 interface_test.go:71: InterfaceByName("") failed: net: invalid interface name FAIL FAIL net 4.953s What is the expected output? What do you see instead? Please use labels and text to provide additional information. $ go version go version devel +5cfa01069440 Fri Feb 14 13:24:48 2014 +0400 freebsd/arm $ ifconfig -a lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 inet 127.0.0.1 netmask 0xff000000 nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> ue0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=80001<RXCSUM,LINKSTATE> ether b8:27:eb:5d:c5:a1 inet 192.168.1.60 netmask 0xffffff00 broadcast 192.168.1.255 media: Ethernet autoselect (100baseTX <full-duplex>) status: active nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>