netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Petr Vandrovec <vandrove@vc.cvut.cz>
To: jamal <hadi@cyberus.ca>
Cc: "David S. Miller" <davem@redhat.com>,
	herbert@gondor.apana.org.au, jmorris@redhat.com,
	netdev@oss.sgi.com
Subject: Re: af_packet & CHECKSUM_HW
Date: Wed, 19 Nov 2003 16:11:49 +0100	[thread overview]
Message-ID: <20031119151149.GA30100@vana.vc.cvut.cz> (raw)
In-Reply-To: <1069254105.1025.26.camel@jzny.localdomain>

On Wed, Nov 19, 2003 at 10:01:45AM -0500, jamal wrote:
> 
> I think this sort of stuff will greatly benefit from the tc extensions
> that i have been working on. 
> instead of hacking on ptype you can instead write little modules that
> do speacilized work (like computing checksums) or dropping packets
> or setting these flags that can be later used for doing extra work.
> The code executes before the ptype level execution and using the u32
> classifier you can grop any part of the packet. I can send you a patch
> if you want to give it a shot.

I'll gladly look at it. From your short description it looks like that
it could solve also our second longstanding problem: we cannot block 
host->guest packets from hitting wire, and if guest communicates only 
with host (this traffic does not hit wire as it is injected as if 
received from network card) then switches on the network do not know 
where guest lives, and these packets then flood whole network.
					Thanks,
						Petr Vandrovec

      reply	other threads:[~2003-11-19 15:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-15  2:44 af_packet & CHECKSUM_HW Herbert Xu
2003-11-16 13:44 ` James Morris
2003-11-16 20:51   ` Herbert Xu
2003-11-17 19:44     ` Petr Vandrovec
2003-11-17 20:30       ` David S. Miller
2003-11-18 13:21         ` Petr Vandrovec
2003-11-19  1:46           ` David S. Miller
2003-11-19  3:34             ` James Morris
2003-11-19 12:35             ` Petr Vandrovec
2003-11-19 15:01               ` jamal
2003-11-19 15:11                 ` Petr Vandrovec [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=20031119151149.GA30100@vana.vc.cvut.cz \
    --to=vandrove@vc.cvut.cz \
    --cc=davem@redhat.com \
    --cc=hadi@cyberus.ca \
    --cc=herbert@gondor.apana.org.au \
    --cc=jmorris@redhat.com \
    --cc=netdev@oss.sgi.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 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).