How to develop an IP routing drivers?

From: Dmytro Bablinyuk (dmytro.bablinyuk_at_tait.co.nz)
Date: 07/28/03


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



Relevant Pages

  • Re: How to develop an IP routing drivers?
    ... > I need to design an IP routing driver (like SLIP) which would route IP ... > packets to a user space application. ...
    (comp.os.linux.networking)
  • How to develop an IP routing drivers?
    ... I need to design an IP routing driver (like SLIP) which would route IP ... packets to a user space application. ...
    (comp.os.linux.networking)
  • Re: How to develop an IP routing drivers?
    ... > I need to design an IP routing driver which would route IP ... > packets to a user space application. ...
    (comp.os.linux.development.system)
  • Re: What is a default route??
    ... lines run to two different ISPs. ... By "bonding" the NICs the OP could have automatic failover (another ... two route paths. ... route related packets out one interface and other related packets out ...
    (comp.os.linux.networking)
  • Re: When does Linux drop UDP packets?
    ... I have the following setting in which a client that resides on the same ... arrives on any of its interfaces sent by that server. ... If the client removes its default route and doesn't have any route ... the packets get always discarded ...
    (Linux-Kernel)