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)
Mar 23 2025, 4:17 AM
Unknown Object (File)
Mar 9 2025, 10:30 AM
Unknown Object (File)
Mar 8 2025, 1:50 AM
Unknown Object (File)
Feb 27 2025, 3:30 AM
Unknown Object (File)
Feb 25 2025, 1:31 AM
Unknown Object (File)
Feb 24 2025, 12:31 PM
Unknown Object (File)
Feb 24 2025, 7:02 AM
Unknown Object (File)
Feb 23 2025, 1:21 PM

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