Subject: Re: PF for netbsd
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: None <itojun@iijlab.net>
List: tech-net
Date: 06/29/2003 21:04:34
>Actually, this *is* the problem. The existing practice for NetBSD is that
>code which has to interract with other piece of code doesn't get imported
>before the API has been discussed and fixed; and I think this should not
>change. Frequent API changes between different piece of code is a real
>pain for peoples maintaining external patches.

	ok, i've moved tagname-to-tag/tag-to-tagname function to
	sys/kern/uipc_mbuf2.c.  it should be enough to make ipfilter-with-
	tagging get going.  READ DIFF BEFORE COMMENT.  look for "tag2tagname".

	orange.kame.net:~ftp/pub/kame/misc/netbsd-pf-20030629.diff

itojun