commit | 785c9c998a4e86f8a74ddbef811b3748113e3483 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Mon May 17 16:42:21 2021 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Sep 23 15:27:25 2021 +0200 |
tree | 28b4d8d02825f433ed0d986a0bed1fb129341a5d | |
parent | 8648c7c99527fb4609b8efef08929475e743343b [diff] |
MINOR: quic: Replace max_packet_size by max_udp_payload size. The name the maximum packet size transport parameter was ambiguous and replaced by maximum UDP payload size. Our code would be also ambiguous if it does not reflect this change.