From owner-cvs-all Sat May 9 07:47:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA20176 for cvs-all-outgoing; Sat, 9 May 1998 07:47:26 -0700 (PDT) (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 HAA20162; Sat, 9 May 1998 07:47:22 -0700 (PDT) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA16593; Sat, 9 May 1998 07:44:13 -0700 (PDT) Date: Sat, 9 May 1998 07:44:13 -0700 (PDT) Message-Id: <199805091444.HAA16593@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp bundle.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/05/09 07:44:13 PDT Modified files: (Branch: MP) usr.sbin/ppp bundle.c Log: When transmitting link file descriptors in multilink mode, ACK our received file descriptor, and don't close a sent descriptor 'till the ack has been received. Revision Changes Path 1.1.2.79 +6 -2 src/usr.sbin/ppp/Attic/bundle.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message