From owner-cvs-all Wed Apr 21 1: 6:33 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 7F47414C2B; Wed, 21 Apr 1999 01:06:19 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA86229; Wed, 21 Apr 1999 01:03:52 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199904210803.BAA86229@freefall.freebsd.org> From: Brian Somers Date: Wed, 21 Apr 1999 01:03:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp chap.c chap.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/04/21 01:03:52 PDT Modified files: usr.sbin/ppp chap.c chap.h Log: Split the recorded chap challenge into two - one for the receiver and one for the sender. This allows two simultaneous chap conversations - something that I *thought* I was already doing on a daily basis myself until the existence of the problem was Beaten into me by: sos Revision Changes Path 1.49 +20 -17 src/usr.sbin/ppp/chap.c 1.15 +5 -2 src/usr.sbin/ppp/chap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message