]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: quic: remove a wrong comment about ->app_limited (drs)
authorFrederic Lecaille <flecaille@haproxy.com>
Thu, 12 Dec 2024 15:28:37 +0000 (16:28 +0100)
committerFrederic Lecaille <flecaille@haproxy.com>
Fri, 13 Dec 2024 13:42:43 +0000 (14:42 +0100)
commite1d25cdbddfa344ceee7dcecd6a84eff4a209122
tree07ace7988ae370426fa1d72bcee51f4ba875cbbb
parenteeaeb412dc978bdc9663061d9d2542dc1f7310cb
CLEANUP: quic: remove a wrong comment about ->app_limited (drs)

->app_limited quic_drs struct member is not a boolean. This is
the index of the last transmitted packet marked as application-limited, or 0 if
the connection is not currently application-limited (see C.app_limited
definition in BBR v3 draft).
include/haproxy/quic_cc_drs.h