All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@linux-foundation.org>
To: "Tej Parkash" <tejparkash.d@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: extra layer below inet layer.
Date: Wed, 6 Jun 2007 22:25:11 -0700	[thread overview]
Message-ID: <20070606222511.714973f8@localhost.localdomain> (raw)
In-Reply-To: <2bd9ebfa0706062140vfddf3etfc8fd17749c9ad12@mail.gmail.com>

On Thu, 7 Jun 2007 10:10:44 +0530
"Tej Parkash" <tejparkash.d@gmail.com> wrote:

> hi
> 
> i just want to have something like tcp layer sitting below inet layer.
> so that i can directly offload everything to NIC
> and i want it to be placed dynamically. so depending on the nic i can
> offload the feature or can make it normal flow.
> i.e. both layer should exist and normal functionality should not break.
>
NIC protocol offloading is a contentious subject since it bypasses
all the security and restricts usefulness of the device for VLAN's,
bonding, bridging, etc.


-- 
Stephen Hemminger <shemminger@linux-foundation.org>

  reply	other threads:[~2007-06-07  5:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-07  4:40 extra layer below inet layer Tej Parkash
2007-06-07  5:25 ` Stephen Hemminger [this message]
2007-06-07 10:30 ` kalash nainwal
2007-06-07 10:33   ` kalash nainwal

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=20070606222511.714973f8@localhost.localdomain \
    --to=shemminger@linux-foundation.org \
    --cc=netdev@vger.kernel.org \
    --cc=tejparkash.d@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.