[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1292577988.2906.1.camel@edumazet-laptop>
Date: Fri, 17 Dec 2010 10:26:28 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: Jarek Poplawski <jarkao2@...il.com>
Cc: David Miller <davem@...emloft.net>,
Changli Gao <xiaosuo@...il.com>,
netdev <netdev@...r.kernel.org>,
Patrick McHardy <kaber@...sh.net>
Subject: Re: [PATCH net-next-2.6] net: force a fresh timestamp for ingress
packets
Le vendredi 17 décembre 2010 à 08:59 +0000, Jarek Poplawski a écrit :
> On Fri, Dec 17, 2010 at 08:34:13AM +0000, Jarek Poplawski wrote:
> > On Fri, Dec 17, 2010 at 09:08:17AM +0100, Eric Dumazet wrote:
> > > Care to suggest an alternative patch, because I am lost at this point ?
> >
> > Just what I wrote earlier: consider one additional cloning in
> > dev_queue_xmit_nit
>
> Actually, it's enough to get time once and change it for all current
> clones in the loop.
>
> Jarek P.
I think we can add this after latest Changli patch :
He does one skb_clone() before calling the sniffers.
We could set timestamp on this clone, instead of original skb.
Problem solved.
--
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