I am tracking down a race in this area and noticed this bug. There are
places where we do unlocked reads of the flags, but it is certainly
incorrect to update them without a lock on the PCB.
While here, simplify a comment.
Differential D21867
Use locking around version flag updates when handling IN6P_IPV6_V6ONLY. markj on Oct 1 2019, 11:26 PM. Authored by Tags None Referenced Files
Details I am tracking down a race in this area and noticed this bug. There are While here, simplify a comment.
Diff Detail
|