x00Pavel / libfds

Flow Data Storage library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flow Data Storage library

Everything you need to work with IPFIX.

How to build

$ git clone https://github.com/CESNET/libfds.git
$ cd libfds
$ mkdir build && cd build && cmake .. -DCMAKE_INSTALL_PREFIX=/usr
$ make
# make install

About

Flow Data Storage library

License:Other


Languages

Language:C++ 59.3%Language:C 37.4%Language:CMake 2.7%Language:Python 0.5%Language:Makefile 0.0%