aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hyperv/hvsock/hv_sock.h
Commit message (Expand)AuthorAgeFilesLines
* sockets: make pr_shutdown fully protocol specific methodGleb Smirnoff2024-01-161-1/+1
* sockets: don't malloc/free sockaddr memory on getpeername/getsocknameGleb Smirnoff2023-11-301-2/+2
* sockets: don't malloc/free sockaddr memory on accept(2)Gleb Smirnoff2023-11-301-1/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* protocols: init with standard SYSINIT(9) or VNET_SYSINITGleb Smirnoff2022-01-031-1/+0
* HyperV socket implementation for FreeBSDWei Hu2020-05-201-0/+122