Date: Fri, 23 Feb 2001 18:55:34 -0800 From: Michael Solan <solan@ffnet.com> To: "hackers@FreeBSD.ORG" <hackers@FreeBSD.ORG> Subject: dummynet as modules Message-ID: <3A9722A5.D305A67@ffnet.com>
next in thread | raw e-mail | index | archive | help
Hi there, How do I compile a a kernel without ipfw, and a ipfw.ko module with dummynet support? I have to add some features to the dummynet code, so instead of rebooting every 5 mins I figured kldloading it would save me some time. I tried several combinations like 'options DUMMYNET' but no 'options IPFIREWALL', even defined DUMMYNET in the modules/ipfw/Makefile but it all resulted in undefined symbols when either building or kldloading... Any ideas? Michael Solan -- New to FreeBSD and less confused than a hamster on FreeBase -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A9722A5.D305A67>