Date: Mon, 3 Jan 2005 10:14:06 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph/netflow netflow.c Message-ID: <200501031014.j03AE64J014028@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2005-01-03 10:14:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netgraph/netflow netflow.c Log: MFC 1.4: - Plug a memory leak in ng_netflow_cache_init(). - Initialize error to 0 in ng_netflow_flow_add() (a nop change). - Update cache statistics holding workqueue mutex. Revision Changes Path 1.3.2.2 +10 -5 src/sys/netgraph/netflow/netflow.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501031014.j03AE64J014028>