On Wed, Mar 03, 2004 at 07:37:06AM +0000, Matt wrote:
> Tried this on the ipfw list but didnt get any response.
> 
> Part of an app I am playing with needs to be able to add an ipfw
> rule.  I had though i got all of what i need from ipfw2.c and ip_fw.h
> but I am painfully new to C and must be missing something.  Not

you don't want to use the native APi, do a system("ipfw add ...")
instead.

        cheers
        luigi
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to