Subject: CVS commit: src/sys/dist/pf/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/17/2007 21:08:52
Module Name:	src
Committed By:	dyoung
Date:		Sat Feb 17 21:08:52 UTC 2007

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

Log Message:
In pf_rtlabel_match, use rtcache_free()/rtcache_init().  This is
just cosmetic, since the whole routine is presently #if 0'd.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 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.