Details
Details
- Reviewers
bz sbruno vangyzen - Group Reviewers
transport - Commits
- rS339185: Hold a write lock across udp_notify()
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 19679 Build 19246: arc lint + arc unit
Event Timeline
Comment Actions
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?