GithubHelp home page GithubHelp logo

jdrowell / libnf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from netx-as/libnf

0.0 0.0 0.0 1.34 MB

License: GNU General Public License v3.0

Makefile 0.51% C 68.07% C++ 10.02% Shell 1.27% Perl 15.64% M4 1.19% XS 0.21% Raku 1.26% CMake 0.73% Yacc 0.67% Lex 0.43%

libnf's Introduction

Maintained by NetX Networks

libnf - C interface for processing nfdump files

IMPORTANT LINKS

Official homepage: http://libnf.net

C API interface documentation: http://libnf.net/doc/api/

Package directory: http://libnf.net/packages/

Github repository: https://github.com/NETX-AS/libnf

Libnf interface for perl (Net::NfDump package) available via cpan: http://search.cpan.org/~tpoder/Net-NfDump/lib/Net/NfDump.pm https://github.com/netx-as/libnf/tree/master/perl

INSTALLATION FROM TARBALL

  1. Download libnf tarball from http://libnf.net/packages/
# wget http://libnf.net/packages/libnf-x.xx.tar.gz
  1. Unzip package and enter the package dir
# tar xzf libnf-x.xx.tar.gz 
# cd libnf-x.xx
  1. Run configure script
# ./configure 
  1. Run make and install files
# make && make install 
  1. Look at the examples directory how to use libnf

INSTALLATION FROM GIT REPOSITORY

  1. Get libnf git repository
# git clone https://github.com/NETX-AS/libnf
  1. Go into libnf source directory
# cd libnf
  1. Fetch nfdump sources an prepare for using in libnf
# ./prepare-nfdump.sh
  1. Follow instructions 3., 4. and 5. from TARBALL INSTALLATION

libnf's People

Contributors

tpoder1 avatar istoffa avatar mgregr avatar imostocky avatar cejkato2 avatar lukas955 avatar jdrowell avatar krobotp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.