Page MenuHomeFreeBSD

Hold a write lock across udp_notify()
ClosedPublic

Authored by rstone on Sep 19 2018, 5:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 25, 7:03 PM
Unknown Object (File)
Fri, Jul 25, 3:28 PM
Unknown Object (File)
Tue, Jul 22, 8:23 AM
Unknown Object (File)
Tue, Jul 22, 8:23 AM
Unknown Object (File)
Tue, Jul 22, 8:23 AM
Unknown Object (File)
Tue, Jul 22, 8:23 AM
Unknown Object (File)
Thu, Jul 17, 10:09 PM
Unknown Object (File)
Jun 20 2025, 8:52 PM

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 19679
Build 19246: arc lint + arc unit

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.