Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Liam J. Foy <liamjfoy@netbsd.org>
List: source-changes
Date: 04/05/2007 18:11:47
Module Name: src
Committed By: liamjfoy
Date: Thu Apr 5 18:11:47 UTC 2007
Modified Files:
src/sys/netinet: ip_flow.c
Log Message:
use size_t for indexes
just pass a *ip to ipflow_hash instead of members
ok christos@
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/netinet/ip_flow.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.