From archie@whistle.com  Mon Jan 24 13:23:10 2000
Return-Path: <archie@whistle.com>
Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7])
	by hub.freebsd.org (Postfix) with ESMTP id E908214F55
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <archie@whistle.com>
Reply-To: archie@whistle.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: ng_ppp(8) fixes, improvements
X-Send-Pr-Version: 3.2

>Number:         16335
>Category:       kern
>Synopsis:       ng_ppp(8) fixes, improvements
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    archie
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 24 13:30:00 PST 2000
>Closed-Date:    Mon May 1 17:09:37 PDT 2000
>Last-Modified:  Mon May  1 17:09:59 PDT 2000
>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:
Responsible-Changed-From-To: freebsd-bugs->archie 
Responsible-Changed-By: archie 
Responsible-Changed-When: Mon Jan 24 14:01:46 PST 2000 
Responsible-Changed-Why:  
It belongs to me. 
State-Changed-From-To: open->closed 
State-Changed-By: archie 
State-Changed-When: Mon May 1 17:09:37 PDT 2000 
State-Changed-Why:  
Fixed. 
>Unformatted:
