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, Oct 17, 9:49 AM
Unknown Object (File)
Fri, Oct 10, 2:41 AM
Unknown Object (File)
Sun, Sep 28, 12:46 AM
Unknown Object (File)
Sep 17 2025, 5:00 AM
Unknown Object (File)
Sep 15 2025, 12:15 PM
Unknown Object (File)
Sep 15 2025, 9:22 AM
Unknown Object (File)
Sep 11 2025, 3:17 AM
Unknown Object (File)
Aug 27 2025, 3:45 AM

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.