Coder Social home page Coder Social logo

zhijiachen / irrtoolset Goto Github PK

View Code? Open in Web Editor NEW

This project forked from irrtoolset/irrtoolset

0.0 1.0 0.0 5.04 MB

The Internet Routing Registry Toolset

License: Other

Makefile 1.22% M4 0.40% C++ 82.87% C 4.03% Roff 3.84% Lex 1.94% Yacc 5.69%

irrtoolset's Introduction

Build Status

IRRToolSet

Overview

The IRRToolSet is a set of tools to work with Internet routing policies. These policies are stored in Internet Routing Registries (IRR) in the Routing Policy Specification Language.

The goal of the IRRToolSet is to make routing information more convenient and useful for network engineers, by providing tools for automated router configuration, routing policy analysis, and on-going maintenance.

Website

IRRToolSet's website, up-to-date code and releases can be found at http://github.com/irrtoolset/irrtoolset.

Bugs, patches & help

The IRRToolSet community communicates via a mailing list, [email protected]. To subscribe to the mailing list you can visit https://lists.isc.org/mailman/listinfo/irrtoolset and use the form in the section called "Subscribing to irrtoolset".

It is preferred for bug reports and patches to be reported on GitHub.

Installation

Standard installation needs a GNU C++ compiler, libreadline, automake, autoconf, libtool, bison and flex.

Under Debian and Ubuntu systems, this should suffice:

$ apt-get install build-essential git libtool bison flex automake autoconf libreadline6-dev

IRRToolSet uses autotools, so installation is as simple as:

$ autoconf -vfi
$ ./configure
$ make
$ make install

Copyright and licensing

IRRToolSet has a long history and several parties hold copyright to various parts of IRRToolSet. The code is licensed under a mixture of MIT, RIPE NCC and GNU GPLv2+ licenses. Please consult the COPYING file for more information.

irrtoolset's People

Contributors

nickhilliard avatar darylc avatar paravoid avatar zhijiachen avatar job avatar rowanthorpe avatar

Watchers

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