zeek/testing/btest/Baseline/istate.bro-ipv6-socket
Jon Siwek 2338a32288 Remove AI_ADDRCONFIG getaddrinfo hints flag for listening sockets.
Because, according to RFC 3493, that will cause getaddrinfo to
overlook the ::1 loopback if there's not some other interface with
a global IPv6 address.  The rationale being that the flag helps
prevent unnecessary AAAA lookups, but since I set AI_NUMERICHOST,
lookups aren't going to happen anyway.

Also update the IPv6 Bro communication test to get it to work more
reliably.
2012-05-10 10:47:39 -05:00
..
recv..stdout Remove AI_ADDRCONFIG getaddrinfo hints flag for listening sockets. 2012-05-10 10:47:39 -05:00
send..stdout Remove AI_ADDRCONFIG getaddrinfo hints flag for listening sockets. 2012-05-10 10:47:39 -05:00