Page MenuHomeFreeBSD

inpcb: use family specific sockaddr argument for connect functions
ClosedPublic

Authored by glebius on Feb 2 2023, 8:14 PM.
Tags
None
Referenced Files
F107128212: D38356.diff
Fri, Jan 10, 1:38 PM
Unknown Object (File)
Tue, Dec 17, 12:49 AM
Unknown Object (File)
Nov 7 2024, 11:19 AM
Unknown Object (File)
Oct 31 2024, 9:26 AM
Unknown Object (File)
Sep 24 2024, 3:23 AM
Unknown Object (File)
Sep 19 2024, 4:19 PM
Unknown Object (File)
Sep 19 2024, 11:11 AM
Unknown Object (File)
Sep 18 2024, 3:44 PM
Subscribers

Details

Summary

Do the cast from sockaddr to either IPv4 or IPv6 sockaddr in the
protocol's pr_connect method and from there on go down the call
stack with family specific argument.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 49489
Build 46379: arc lint + arc unit