Page MenuHomeFreeBSD

inpcb: do not copy so_options into inp_flags2
ClosedPublic

Authored by glebius on Jul 26 2023, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 17, 11:22 PM
Unknown Object (File)
Wed, Apr 8, 7:11 AM
Unknown Object (File)
Mon, Apr 6, 4:56 PM
Unknown Object (File)
Mon, Apr 6, 11:49 AM
Unknown Object (File)
Sun, Apr 5, 1:52 PM
Unknown Object (File)
Fri, Mar 27, 7:42 PM
Unknown Object (File)
Mon, Mar 23, 3:15 AM
Unknown Object (File)
Sun, Mar 22, 10:52 PM
Subscribers

Details

Summary

Since f71cb9f74808 socket stays connnected with inpcb through latter's
lifetime and there is no reason to complicate things and copy these
flags.

Diff Detail

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