net/mvfst: update 2024.01.22.00 → 2024.01.29.00
This commit is contained in:
parent
83b9870dd8
commit
87a536eac9
3 changed files with 10 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= mvfst
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2024.01.22.00
|
||||
DISTVERSION= 2024.01.29.00
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1705983297
|
||||
SHA256 (facebook-mvfst-v2024.01.22.00_GH0.tar.gz) = 4c60554c2f22afea7e80c4cb42265d8c8e86f9ae052df83608c22759fb35fa09
|
||||
SIZE (facebook-mvfst-v2024.01.22.00_GH0.tar.gz) = 1856652
|
||||
TIMESTAMP = 1706598880
|
||||
SHA256 (facebook-mvfst-v2024.01.29.00_GH0.tar.gz) = e4455a575274caede668ce7b24a769a1f52c6972f85fd01ab22fdad17c7e03ed
|
||||
SIZE (facebook-mvfst-v2024.01.29.00_GH0.tar.gz) = 1864367
|
||||
|
|
|
@ -91,12 +91,16 @@ include/quic/congestion_control/TokenlessPacer.h
|
|||
include/quic/congestion_control/third_party/windowed_filter.h
|
||||
include/quic/dsr/DSRPacketizationRequestSender.h
|
||||
include/quic/dsr/Types.h
|
||||
include/quic/dsr/XskContainer.h
|
||||
include/quic/dsr/XskSender.h
|
||||
include/quic/dsr/backend/DSRPacketizer.h
|
||||
include/quic/dsr/frontend/PacketBuilder.h
|
||||
include/quic/dsr/frontend/Scheduler.h
|
||||
include/quic/dsr/frontend/WriteCodec.h
|
||||
include/quic/dsr/frontend/WriteFunctions.h
|
||||
include/quic/dsr/packet_utils.h
|
||||
include/quic/dsr/test/Mocks.h
|
||||
include/quic/dsr/xsk_lib.h
|
||||
include/quic/fizz/client/handshake/FizzClientExtensions.h
|
||||
include/quic/fizz/client/handshake/FizzClientHandshake.h
|
||||
include/quic/fizz/client/handshake/FizzClientQuicHandshakeContext.h
|
||||
|
@ -262,3 +266,5 @@ lib/libmvfst_transport_knobs.so
|
|||
lib/libmvfst_transport_knobs.so.0
|
||||
lib/libmvfst_transport_settings_functions.so
|
||||
lib/libmvfst_transport_settings_functions.so.0
|
||||
lib/libmvfst_xsk.so
|
||||
lib/libmvfst_xsk.so.0
|
||||
|
|
Loading…
Reference in a new issue