]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
tcpv6: fix option space offsets with md5
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Wed, 8 Oct 2008 21:36:33 +0000 (14:36 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 10 Nov 2008 18:50:07 +0000 (10:50 -0800)
commit666b1a208ee219ea395c3321cd55d097dd77de95
tree53756b445ee26de3cbfe4b73c118feccd38540bc
parent507703a31300ca22b2e6d7972eb8d9be7ac22426
tcpv6: fix option space offsets with md5

[ Upstream commit 53b125779fb0b29e5b316bf3dc7d199e6dcea567 ]

More breakage :-), part of timestamps just were previously
overwritten.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/ipv6/tcp_ipv6.c