Giter Site home page Giter Site logo

rocketfuel's Introduction

RocketFuel

Mapping ISP topologies with RocketFuel

by: Amit Licht Hillel Merran Avichai Yefet

Installation: In order to run our rocketfuel you will nead python 2.7 and the following libraries installed:

Running Rocketfuel: First you must download a list of your target AS servers. Open in a web browser the site address http://bgp.he.net/AS[target ASN]#_prefixes (example for 012-smile http://bgp.he.net/AS9116#_prefixes) And save the page in your Rocketfuel directory under the name as[ASN].htm (Example: as9116.htm) Open a terminal and go to the Rocketfuel folder. Run the program as root by typing: python RocketFuel.py Rocket fuel will ask you for the AS number you wish to map and offer a list of possible geographical maps (Israel, USA, Australia and a world map). From here, Rocketfuel will run its algorithm and print its output as it generates it.

Modules: RocketFuel.py - the main module of the program, call for it to run Rocketfuel. It contains the functions for dependent prefix, exit, ISP path detection and the functions for printing the ISP graph and geomap. SubnetSoup.py - Processes and parses the information from the as[ASN].htm web page. alias_resolution.py - main code of the alias resolution module. This module try to solve the question "are in those IP addresses some aliases?" group_by_location.py - group IP addresses by their geolocation for the alias resolution module collect_TTL.py - collect informations about addresses for the alias resolution module match.py - run tests for the alias resolution module matches_help.py - tests for the alias resolution module union_find.py - a union find data structure

RocketFuel article - http://research.cs.washington.edu/networking/rocketfuel/papers/sigcomm2002.pdf

rocketfuel's People

Contributors

iashken avatar

Stargazers

 avatar Roger avatar  avatar  avatar  avatar  avatar  avatar  avatar Colm Toomey avatar insomniac avatar

Watchers

James Cloos avatar insomniac avatar  avatar  avatar  avatar

rocketfuel's Issues

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.