gobgp

module
v0.0.0-...-a6e0d00 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2018 License: Apache-2.0

README

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.


To start using GoBGP

Try a binary release.

To start developing GoBGP

You need a working Go environment (1.9 or newer).

$ go get -u github.com/golang/dep/cmd/dep
$ go get github.com/osrg/gobgp
$ cd $GOPATH/src/github.com/osrg/gobgp && dep ensure

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.

Directories

Path Synopsis
Package gobgpapi is a generated protocol buffer package.
Package gobgpapi is a generated protocol buffer package.
Package client provides a wrapper for GoBGP's gRPC API
Package client provides a wrapper for GoBGP's gRPC API
cmd
lib
packet
bgp
bmp
mrt
rtr
tools

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL