curl/lib/vquic
Stefan Eissing fcef00db1a
lib: keep conn IP information together
new struct ip_quadruple for holding local/remote addr+port

- used in data->info and conn and cf-socket.c
- copy back and forth complete struct
- add 'secondary' to conn
- use secondary in reporting success for ftp 2nd connection

Reported-by: DasKutti on github
Fixes #13084
Closes #13090
2024-03-09 23:24:58 +01:00
..
curl_msh3.c lib: keep conn IP information together 2024-03-09 23:24:58 +01:00
curl_msh3.h
curl_ngtcp2.c lib: keep conn IP information together 2024-03-09 23:24:58 +01:00
curl_ngtcp2.h
curl_osslq.c lib: keep conn IP information together 2024-03-09 23:24:58 +01:00
curl_osslq.h
curl_quiche.c lib: keep conn IP information together 2024-03-09 23:24:58 +01:00
curl_quiche.h
vquic_int.h
vquic-tls.c
vquic-tls.h
vquic.c lib: keep conn IP information together 2024-03-09 23:24:58 +01:00
vquic.h