Re: Need help with network device driver development

From: Rusty Russell (rusty@linuxcare.com.au)
Date: Sun Jan 23 2000 - 23:23:02 EST


In message <000701bf65b3$6988af20$bafc2bcb@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@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 31 2000 - 21:00:11 EST