summaryrefslogtreecommitdiff
path: root/third_party/quic/modules/include/uapi/linux
AgeCommit message (Collapse)AuthorFilesLines
2025-07-17third_party: import quic from https://github.com/lxin/quic.gitStefan Metzmacher1-0/+245
For now the VERSION argument to third_party/quic/update.sh is ignored as there are no versions yet. For now we require version 1.1 (not releases) for a system library, in order to make sure it is recent enough. This import is based on commit 846dddb24f007c8356ce3c19c74445160a8d94f7. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>