osrg / gobgp

BGP implemented in the Go Programming Language

Home Page:https://osrg.github.io/gobgp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


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

https://osrg.github.io/gobgp/

License:Apache License 2.0


Languages

Language:Go 76.3%Language:Python 20.5%Language:Shell 3.0%Language:Makefile 0.1%Language:C++ 0.1%