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
Unknown Object (File)
Dec 20 2023, 8:17 AM
Unknown Object (File)
Dec 12 2023, 11:49 PM
Unknown Object (File)
Nov 26 2023, 2:19 PM
Unknown Object (File)
Sep 23 2023, 9:18 PM
Unknown Object (File)
Jun 17 2023, 4:01 AM
Unknown Object (File)
Apr 6 2023, 9:14 PM
Unknown Object (File)
Mar 21 2023, 1:35 PM
Unknown Object (File)
Mar 21 2023, 1:33 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