Skip to content

nizox/bgp-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BGP Hackathon

This repository provides an environment that may be useful to the participants of the first CAIDA BGP Hackathon. It contains several BGP related tools.

Installed tools

Installation

Vagrant is required to use this environment. By default, it will use the VirtualBox provider but the libvirt provider was also reported to work correctly.

The following command will fetch the Ubuntu image and install the tools.

Warning: you will need at least 2GB of available RAM on your computer before executing this command. Additionally, it takes a few minutes to execute.

vagrant up --provider virtualbox

Getting rid of the environment

This will shutdown the virtual machine and remove all its data:

vagrant destroy

About

Network tools for the CAIDA BGP hackathon (https://github.com/CAIDA/bgp-hackathon)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages