Bug 16335

Summary: ng_ppp(8) fixes, improvements
Product: Base System Reporter: Archie Cobbs <archie>
Component: kernAssignee: Archie Cobbs <archie>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.1-STABLE   
Hardware: Any   
OS: Any   

Description Archie Cobbs 2000-01-24 21:30:00 UTC
	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 ]

Fix: 

Re-read RFC 1990.
Comment 1 Archie Cobbs freebsd_committer freebsd_triage 2000-01-24 22:01:46 UTC
Responsible Changed
From-To: freebsd-bugs->archie

It belongs to me. 
Comment 2 Archie Cobbs freebsd_committer freebsd_triage 2000-05-02 01:09:37 UTC
State Changed
From-To: open->closed