David Malone 969860f3ed The tcp syncache code was leaving the IPv6 flowlabel uninitialised
for the SYN|ACK packet and then letting in6_pcbconnect set the
flowlabel later. Arange for the syncache/syncookie code to set and
recall the flow label so that the flowlabel used for the SYN|ACK
is consistent. This is done by using some of the cookie (when tcp
cookies are enabeled) and by stashing the flowlabel in syncache.

Tested and Discovered by:	Orla McGann <orly@cnri.dit.ie>
Approved by:			ume, silby
MFC after:			1 month
2004-07-17 19:44:13 +00:00
..
2004-07-17 04:01:29 +00:00
2004-07-16 21:48:30 +00:00
2004-07-16 07:24:20 +00:00
2004-06-14 00:38:54 +00:00
2004-07-16 03:42:45 +00:00
2004-07-12 19:35:29 +00:00
2004-07-17 10:22:42 +00:00
2004-07-10 21:47:53 +00:00