Maxim Konovalov wrote: > > > A patch below fixes an incorrect logic in remove_dyn_rule() which > > > produces that famous message "OUCH! cannot remove rule..". The second > > > part of the patch limits "drop session" message rate. > > > > I'd like to not have "drop session" written to console altogether. > > At most, that should go to syslog but an opportunity to eliminate it > > would be nice. > > That code is from ipfw2, please discuss this issue with Luigi.
I'd suggest using log() instead of printf() in ipfw[2]. Eugene To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message