[Bug 256657] [tcp] RACK unsuitable for connecting to mysql via network socket on stable/13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Jul 2021 18:53:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256657
--- Comment #27 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=648c68168c24592967df9d9c6a4d79e1792e4562
commit 648c68168c24592967df9d9c6a4d79e1792e4562
Author: Randall Stewart <rrs@FreeBSD.org>
AuthorDate: 2021-06-24 18:42:21 +0000
Commit: Michael Tuexen <tuexen@FreeBSD.org>
CommitDate: 2021-07-13 18:51:55 +0000
tcp: Rack not being very friendly with V6:4 socket and having a connection
from V4
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.
Reviewed by: tuexen
Sponsored by: Netflix Inc
Differential Revision: https://reviews.freebsd.org/D30885
PR: 256657
(cherry picked from commit 66aec14a5391bda1e9a20f5e4381626797c3e0fb)
sys/netinet/tcp_stacks/rack.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.