From: Patrick McHardy Date: Sat, 7 Jan 2006 07:02:34 +0000 (-0800) Subject: [IPV6]: Move nextheader offset to the IP6CB X-Git-Tag: v2.6.16-rc1~924 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=951dbc8ac714b04c36296b8b5c36c8e036ce433f;p=pandora-kernel.git [IPV6]: Move nextheader offset to the IP6CB Move nextheader offset to the IP6CB to make it possible to pass a packet to ip6_input_finish multiple times and have it skip already parsed headers. As a nice side effect this gets rid of the manual hopopts skipping in ip6_input_finish. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed