Page MenuHomeFreeBSD

Hold a write lock across udp_notify()
ClosedPublic

Authored by rstone on Sep 19 2018, 5:08 PM.
Tags
None
Referenced Files
F151701317: D17246.diff
Fri, Apr 10, 3:13 AM
F151689053: D17246.diff
Fri, Apr 10, 1:03 AM
Unknown Object (File)
Fri, Apr 3, 6:00 PM
Unknown Object (File)
Fri, Apr 3, 4:02 PM
Unknown Object (File)
Fri, Apr 3, 2:28 PM
Unknown Object (File)
Thu, Apr 2, 11:56 PM
Unknown Object (File)
Thu, Apr 2, 3:40 PM
Unknown Object (File)
Thu, Apr 2, 12:48 PM

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I was wondering for a second about the v6 path; at first glance it seems that udp6_common_ctlinput() via in6_pcbnotify() calls it with a write lock held; wouldn't hurt to double check that please?

This revision is now accepted and ready to land.Sep 21 2018, 10:58 PM
sbruno added a subscriber: sbruno.

Ok, whom would like to submit this to re@ to get it into the tree?

This revision was automatically updated to reflect the committed changes.