Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 2.69 KB

README.md

File metadata and controls

56 lines (43 loc) · 2.69 KB

GoBGP: BGP implementation in Go

Build Status Slack Status

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

Getting started

Installing GoBGP is quite easy (just one command!):

$ go get github.com/osrg/gobgp/...

Documentation

Using GoBGP

Externals

Community, discussion and support

We have the Slack and mailing list 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.

Licensing

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