https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195502
--- Comment #2 from Roger Leigh <rle...@codelibre.net> --- I've attached a slightly updated patch. However, in practice I don't think either patch is fully correct--if the IPv6 address isn't available to due SLAAC taking a while in my case, then the timeout isn't respected. This is because it loops through all the $netwait_timeout count in a second or so--ping6 isn't waiting one second before terminating. However using -X 1 on the command-line shows this is working as documented if I try with an invalid IPv6 address, but maybe the behaviour is different if there's no global IPv6 address as during boot. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"