Subject: CVS commit: src/sys/dist/pf/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/14/2008 17:14:21
Module Name:	src
Committed By:	dyoung
Date:		Mon Jan 14 17:14:21 UTC 2008

Modified Files:
	src/sys/dist/pf/net: pf.c

Log Message:
Change rtcache_init()+rtcache_getrt() and
rtcache_init_noclone()+rtcache_getrt() to single rtcache_init()
and rtcache_init_clone() calls.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/dist/pf/net/pf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.