]> Git Repo - linux.git/commit
ipv6: adapt connect for repair move
authorAndrey Vagin <[email protected]>
Thu, 22 Nov 2012 01:13:58 +0000 (01:13 +0000)
committerDavid S. Miller <[email protected]>
Thu, 22 Nov 2012 20:30:14 +0000 (15:30 -0500)
commit2b9164771efe191c4ef266ae53c8c05ab92dd115
tree7e972e21387ac04f22f5f6edc57ed1247b1854ea
parent242a18d1374cebacd301f6b0ce1fd70d6c5afee6
ipv6: adapt connect for repair move

This is work the same as for ipv4.

All other hacks about tcp repair are in common code for ipv4 and ipv6,
so this patch is enough for repairing ipv6 connections.

Cc: "David S. Miller" <[email protected]>
Cc: Alexey Kuznetsov <[email protected]>
Cc: James Morris <[email protected]>
Cc: Hideaki YOSHIFUJI <[email protected]>
Cc: Patrick McHardy <[email protected]>
Cc: Pavel Emelyanov <[email protected]>
Signed-off-by: Andrey Vagin <[email protected]>
Acked-by: Pavel Emelyanov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/ipv4/tcp_ipv4.c
net/ipv4/tcp_output.c
net/ipv6/tcp_ipv6.c
This page took 0.054324 seconds and 4 git commands to generate.