DragonFly commits List (threaded) for 2008-09
DragonFly BSD
DragonFly commits List (threaded) for 2008-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/net/ipfw ip_fw2.c ip_fw2.h


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 26 Sep 2008 05:12:36 -0700 (PDT)

sephe       2008/09/26 05:12:36 PDT

DragonFly src repository

  Modified files:
    sys/net/ipfw         ip_fw2.c ip_fw2.h 
  Log:
  Schedule ipfw_tick() to IPFW_CFGPORT to run, this function is too time
  consuming and complex to run in callout thread.
  
  Use MPSAFE callout after above change.
  
  Revision  Changes    Path
  1.98      +50 -8     src/sys/net/ipfw/ip_fw2.c
  1.17      +2 -1      src/sys/net/ipfw/ip_fw2.h


http://www.dragonflybsd.org/cvsweb/src/sys/net/ipfw/ip_fw2.c.diff?r1=1.97&r2=1.98&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/net/ipfw/ip_fw2.h.diff?r1=1.16&r2=1.17&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]