/[base]
ViewVC logotype

Revision 345764


Jump to revision: Previous Next
Author: markj
Date: Mon Apr 1 14:19:09 2019 UTC (5 years, 3 months ago)
Changed paths: 2
Log Message:
Fix if_(m)addr_rlock().

The use of a per-ifnet epoch context meant that these KPIs were not
reentrant.  This was fixed in head in r340413, but the change cannot
be MFCed because it breaks the KBI by modifying struct thread.  This
is a direct commit to stable/12 which uses a per-CPU mutex to fix
the problem without changing the KBI.

PR:		236846
Submitted by:	hselasky
Reported and tested by:	Viktor Dukhovni <ietf-dane@dukhovni.org>
Reviewed by:	hselasky (previous version)
Differential Revision:	https://reviews.freebsd.org/D19764


Changed paths

Path Details
Directorystable/12/sys/net/if.c modified , text changed
Directorystable/12/sys/net/if_var.h modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27