Awesome Go

gobgp

CategoryNetworking
SubcategoryNetworking
Stars0

BGP implemented in the Go Programming Language

About gobgp

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 CONTRIBUTING.md for info on code contributing.

Licensing

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

Frequently Asked Questions

What is gobgp?

gobgp is a Networking library for the Go programming language. BGP implemented in the Go Programming Language

How do I install gobgp?

Install gobgp with the Go module system using `go get osrg/gobgp`. Check the repository for the current installation instructions.

What category does gobgp belong to?

gobgp is listed under Networking, specifically Networking.

← Back to Networking