Need help with network device driver development

Rusty Russell rusty en linuxcare.com.au
Lun Ene 24 04:44:45 CST 2000


In message <000701bf65b3$6988af20$bafc2bcb en deimus.com.au> you write:
> Hi there,
> 
> I'm toying with the idea of writing (hacking actually..) a psuedo network
> device driver that doesn't actually interface to nic hardware, but uses a
> custom packet transmision system. eg. I would have an eth-x interface
> connected to the psuedo-nic module on one machine, which is connected (by
> the custom comms system) to an eth-x interface on another machine (possibly
> the same one).

Look at ethertap (linux/drivers/net/ethertap.c).

Rusty.
--
Hacking time.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo en vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



Más información sobre la lista de distribución Ayuda