Date: Wed, 21 Jan 2004 19:48:31 +0800 From: "Xin LI" <delphij@frontfree.net> To: "Melvyn Sopacua" <freebsd-current@webteckies.org>, <current@FreeBSD.org> Subject: Re: PANIC: sent too much Message-ID: <060901c3e014$7f1f47b0$0401a8c0@phantasm205> References: <200401202147.i0KLlXAw014093@mta7.pltn13.pbi.net> <200401211240.32843.freebsd-current@webteckies.org>
next in thread | previous in thread | raw e-mail | index | archive | help
RFC3042 was enabled by default in rev. 1.218 of tcp_input.c. You may disable it by setting the following in /etc/sysctl.conf: net.inet.tcp.rfc3042=0 IMO if you're running a production server you may want 5.2-RELEASE (RELENG_5_2), or have to accept some instablity of -CURRENT bits. In addition Jeffrey's commit (Rev. 1.220) should have fixed this issue. Cheers, Xin LI ----- Original Message ----- From: "Melvyn Sopacua" <freebsd-current@webteckies.org> To: <current@FreeBSD.org> Sent: Wednesday, January 21, 2004 7:40 PM Subject: Re: PANIC: sent too much
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?060901c3e014$7f1f47b0$0401a8c0>