/[base]
ViewVC logotype

Revision 312677


Jump to revision: Previous Next
Author: ae
Date: Tue Jan 24 00:38:35 2017 UTC (7 years, 5 months ago)
Changed paths: 2
Log Message:
MFC r312341:
  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


Changed paths

Path Details
Directorystable/11/ modified , props changed
Directorystable/11/sys/netpfil/ipfw/ip_fw_private.h modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27