Page MenuHomeFreeBSD

tcp: Rack not being very friendly with V6:4 socket and having a connection from V4
ClosedPublic

Authored by rrs on Jun 24 2021, 6:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 18, 5:24 PM
Unknown Object (File)
Mon, May 18, 5:23 PM
Unknown Object (File)
Thu, May 7, 12:32 AM
Unknown Object (File)
Mon, May 4, 2:43 PM
Unknown Object (File)
Fri, May 1, 11:39 AM
Unknown Object (File)
Thu, Apr 30, 7:05 AM
Unknown Object (File)
Thu, Apr 30, 5:38 AM
Unknown Object (File)
Sat, Apr 25, 9:18 AM

Details

Summary

There were two bugs that prevented V4 sockets from connecting to
a rack server running a V4/V6 socket. As well as a bug that stops the
mapped v4 in V6 address from working.

This fix addresses each bug.

Test Plan

make sure that a simple server and client running the different permutations works i.e.

V4-6 socket on server
client server
V6 ->
V4 ->
V4MappedV6 ->

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable