aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-10-08 18:54:22 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-10-08 18:54:22 +0000
commit3754b283d4cd60c71271844fad4b855838f6b0c7 (patch)
tree75502ed8a069604a8a341a86f7632be4fc971a1a /net/Makefile
parentf70216f3c3364a04f9f1fd9e34d6251426de686c (diff)
downloadports-3754b283d4cd60c71271844fad4b855838f6b0c7.tar.gz
ports-3754b283d4cd60c71271844fad4b855838f6b0c7.zip
New port
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. PR: 87098 Submitted by: Nuno Antunes <nuno.antunes@gmail.com>
Notes
Notes: svn path=/head/; revision=144594
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index c7b86112bbe3..e5ae80d5536a 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -440,6 +440,7 @@
SUBDIR += netwib
SUBDIR += newsbot
SUBDIR += nfsshell
+ SUBDIR += ng_car
SUBDIR += ng_daphne
SUBDIR += ng_netflow
SUBDIR += ngrep