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

Releases: CAIDA/corsaro

Corsaro v2.1.0

12 Jun 17:49
Compare
Choose a tag to compare

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).

Corsaro v2.0.0

24 Jan 18:56
Compare
Choose a tag to compare

http://www.caida.org/tools/measurement/corsaro/docs/changelog.html

  • Adds several plugins
    • Smee
    • CryptoPAn Anonymization
    • Prefix-to-AS
    • Geolocation
    • Geographic Filter
    • Prefix Filter
  • Adds geolocation framework
  • Adds full realtime support (including output rotation)