Date: Thu, 25 Jan 2007 21:39:01 +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: <200701252139.l0PLd1Bc048127@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2007-01-25 21:39:01 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netgraph/netflow netflow.c
Log:
MFC 1.20 - 1.24:
- Use bitcount32() from sys/systm.h instead of my own.
- Use hash functions with better distribution.
- Break long line.
Revision Changes Path
1.15.2.4 +18 -31 src/sys/netgraph/netflow/netflow.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701252139.l0PLd1Bc048127>
