Skip to content
forked from osrg/gobgp

BGP implemented in the Go Programming Language

License

Notifications You must be signed in to change notification settings

EdgarasSk/gobgp

 
 

Repository files navigation

GoBGP: BGP implementation in Go

Go Report Card Tests Go Reference Releases LICENSE

GoBGP is an open source Border Gateway Protocol (BGP) implementation designed from scratch for modern environment and implemented in a modern programming language, the Go Programming Language.


Fork Info

Forked to resolve RFC6369 Section-4.3.4 incompatability issues.

Modified packages:

  • BGP:
    • @todo list of changes
  • MRT:
    • @todo list of changes

Changes made within the repo only resolve workflow of the above modified packages. The rest of the repo is broken and unusable. Changes might not be optimal or usuable in all possible scenarios.

Install

Try a binary release.

Documentation

Using GoBGP

Externals

Community, discussion and support

We have the Slack for questions, discussion, suggestions, etc.

You have code or documentation for GoBGP? Awesome! Send a pull request. No CLA, board members, governance, or other mess. See BUILD.md for info on code contributing.

Licensing

GoBGP is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

About

BGP implemented in the Go Programming Language

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 75.9%
  • Python 20.8%
  • Shell 3.1%
  • Other 0.2%