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)
Wed, Jul 8, 1:49 AM
Unknown Object (File)
Tue, Jun 30, 7:36 AM
Unknown Object (File)
Sat, Jun 27, 9:33 PM
Unknown Object (File)
Tue, Jun 23, 12:01 PM
Unknown Object (File)
Sat, Jun 20, 6:14 PM
Unknown Object (File)
Sun, Jun 14, 5:39 AM
Unknown Object (File)
Apr 30 2026, 5:25 AM
Unknown Object (File)
Apr 30 2026, 5:25 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.