cl-flowd
cl-flowd is an native Common Lisp interface to the flowd Netflow collector.

Authors: Mike Maul

License: BSD

Homepage: https://github.com/mmaul/cl-flowd

    Availability:
  • cl-flowd is available is source form via the its github repository home page.
  • installable via Quicklisp as cl-flowd

Notes:

This package allows provides the ability to read Netflow capture files generated by flowd. The core of this code originally appeared in the small-cl-source@common-lisp.net mailling list. The original author is Ingvar Mattison. The code has been updated to work with modern flowd Netflow log files and extended functionality.

networking