net/mvfst: update 2024.05.20.00 → 2024.06.24.00

This commit is contained in:
Yuri Victorovich 2024-06-24 11:14:39 -07:00
parent 969010cb10
commit 3ad06517ae
3 changed files with 8 additions and 4 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= mvfst
DISTVERSIONPREFIX= v
DISTVERSION= 2024.05.20.00
DISTVERSION= 2024.06.24.00
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1716264273
SHA256 (facebook-mvfst-v2024.05.20.00_GH0.tar.gz) = bf551a07b8e8c6c0647c3886164e2d4ac3d8f1a3df1a90e590087a5de20d1ccd
SIZE (facebook-mvfst-v2024.05.20.00_GH0.tar.gz) = 1941504
TIMESTAMP = 1719245142
SHA256 (facebook-mvfst-v2024.06.24.00_GH0.tar.gz) = 0a8c9bf9c9e1e293e56c0bd05e60606b2b299245510442a2e9af01519c040041
SIZE (facebook-mvfst-v2024.06.24.00_GH0.tar.gz) = 1992918

View file

@ -51,6 +51,7 @@ include/quic/common/FunctionLooper.h
include/quic/common/IntervalSet-inl.h
include/quic/common/IntervalSet.h
include/quic/common/NetworkData.h
include/quic/common/Optional.h
include/quic/common/SmallCollections.h
include/quic/common/SocketUtil.h
include/quic/common/TimePoints.h
@ -64,6 +65,8 @@ include/quic/common/events/QuicEventBase.h
include/quic/common/events/QuicTimer.h
include/quic/common/testutil/MockAsyncUDPSocket.h
include/quic/common/third-party/enum.h
include/quic/common/third-party/optional.h
include/quic/common/third-party/optional_flag_manipulator_fwd.h
include/quic/common/udpsocket/FollyQuicAsyncUDPSocket.h
include/quic/common/udpsocket/LibevQuicAsyncUDPSocket.h
include/quic/common/udpsocket/QuicAsyncUDPSocket.h
@ -79,6 +82,7 @@ include/quic/congestion_control/CongestionController.h
include/quic/congestion_control/CongestionControllerFactory.h
include/quic/congestion_control/Copa.h
include/quic/congestion_control/Copa2.h
include/quic/congestion_control/EcnL4sTracker.h
include/quic/congestion_control/NewReno.h
include/quic/congestion_control/Pacer.h
include/quic/congestion_control/PacketProcessor.h