Subject: Re: bpf write() to local host
To: <>
From: David Laight <david@l8s.co.uk>
List: tech-net
Date: 01/21/2003 11:53:23
> You know... somehow I feel the right solution to this would be a two-ended
> loopback interface instead of hacking some Ethernet interface. Sort of a
> network device version of socketpair().

I wrote an n-ended one for testing the LLC layer a few years ago.
But that was for a streams based system, so it just involved
a few pipes and fattach....

	David

-- 
David Laight: david@l8s.co.uk