https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220076

Eugene Grosbein <eu...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #183627|0                           |1
        is obsolete|                            |

--- Comment #8 from Eugene Grosbein <eu...@freebsd.org> ---
Created attachment 184119
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184119&action=edit
protect ng_iface private data with rmlock

Use reader lock to additionally protect access to ng_iface private data through
`findhook' method to avoid usage of hook being removed by another kernel thread
in parallel.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to