All of lore.kernel.org
 help / color / mirror / Atom feed
* skb_ip_make_writable and skbs not owned by a socket
@ 2005-01-02 21:19 Patrick McHardy
  2005-01-02 23:57 ` Thomas Graf
  2005-01-14  5:31 ` David S. Miller
  0 siblings, 2 replies; 13+ messages in thread
From: Patrick McHardy @ 2005-01-02 21:19 UTC (permalink / raw)
  To: Rusty Russell; +Cc: David S. Miller, Netfilter Development Mailinglist

Hi,

skb_ip_make_writable copies the packet as soon as the data area needs
to be touched. This is of course necessary for packets generated locally,
but can't we mangle the data area of skbs with skb->sk == NULL without
copying them ?

Regards
Patrick

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

end of thread, other threads:[~2005-01-27 14:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-02 21:19 skb_ip_make_writable and skbs not owned by a socket Patrick McHardy
2005-01-02 23:57 ` Thomas Graf
2005-01-03  1:36   ` Patrick McHardy
2005-01-03  1:53     ` Patrick McHardy
2005-01-03 14:55       ` jamal
2005-01-14  5:31 ` David S. Miller
2005-01-14  5:59   ` Patrick McHardy
2005-01-14  6:08     ` David S. Miller
2005-01-17 21:50     ` David S. Miller
2005-01-17 23:13       ` Patrick McHardy
2005-01-27  4:10         ` Patrick McHardy
2005-01-27  5:50           ` David S. Miller
2005-01-27 14:41             ` Patrick McHardy

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.