How to develop an IP routing drivers?
From: Dmytro Bablinyuk (dmytro.bablinyuk_at_tait.co.nz)
Date: 07/28/03
- Next message: Paul Pluzhnikov: "Re: How to produce a core-dump *and* continue the program"
- Previous message: udayan: "Re: Simple code to read floppy *without* driver"
- Next in thread: Kasper Dupont: "Re: How to develop an IP routing drivers?"
- Reply: Kasper Dupont: "Re: How to develop an IP routing drivers?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 27 Jul 2003 20:42:24 -0700
I need to design an IP routing driver (like SLIP) which would route IP
packets to a user space application.
So, basically this would look like:
IP <----routing table
----/\----------\/-------
Ethernet | routing driver-----PTY TTY---> Application.
Could anybody give me a clue where to start and is there any examples,
tutorials on this.
Thank you in advance for any help
- Next message: Paul Pluzhnikov: "Re: How to produce a core-dump *and* continue the program"
- Previous message: udayan: "Re: Simple code to read floppy *without* driver"
- Next in thread: Kasper Dupont: "Re: How to develop an IP routing drivers?"
- Reply: Kasper Dupont: "Re: How to develop an IP routing drivers?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|