Date: Mon, 20 May 2002 20:37:38 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp mp.c Message-ID: <200205210337.g4L3bck51213@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2002/05/20 20:37:38 PDT Modified files: (Branch: RELENG_4) usr.sbin/ppp mp.c Log: MFC: When we push a packet fragment back onto the front of the MP queue, ensure that the MP header has not been removed. Count the number of open links correctly so that we don't send PROTO_IP traffic when we should be sending PROTO_MP. Approved by: re (bmah) Revision Changes Path 1.36.2.8 +19 -17 src/usr.sbin/ppp/mp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205210337.g4L3bck51213>