Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2005 18:54:23 +0000 (UTC)
From:      Marcus Alves Grando <mnag@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/ng_car Makefile distinfo pkg-descr pkg-message pkg-plist ports/net/ng_car/files patch-Makefile
Message-ID:  <200510081854.j98IsNiS091795@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mnag        2005-10-08 18:54:23 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/ng_car           Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    net/ng_car/files     patch-Makefile 
  Log:
  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>
  
  Revision  Changes    Path
  1.1550    +1 -0      ports/net/Makefile
  1.1       +36 -0     ports/net/ng_car/Makefile (new)
  1.1       +2 -0      ports/net/ng_car/distinfo (new)
  1.1       +16 -0     ports/net/ng_car/files/patch-Makefile (new)
  1.1       +7 -0      ports/net/ng_car/pkg-descr (new)
  1.1       +7 -0      ports/net/ng_car/pkg-message (new)
  1.1       +2 -0      ports/net/ng_car/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510081854.j98IsNiS091795>