Ethernet bridging

yan <[email protected]> Thu, 13 Jul 2006 16:03:49 -0700
Newsgroups gmane.comp.handhelds.gpe
Message-ID <[email protected]>
Anyone know where I can find the kernel bridge module?  I can get teh 
bridge-utils, but brctl returns

root@spitz:/proc# brctl addbr br0
add bridge failed: Package not installed

meaning the module isn't available....

root@spitz:/proc# uname -a
Linux spitz 2.6.16 #1 PREEMPT Mon May 22 11:48:20 CEST 2006 armv5tel unknown


Grepping the package list for bridge, kmod, etc didn't return anything 
promising...

--Yan