cvs commit: ports/net-mgmt Makefile ports/net-mgmt/softflowd Makefile distinfo pkg-descr

Pav Lucistnik pav at FreeBSD.org
Fri Nov 12 13:06:12 PST 2004


pav         2004-11-12 21:06:12 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/softflowd   Makefile distinfo pkg-descr 
  Log:
  Add softflowd, flow-based network traffic analyser capable of Cisco NetFlow
  data export. Softflowd semi-statefully tracks traffic flows recorded by
  listening on a network interface or by reading a packet capture file.
  These flows may be reported via NetFlow to a collecting host or summarised
  within softflowd itself.
  
  PR:             ports/73723
  Submitted by:   Janos Mohacsi <janos.mohacsi at bsd.hu>
  
  Revision  Changes    Path
  1.34      +1 -0      ports/net-mgmt/Makefile
  1.1       +28 -0     ports/net-mgmt/softflowd/Makefile (new)
  1.1       +2 -0      ports/net-mgmt/softflowd/distinfo (new)
  1.1       +7 -0      ports/net-mgmt/softflowd/pkg-descr (new)


More information about the cvs-all mailing list