百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
G

gobgp

> 编程语言
开源

在 Go 编程语言中实现 BGP

4.1K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

在 Go 编程语言中实现 BGP

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
  • BFD
  • 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 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.

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Getting Started
  • •Typical operation examples
  • •Complete syntax
  • •Route Server
  • •Route Reflector
  • •Zebra Integration
  • •FIB manipulation
  • •Equal Cost Multipath Routing
  • •Flowspec
  • •Managing GoBGP with your favorite language with gRPC

> 标签

Go

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言