]> git.ipfire.org Git - thirdparty/curl.git/commit
quiche: update for network path aware API
authorAlessandro Ghedini <alessandro@cloudflare.com>
Mon, 24 May 2021 12:20:36 +0000 (13:20 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 May 2021 15:26:46 +0000 (17:26 +0200)
commit424aa64d54fd2c4baf69aa0c09bf5db347ff59f0
tree2a71261c28e6d921b86cf2c48690672e78cdd860
parenta62e6435f4c110d14644bc8298d83c2e7b18dee5
quiche: update for network path aware API

Latest version of quiche requires the application to pass the peer
address of received packets, and it provides the address for outgoing
packets back.

Closes #7120
configure.ac
lib/vquic/quiche.c