arjun badarinath wrote:
Hey all ,
             I need a help in the paket filtering (pf.c) . I'm trying to
build somethign on this and i need to mention the entrypoint in the make
file
So can anyone tell me where exactly the entry point is .

Thanks and Regards
Arjun

pf is a kernel module. In /usr/src/sys/contrib/pf/net/pf_ioctl.c you can find a module definition, at the bottom of the file. pf_modevent is defined to be a module event handling function.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to