From owner-cvs-all Tue Jul 27 6:48:49 1999 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 7859F14C8A; Tue, 27 Jul 1999 06:48:47 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA41590; Tue, 27 Jul 1999 06:48:01 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199907271348.GAA41590@freefall.freebsd.org> From: Brian Somers Date: Tue, 27 Jul 1999 06:48:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp cbcp.c ppp.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/07/27 06:48:00 PDT Modified files: usr.sbin/ppp cbcp.c ppp.8 Log: If we've negotiated CBCP and have also specified ``none'' as a possible callback option, and the server sends us CBCP_NONUM, proceed directly to the network phase rather than insisting on our configured CBCP option. Mostly submitted by: kkphang Revision Changes Path 1.14 +21 -5 src/usr.sbin/ppp/cbcp.c 1.181 +12 -2 src/usr.sbin/ppp/ppp.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message