Page MenuHomeFreeBSD

udplite: make socketoption available on IPv6 sockets
ClosedPublic

Authored by tuexen on Nov 1 2023, 12:40 PM.
Tags
None
Referenced Files
F86043694: D42430.diff
Fri, Jun 14, 1:29 PM
Unknown Object (File)
Mon, Jun 3, 6:19 AM
Unknown Object (File)
Sun, Jun 2, 5:05 AM
Unknown Object (File)
Fri, May 17, 7:21 PM
Unknown Object (File)
May 10 2024, 7:43 AM
Unknown Object (File)
May 9 2024, 6:59 PM
Unknown Object (File)
May 8 2024, 10:45 PM
Unknown Object (File)
Apr 26 2024, 2:10 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