Bug 87098

Summary: [NEW PORT] net/ng_car - Committed Access Rate node for netgraph
Product: Ports & Packages Reporter: Nuno Antunes <nuno.antunes>
Component: Individual Port(s)Assignee: Marcus Alves Grando <mnag>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ng_car.shar none

Description Nuno Antunes 2005-10-07 23:50:17 UTC

The ng_car netgraph module is a Committed Access Rate iplementation for netgraph. It provides an easy way to use a network interface at a rate below its specification. It uses a token bucket algorithm to measure and classify the network packets flowing through it as described on RFC 2697.
Comment 1 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-08 19:27:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

I'll take it.
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-08 19:56:08 UTC
State Changed
From-To: open->closed

New port added. Thanks!