From: Masahide NAKAMURA Date: Thu, 24 Aug 2006 02:19:50 +0000 (-0700) Subject: [IPV6]: Allow to replace skbuff by TLV parser. X-Git-Tag: v2.6.19-rc1~1272^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a80ff03e05e4343d647780c116b02ec86078fd24;p=pandora-kernel.git [IPV6]: Allow to replace skbuff by TLV parser. In receiving Mobile IPv6 home address option which is a TLV carried by destination options header, kernel will try to mangle source adderss of packet. Think of cloned skbuff it is required to replace it by the parser just like routing header case. This is a framework to achieve that to allow TLV parser to replace inbound skbuff pointer. Signed-off-by: Masahide NAKAMURA Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed