From owner-cvs-all Fri Jan 28 22:57:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ED32415321; Fri, 28 Jan 2000 22:57:15 -0800 (PST) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA74591; Fri, 28 Jan 2000 22:57:15 -0800 (PST) (envelope-from jdp@FreeBSD.org) Message-Id: <200001290657.WAA74591@freefall.freebsd.org> From: John Polstra Date: Fri, 28 Jan 2000 22:57:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/pptpclient/patches patch-af Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 2000/01/28 22:57:14 PST Added files: net/pptpclient/patches patch-af Log: Handle an invalid result code of 0 in Start-Control-Connection-Reply packets. A popular ADSL service in Korea sends this result code. It is wrong, but the patch doesn't harm anybody else. PR: ports/16372 Submitted by: CHOI Junho Reviewed by: jdp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message