Date: Fri, 23 Jul 2021 23:55:21 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 257368] ggate(d) misbehaving Message-ID: <bug-257368-227-U9wQ7IhA05@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257368-227@https.bugs.freebsd.org/bugzilla/> References: <bug-257368-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257368 --- Comment #2 from johannes@jo-t.de --- ggatec connection lost message is coming from here https://github.com/freebsd/freebsd-src/blob/stable/12/sbin/ggate/ggatec/gga= tec.c#L229 Looks like the code is expecting to be able to send/receive pretty huge pac= kets as is, instead of breaking it up into smaller chunks. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257368-227-U9wQ7IhA05>