Date: Sun, 29 Dec 1996 19:26:43 +1100 (EDT) From: Darren Reed <avalon@coombs.anu.edu.au> To: terry@lambert.org (Terry Lambert) Cc: julian@whistle.com, luigi@labinfo.iet.unipi.it, proff@iq.org, danny@panda.hilink.com.au, hackers@freebsd.org Subject: Re: ipretard.c selective tcp/ip queues and throughput limiters Message-ID: <199612290829.AAA19601@freefall.freebsd.org> In-Reply-To: <199612272306.QAA25429@phaeton.artisoft.com> from "Terry Lambert" at Dec 27, 96 04:06:08 pm
next in thread | previous in thread | raw e-mail | index | archive | help
In some mail from Terry Lambert, sie said: [...] > This is what I've been calling "layering problems". It is definitely > a goal of mine to allow a module to be debugged in user space with a > source level debugger. Making code that compiles in the kernel also compile for user programs is tricky if you only want _one_ routine for both. I try to reuse as much code as possible for IP Filter when compiling the test program using .c's that also go in to the kernel-mode stuff. Darren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612290829.AAA19601>