Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2001 00:31:38 +0100
From:      "Rogier R. Mulhuijzen" <drwilco@drwilco.net>
To:        freebsd-net@FreeBSD.ORG, freebsd-arch@FreeBSD.ORG
Subject:   Is anybody working on bridging code & a question for -arch on userland/kernel
Message-ID:  <4.3.2.7.0.20010130002432.00b5f100@mail.drwilco.net>

next in thread | raw e-mail | index | archive | help
1) Is anyone working on the bridging code? I'm going to extend the 
ng_bridge node with Spanning Tree Protocol and I wouldn't want to be 
duplicating work. I checked in -current, but I thought I'd check on -net as 
well. (And -arch because of my next question)

2) Where does one draw the line at handling stuff in the kernel or 
userspace. The algorithms that are used in the Spanning Tree Protocol 
aren't very complicated, and I'm pretty sure I could contain everything in 
kernel space, but what is the Right Thing to do? Everything in kernelspace, 
or running a userland daemon that does all the calculating, decision making 
and time tracking?

	DocWilco



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.0.20010130002432.00b5f100>