Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Corsaro v2.1.0

Latest
Compare
Choose a tag to compare
@alistairking alistairking released this 12 Jun 17:49

Includes important bug fix for users on FreeBSD 10
http://www.caida.org/tools/measurement/corsaro/docs/changelog.html

Bug Fixes

  • Fix regression that caused Corsaro to crash when reading from a pcap
    interface (contributed by Alessandro Puccetti).
  • Fix warnings issued by the clang compiler
  • No longer uses += concatenation in configure stage (unsupported by
    FreeBSD 10)

Enhancements

  • cors-ft-aggregate now defaults to taking input files directly on the
    command line, rather than via a file. The old functionality is
    available by using the -F option (contributed by Alessandro Puccetti).