]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add more dual stack consideration.
authorshin <shin@FreeBSD.org>
Thu, 10 Feb 2000 20:06:36 +0000 (20:06 +0000)
committershin <shin@FreeBSD.org>
Thu, 10 Feb 2000 20:06:36 +0000 (20:06 +0000)
commitbca215974d628424d78a02d61d5e948f7fd95c54
treeef862a6ed9faee482ef550a3cba06c47634b65a2
parent6c4d71e2a293a46e1258a9ab3d418a7f95533995
Add more dual stack consideration.

    -Should retry as much as possible when some of source
     routing intermediate hosts' address families missmatch
     happened.
     (such as when a host has only A record, and another host
     has each of A and AAAA record.)

    -Should retry as much as possible when dest addr and
     source addr(specified with -s option) address family
     missmatch happend

Approved by: jkh
contrib/telnet/telnet/commands.c
crypto/telnet/telnet/commands.c
usr.bin/telnet/commands.c