git: ipfw: Don't spam the log if dynamic rules allocation failed
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Dec 13 21:06:53 PST 2012
commit 27d7ae03a5dadbb3d73efa6e8b35c20ce8da3555
Author: Sepherosa Ziehau <sephe at 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
More information about the Commits
mailing list