Page MenuHomeFreeBSD

udplite: make socketoption available on IPv6 sockets
ClosedPublic

Authored by tuexen on Nov 1 2023, 12:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 9, 1:23 AM
Unknown Object (File)
Dec 9 2024, 3:49 AM
Unknown Object (File)
Nov 14 2024, 7:33 PM
Unknown Object (File)
Nov 11 2024, 4:30 AM
Unknown Object (File)
Nov 8 2024, 6:18 PM
Unknown Object (File)
Nov 5 2024, 4:10 AM
Unknown Object (File)
Oct 17 2024, 12:54 AM
Unknown Object (File)
Sep 13 2024, 1:06 AM
Subscribers

Details

Summary

This patch allows to use the IPPROTO_UDPLITE-level socket options UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV to be used on an AF_INET6 sockets in addition to AF_INET sockets.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable