Subject: Re: Using NetBSD as TP<->Thinnet bridge
To: None <r-boni@uiuc.edu>
From: Charles M. Hannum <mycroft@ai.mit.edu>
List: netbsd-help
Date: 04/12/1995 22:12:59
The `trivial' way to do this would be to write a program to bind two
BPF sockets to the interfaces, and just copy packets from one to the
other.  This should be very easy to do.  The latency might not be so
appealing, though.