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

git: ipfw: Don't spam the log if dynamic rules allocation failed


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 13 Dec 2012 21:06:53 -0800 (PST)

commit 27d7ae03a5dadbb3d73efa6e8b35c20ce8da3555
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Fri Dec 14 13:05:43 2012 +0800

    ipfw: Don't spam the log if dynamic rules allocation failed
    
    There is high chance that kmalloc w/ M_NOWAIT fails; no need to bark

Summary of changes:
 sys/net/ipfw/ip_fw2.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/27d7ae03a5dadbb3d73efa6e8b35c20ce8da3555


-- 
DragonFly BSD source repository



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