Rick Kelly | 10 Feb 2004 06:45

ipfilter and 1.6.x


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 <at> rmkhome.com  www.rmkhome.com


Gmane