GoBGP: BGP implementation in Go

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:
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.