back to home

osrg / gobgp

BGP implemented in the Go Programming Language

3,998 stars
778 forks
222 issues
GoPythonShell

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing osrg/gobgp in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/osrg/gobgp)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

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 • Typical operation examples • Complete syntax • Route Server • Route Reflector • Policy • Zebra Integration • FIB manipulation • Equal Cost Multipath Routing • MRT • BMP • EVPN • Flowspec • RPKI • Metrics • Managing GoBGP with your favorite language with gRPC • Go Native BGP Library • Basics • BGP-LS • SR Policy • Graceful Restart • Additional Paths • Peer Group • Dynamic Neighbor • eBGP Multihop • TTL Security • Confederation • Data Center Networking • Unnumbered BGP • Sentry Externals • Tutorial: Using GoBGP as an IXP connecting router • GoBGP.nix: A NixOS module for GoBGP. Containing a working FRR implementation and a rich set of Options 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 for info on code contributing. Licensing GoBGP is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.