kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: jim.cromie@gmail.com (Jim Cromie)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Kernel IP Forwarding path
Date: Sun, 25 Mar 2012 22:47:10 -0600	[thread overview]
Message-ID: <CAJfuBxxQ4t+yUcRuxyphzkRYsA-wR2wpvAPysKwoDSVc_pLbbA@mail.gmail.com> (raw)
In-Reply-To: <333797351DE86B4BA5EE7CC1C71C79A9444EB06177@CLUSTEREDMB.intranet.com>

On Sun, Mar 25, 2012 at 2:02 PM, Suresh Kumar Subramanian
<sureshkumar.s@carc.co.in> wrote:
> Hi,
>
> I am so interested to tune the kernel forwarding path.
>
>
> My questions are,
>
> Is it possible, to ?expose some API to user space to manipulate the routing table (Ex: add equal cost /unequal cost routes for load balancing?
> Is it possible, to change the routing flow ( i want to add some custom module before route look up) and expose some API to user space?
> Is it possible , to influence the routing look up mechanism?
>
> I am not able to find the good docuements for this.
> can some one share some good tutorial /link?

netfilter.org,
tc (traffic control userspace prog)
maybe xtables

>
> Thanks
> suresh
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

      reply	other threads:[~2012-03-26  4:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-25 20:02 Kernel IP Forwarding path Suresh Kumar Subramanian
2012-03-26  4:47 ` Jim Cromie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJfuBxxQ4t+yUcRuxyphzkRYsA-wR2wpvAPysKwoDSVc_pLbbA@mail.gmail.com \
    --to=jim.cromie@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).