[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <90885157901a546f5b79c9f33f0d21ff@localhost>
Date: Tue, 05 Jul 2011 10:47:08 +0200
From: Hagen Paul Pfeifer <hagen@...u.net>
To: David Miller <davem@...emloft.net>
Cc: <victor@...iniac.net>, <eric.dumazet@...il.com>,
<netdev@...r.kernel.org>
Subject: Re: [PATCH 2/2] packet: Add fanout support.
On Tue, 05 Jul 2011 01:02:54 -0700 (PDT), David Miller wrote:
> Would you prefer to receive the frags individually?
I think both ways are favored. Often you just want to forward packets
unmodified after analysis, without any packet modification. For that the
packet should be received on the same socket (e.g. all with hash 0). On the
other hand there are use cases where packet analysis requires reassembled
packets.
Nice work David!
Hagen
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists