diff options
author | okan <> | 2011-02-12 15:54:18 +0000 |
---|---|---|
committer | okan <> | 2011-02-12 15:54:18 +0000 |
commit | 6ed6984480044de43dd93380f4475033ba8cd945 (patch) | |
tree | 354cb6c523591b1733d85579a2bfc4a9957b9af5 /src/lib/libc/stdlib/merge.c | |
parent | 414ad4128c3f4f206e599041d7538686e164ba8d (diff) | |
download | openbsd-6ed6984480044de43dd93380f4475033ba8cd945.tar.gz openbsd-6ed6984480044de43dd93380f4475033ba8cd945.tar.bz2 openbsd-6ed6984480044de43dd93380f4475033ba8cd945.zip |
fix from pr 6207. a bit more of an explanation: we write the correct
number of bits when connecting via a SOCKS 5 proxy over ipv6, but we
also need to read the same number depending on the received address
type. this issue is not noticeable with ssh's SOCKS 5 support since it
always set the address type as ipv4. this fixes connections via SOCKS 5
proxies which set their address type as ipv6 when using ipv6.
after review with, and ok, nicm@
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions