Subject: ipfilter and 1.6.x
To: None <port-sun3@netbsd.org>
From: Rick Kelly <rmk@toad.rmkhome.com>
List: port-sun3
Date: 02/09/2004 22:45:56
I submitted a pr for the fact that ipfilter is not correctly integrated in
NetBSD/sun3 1.6.x and netbsd-1-6.

port-sun3/24186

The fix is simple and allows ipfilter to work on sun3.

/usr/src/sys/arch/sun3/sun3> pwd
/usr/src/sys/arch/sun3/sun3
/usr/src/sys/arch/sun3/sun3> diff conf.c.orig conf.c.ipfilter
125a126
> #include "ipfilter.h"
247c248
<       cdev_notdef(),                  /* 37 */
---
>       cdev_ipf_init(NIPFILTER,ipl),   /* 37: ipfilter */

Thanks.
-- 
Rick Kelly  rmk@rmkhome.com  www.rmkhome.com