Giter Site home page Giter Site logo

pforemski / libbgpstream Goto Github PK

View Code? Open in Web Editor NEW

This project forked from caida/libbgpstream

0.0 2.0 0.0 22 MB

Client-side C library and CLI tool of the BGPStream project

Home Page: https://bgpstream.caida.org

License: BSD 2-Clause "Simplified" License

Makefile 2.29% Shell 0.17% M4 4.14% C 91.90% C++ 0.64% Python 0.86%

libbgpstream's Introduction

BGPStream

BGPStream is an open-source software framework for the analysis of both historical and real-time Border Gateway Protocol (BGP) measurement data.

For a detailed description of BGPStream as well as documentation and tutorials, please visit http://bgpstream.caida.org.

Quick Start

To get started using BGPStream, either download the latest release tarball, or clone the GitHub repository.

You will also need the libcurl and wandio libraries installed before building BGPStream (libcurl must be installed prior to building wandio).

In most cases, the following will be enough to build and install BGPStream:

$ ./configure
$ make
# make install

If you cloned BGPStream from GitHub, you will need to run ./autogen.sh before ./configure. Depending on your operating system, the ./autogen.sh execution may require a few extra packages to run. On Ubuntu, for example, you need autogen, autoconf, and libtool installed on the system before running the command.

For further information or support, please visit the BGPStream website, or contact [email protected].

Copyright and Open Source Software

Unless otherwise specified (below or in file headers) BGPStream is Copyright The Regents of the University of California and released under a BSD license. See the LICENSE file for details.

Embedded Code

Below is a list of third-party code distributed as part of the libBGPStream package. While we make every effort to keep this list current, license information in file headers should be considered authoritative.

  • common/ - the common submodule contains code released under multiple licenses (BSD, MIT, LGPL). See https://github.com/caida/cc-common#copyright for more details. Note that while BGPStream currently links against all of the sub-libraries in this module, it does not require many of them for normal operation. At some point we plan to modify the BGPStream build process to only link against required libraries.

  • lib/formats/libparsebgp - the libparsebgp submodule is released under a BSD license. See the associated LICENSE file for more information.

  • utils/bgpstream_utils_patricia.c is released under an MIT license. See the header of the file for more details.

External Dependencies

Required

  • libwandio is released under an LGPL v3 license.

Optional

libbgpstream's People

Contributors

alistairking avatar chiaraorsini avatar digizeph avatar kenkeys avatar salsh avatar pforemski avatar albertodainotti avatar

Watchers

James Cloos avatar  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.