From owner-freebsd-hackers Fri Feb 23 18:55:38 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from ffnet.com (w200.z208176006.sjc-ca.dsl.cnc.net [208.176.6.200]) by hub.freebsd.org (Postfix) with ESMTP id B6CE337B4EC for ; Fri, 23 Feb 2001 18:55:34 -0800 (PST) (envelope-from solan@ffnet.com) Received: from ffnet.com (noriega.ffnet.com [172.16.248.252]) by ffnet.com (8.8.8/8.8.8) with ESMTP id SAA00606 for ; Fri, 23 Feb 2001 18:55:34 -0800 (PST) (envelope-from solan@ffnet.com) Message-ID: <3A9722A5.D305A67@ffnet.com> Date: Fri, 23 Feb 2001 18:55:34 -0800 From: Michael Solan X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "hackers@FreeBSD.ORG" Subject: dummynet as modules Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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