Date: Wed, 19 Aug 2009 20:13:09 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net flowtable.c Message-ID: <200908192013.n7JKDJt8099239@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2009-08-19 20:13:09 UTC FreeBSD src repository Modified files: sys/net flowtable.c Log: SVN rev 196388 on 2009-08-19 20:13:09Z by kmacy This change fixes a comment and addresses a complaint by kib@ by moving a frequently executed flowtable syslog statement from being conditional on bootverbose to conditional on a per-vnet flowtable sysctl. Approved by: re@ Revision Changes Path 1.18 +6 -2 src/sys/net/flowtable.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908192013.n7JKDJt8099239>