mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
d3a46b8e1ff1f2cfd5b73535a04a00d455e9b177
During SRv6 prefix SID unmarshalling, wrong Path Attribute length was applied (4B instead of 3B). This was causing a 1 byte difference in PA length after marshalling & unmarshalling. Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
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.
Install
Try a binary release.
Documentation
Using GoBGP
- Getting Started
- CLI
- Route Server
- Route Reflector
- Policy
- Zebra Integration
- MRT
- BMP
- EVPN
- Flowspec
- RPKI
- Managing GoBGP with your favorite language with gRPC
- Go Native BGP Library
- Graceful Restart
- Additional Paths
- Peer Group
- Dynamic Neighbor
- eBGP Multihop
- TTL Security
- Confederation
- Data Center Networking
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.
Description
Languages
Go
76.4%
Python
20.4%
Shell
3%
Makefile
0.1%