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