blob: 71a8c3c0edc218acfeaa9d80ca43c417ff5acdd7 (
plain) (
tree)
|
|
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.
WWW: http://npf.pt.FreeBSD.org/
Author: Nuno Antunes <nuno.antunes@gmail.com>
|