From owner-cvs-all Wed Dec 15 1:17:34 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 41E3614C01; Wed, 15 Dec 1999 01:17:32 -0800 (PST) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA78193; Wed, 15 Dec 1999 01:17:32 -0800 (PST) (envelope-from phantom@FreeBSD.org) Message-Id: <199912150917.BAA78193@freefall.freebsd.org> From: Alexey Zelkin Date: Wed, 15 Dec 1999 01:17:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_sl.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phantom 1999/12/15 01:17:31 PST Modified files: (Branch: RELENG_3) sys/net if_sl.c Log: MFC (rev. 1.80): Fix the problem with non-working static SLIP with non-default MTU value by reallocating cblocks after changing the SLIP unit number. Submitted by: ru Approved by: jkh Revision Changes Path 1.70.2.3 +4 -1 src/sys/net/if_sl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message