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
Differential D30630
Enter the net epoch before calling ip6_setpktopts rstone on Jun 3 2021, 7:15 PM. Authored by Tags None Referenced Files
Details
ip6_setpktopts() can look up ifnets via ifnet_by_index(), which Sponsored by: Dell EMC Isilon
Diff Detail
|