Page MenuHomeFreeBSD

Enter the net epoch before calling ip6_setpktopts
ClosedPublic

Authored by rstone on Jun 3 2021, 7:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 8, 6:59 PM
Unknown Object (File)
Tue, Mar 3, 4:41 AM
Unknown Object (File)
Thu, Feb 26, 10:29 PM
Unknown Object (File)
Thu, Feb 26, 5:06 PM
Unknown Object (File)
Thu, Feb 26, 8:38 AM
Unknown Object (File)
Jan 31 2026, 1:23 PM
Unknown Object (File)
Jan 18 2026, 4:37 AM
Unknown Object (File)
Jan 18 2026, 12:37 AM

Details

Summary

ip6_setpktopts() can look up ifnets via ifnet_by_index(), which
is only safe in the net epoch. Ensure that callers are in the net
epoch before calling this function.

Sponsored by: Dell EMC Isilon
MFC after: 4 weeks

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39685
Build 36574: arc lint + arc unit