/[base]
ViewVC logotype

Revision 312341


Jump to revision: Previous Next
Author: ae
Date: Tue Jan 17 10:50:28 2017 UTC (7 years, 5 months ago)
Changed paths: 1
Log Message:
Initialize IPFW static rules rmlock with RM_RECURSE flag.

This lock was replaced from rwlock in r272840. But unlike rwlock, rmlock
doesn't allow recursion on rm_rlock(), so at this time fix this with
RM_RECURSE flag. Later we need to change ipfw to avoid such recursions.

PR:		216171
Reported by:	Eugene Grosbein
MFC after:	1 week


Changed paths

Path Details
Directoryhead/sys/netpfil/ipfw/ip_fw_private.h modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27