cvs commit: ports/net-mgmt Makefile ports/net-mgmt/ipacco Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/ipacco/files pkg-message.in

Ion-Mihai Tetcu itetcu at FreeBSD.org
Sun Jul 2 19:26:43 UTC 2006


itetcu      2006-07-02 19:26:42 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/ipacco      Makefile distinfo pkg-descr pkg-plist 
    net-mgmt/ipacco/files pkg-message.in 
  Log:
  IPAcco is a free software package that helps a network admin
  to collect, visualize and analyze IP accounting data from the
  Cisco routers.
  Cisco routers themselves are capable of collecting IP accounting
  information . i.e. an unordered set of IP source-destination
  pairs along with a byte and packet counters corresponding to all
  network traffic flows that passed through the router's interfaces.
  These data can be a useful source for various analysis procedures
  and billing systems but by itself, in their raw form they are
  rather difficult to read and understand. In addition, a router
  cannot keep a lot of data . its memory is needed for purposes
  other than remembering what traffic, from what sources and where
  it forwarded two month ago.
  
  WWW:    http://ipacco.sourceforge.net/
  
  - Babak Farrokhi
  babak at farrokhi.net
  
  PR:             ports/99451
  Submitted by:   Babak Farrokhi <babak at farrokhi.net>
  
  Revision  Changes    Path
  1.75      +1 -0      ports/net-mgmt/Makefile
  1.1       +68 -0     ports/net-mgmt/ipacco/Makefile (new)
  1.1       +3 -0      ports/net-mgmt/ipacco/distinfo (new)
  1.1       +20 -0     ports/net-mgmt/ipacco/files/pkg-message.in (new)
  1.1       +18 -0     ports/net-mgmt/ipacco/pkg-descr (new)
  1.1       +59 -0     ports/net-mgmt/ipacco/pkg-plist (new)


More information about the cvs-all mailing list