Date: Fri, 23 Feb 2001 19:00:50 -0800 (PST) From: Luigi Rizzo <rizzo@aciri.org> To: solan@ffnet.com (Michael Solan) Cc: hackers@FreeBSD.ORG Subject: Re: dummynet as modules Message-ID: <200102240300.f1O30oA07888@iguana.aciri.org> In-Reply-To: <3A9722A5.D305A67@ffnet.com> from Michael Solan at "Feb 23, 2001 6:55:34 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> How do I compile a a kernel without ipfw, and a ipfw.ko module with > dummynet support? not sure how well is this supported -- i guess you should look at the makefile for the ipfw module to make sure it includes dummynet. But: > 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. yes it can be convenient, but if you are testing, chances are that you will be making mistakes which can result in crashes or leaks etc, so a separate test box (or a vmware system) will be convenient anyways... cheers luigi 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?200102240300.f1O30oA07888>