https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257368
--- Comment #2 from [email protected] --- ggatec connection lost message is coming from here https://github.com/freebsd/freebsd-src/blob/stable/12/sbin/ggate/ggatec/ggatec.c#L229 Looks like the code is expecting to be able to send/receive pretty huge packets as is, instead of breaking it up into smaller chunks. -- You are receiving this mail because: You are the assignee for the bug.
