netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Interconnect virtual device?
@ 2005-02-28  5:15 Ben Greear
  2005-02-28 12:06 ` jamal
  0 siblings, 1 reply; 9+ messages in thread
From: Ben Greear @ 2005-02-28  5:15 UTC (permalink / raw)
  To: 'netdev@oss.sgi.com'

Hello!

I am considering writing a kernel module to provide a very
simple virtual interface.  This interface would be attached
to another interface, and would not be directly associated with
hardware.  It can have IP addresses & routing tables, and in
almost every way appear to be a regular ethernet interface.

The idea is that when you tx on this virtual interface, it
will cause a packet to be received on another interface.  And,
when a packet is received on the interface, it will tx on the
other interface.

I believe I can use this to create some interesting effects with
routing and bridging on a limitted number of physical interfaces.

Comments?

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-03-14 22:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-28  5:15 Interconnect virtual device? Ben Greear
2005-02-28 12:06 ` jamal
2005-02-28 17:24   ` Ben Greear
2005-03-02 21:55     ` jamal
2005-03-02 22:34       ` Ben Greear
2005-03-03  0:27         ` jamal
2005-03-02 22:55       ` Thomas Graf
2005-03-03  0:35         ` jamal
2005-03-14 22:53           ` Max Krasnyansky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).