All of lore.kernel.org
 help / color / mirror / Atom feed
* pskb_copy() in tcp_transmit_skb()
@ 2011-09-13  9:21 Christoph Paasch
  2011-09-13  9:29 ` Gaofeng
  0 siblings, 1 reply; 8+ messages in thread
From: Christoph Paasch @ 2011-09-13  9:21 UTC (permalink / raw)
  To: netdev

Hi,

I'm trying to understand the reason for the possible call to pskb_copy() in 
tcp_transmit_skb().
I don't find, where we may have a cloned skb entering tcp_transmit_skb().

The original pskb_copy() came from tcp_retransmit_skb() (commit 
dfb4b9dceb35c567a595ae5e9d035cfda044a103).
But from that point, the git-history does not show where the pskb_copy() is 
coming from.


Does somebody has an idea, how a cloned skb can be passed to 
tcp_transmit_skb() and thus trigger this call to pskb_copy().


Thanks for your help,
Christoph


--
Christoph Paasch
PhD Student

IP Networking Lab --- http://inl.info.ucl.ac.be
MultiPath TCP in the Linux Kernel --- http://inl.info.ucl.ac.be/mptcp
Université Catholique de Louvain

www.rollerbulls.be
--

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-09-13 16:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-13  9:21 pskb_copy() in tcp_transmit_skb() Christoph Paasch
2011-09-13  9:29 ` Gaofeng
2011-09-13 10:55   ` Christoph Paasch
2011-09-13 12:00     ` Gao feng
2011-09-13 12:02     ` Eric Dumazet
2011-09-13 12:41       ` Christoph Paasch
2011-09-13 12:51         ` Eric Dumazet
2011-09-13 16:34       ` David Miller

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.