From owner-cvs-all Sat Oct 31 09:38:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA22941 for cvs-all-outgoing; Sat, 31 Oct 1998 09:38:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA22922; Sat, 31 Oct 1998 09:38:47 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA26238; Sat, 31 Oct 1998 09:38:48 -0800 (PST) Date: Sat, 31 Oct 1998 09:38:48 -0800 (PST) Message-Id: <199810311738.JAA26238@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp cbcp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/10/31 09:38:48 PST Modified files: usr.sbin/ppp cbcp.c Log: If the CBCP callee offsers no callback, send our configured response anyway. This is what Win95 does, despite it not being documented in the cbcp spec.... Reported by: Bill Revision Changes Path 1.7 +7 -5 src/usr.sbin/ppp/cbcp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message