CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2017/04/23 05:37:11
Modified files: sys/net : pf_lb.c pf_norm.c pf_osfp.c Log message: Some of the LOG_NOTICE messages from PF were seen in normal operations with certain rulesets and excessively noisy; move them to LOG_INFO (which was previously unused). ok benno@