DragonFly commits List (threaded) for 2008-08
DragonFly BSD
DragonFly commits List (threaded) for 2008-08
[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: Sat, 2 Aug 2008 04:39:01 -0700 (PDT)

sephe       2008/08/02 04:39:01 PDT

DragonFly src repository

  Modified files:
    sys/net/ipfw         ip_fw2.c ip_fw2.h 
  Log:
  Introduce dynamic rule hash array generation, so that after possible blocking
  packet sending we could know that the dynamic rule hash array was changed and
  reiterate.  This is *necessary* even if BGL is still used.
  
  Revision  Changes    Path
  1.64      +49 -5     src/sys/net/ipfw/ip_fw2.c
  1.12      +1 -0      src/sys/net/ipfw/ip_fw2.h


http://www.dragonflybsd.org/cvsweb/src/sys/net/ipfw/ip_fw2.c.diff?r1=1.63&r2=1.64&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/net/ipfw/ip_fw2.h.diff?r1=1.11&r2=1.12&f=u



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