Bug 87098 - [NEW PORT] net/ng_car - Committed Access Rate node for netgraph
Summary: [NEW PORT] net/ng_car - Committed Access Rate node for netgraph
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-07 23:50 UTC by Nuno Antunes
Modified: 2005-10-08 19:56 UTC (History)
0 users

See Also:


Attachments
ng_car.shar (3.02 KB, text/plain)
2005-10-07 23:50 UTC, Nuno Antunes
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!