| | | Unknown Object (File) | Wed, Apr 16, 5:17 AM2025-04-16 05:17:31 (UTC+0) |
| Unknown Object (File) | Sat, Apr 12, 2:24 AM2025-04-12 02:24:15 (UTC+0) |
| Unknown Object (File) | Thu, Apr 10, 11:43 PM2025-04-10 23:43:41 (UTC+0) |
| Unknown Object (File) | Wed, Apr 9, 4:33 AM2025-04-09 04:33:15 (UTC+0) |
| Unknown Object (File) | Sun, Mar 30, 12:50 AM2025-03-30 00:50:53 (UTC+0) |
| Unknown Object (File) | Sat, Mar 22, 10:54 PM2025-03-22 22:54:18 (UTC+0) |
| Unknown Object (File) | Mar 16 2025, 2:19 PM2025-03-16 14:19:55 (UTC+0) |
| Unknown Object (File) | Mar 12 2025, 1:05 AM2025-03-12 01:05:06 (UTC+0) |
- Reviewers
-
- Group Reviewers
-
Event Timelinejason_eggnet.com retitled this revision from ensure inp is locked during setsockopt and getsockopt to improve inp locking in getsockopt, setsockopt, and related functions. ae added inline comments. Path | Size |
---|
| | | | | 74 lines | | 39 lines | | | | 280 lines | | | | 32 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
1786678a5f2d | f4744f54d6ad | 914fc07d5988 | Jason Eggleston | improve inp locking in getsockopt, setsockopt, and related functions (Show More…) | Oct 26 2017, 2:46 AM |
|
It seems you mixed INP_WUNLOCK() here and in some places (not all) in ipsec_set_pcbpolicy. Probably it will be better to have one wunlock here, than many in ipsec_set_pcbpolicy.