Subject: Re: ipf
To: Patrick Welche <prlw1@cam.ac.uk>
From: matthew green <mrg@eterna.com.au>
List: current-users
Date: 06/02/1997 21:58:50
   
           cdev_lkm_dummy(),               /* 29 */
           cdev_ipf_init(NIPFILTER,ipl),   /* 44: ip-filter device */

ah, you must have been using ipfilter has an LKM originally, and it
created the /dev/ipl device for you, and now you're using it in the
kernel proper.


we should perhaps document this somewhere....