diff options
author | Cristian RodrÃguez <crodriguez@owncloud.com> | 2020-12-17 11:27:03 -0300 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-12-21 15:24:08 +0100 |
commit | d13179db3e88ddcca087175e35332c2b04b08770 (patch) | |
tree | e4acb4bc09f98d6bd378aa64b3313858539ed68b /lib/vauth/ntlm_sspi.c | |
parent | a7696c73436f643d5d31ce0c3d48d282c79f4b5d (diff) | |
download | curl-d13179db3e88ddcca087175e35332c2b04b08770.tar.gz |
connect: on linux, enable reporting of all ICMP errors on UDP sockets
The linux kernel does not report all ICMP errors back to userspace due
to historical reasons.
IP*_RECVERR sockopt must be turned on to have the correct behaviour
which is to pass all ICMP errors to userspace.
See https://bugzilla.kernel.org/show_bug.cgi?id=202355
Closes #6341
Diffstat (limited to 'lib/vauth/ntlm_sspi.c')
0 files changed, 0 insertions, 0 deletions