From owner-freebsd-bugs Mon Jan 24 13:40:17 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 21E3215073 for ; Mon, 24 Jan 2000 13:40:07 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA61655; Mon, 24 Jan 2000 13:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id E908214F55 for ; Mon, 24 Jan 2000 13:23:05 -0800 (PST) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.2/8.9.2) id NAA09856; Mon, 24 Jan 2000 13:20:04 -0800 (PST) Message-Id: <200001242120.NAA09856@bubba.whistle.com> Date: Mon, 24 Jan 2000 13:20:04 -0800 (PST) From: Archie Cobbs Reply-To: archie@whistle.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/16335: ng_ppp(8) fixes, improvements Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16335 >Category: kern >Synopsis: ng_ppp(8) fixes, improvements >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 24 13:30:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Archie Cobbs >Release: FreeBSD 3.1-STABLE i386 >Organization: Whistle Communications, Inc. >Environment: FreeBSD -current and -stable >Description: The ng_ppp(8) netgraph node type has a couple of things that need improvement: 1. It does not guarantee in-order delivery of received packets. This violates the spec. 2. It should be more intelligent about when it can assume a fragment has been lost (ie, if a higher number fragment has been received on all links). [ I'm going to assign this bug to myself ] >How-To-Repeat: >Fix: Re-read RFC 1990. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message