SkillAgentSearch skills...

Goplane

an agent for configuring linux network stack via GoBGP

Install / Use

/learn @osrg/Goplane
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GoPlane

Build Status

GoPlane is an agent for configuring linux network stack via GoBGP

    +=========================+
    |          GoBGP          |
    +=========================+
                 | <- gRPC API
    +=========================+
    |         GoPlane         |
    +=========================+
                 | <- netlink/netfilter
    +=========================+
    |   linux network stack   |
    +=========================+

Install

You need glide to resolve goplane's dependencies.

$ go get github.com/osrg/goplane
$ cd $GOPATH/src/github.com/osrg/goplane; glide install

Features

  • EVPN/VxLAN L2VPN construction
  • Flowspec/iptables remote firewall configuration
View on GitHub
GitHub Stars121
CategoryDevelopment
Updated1mo ago
Forks27

Languages

Go

Security Score

85/100

Audited on Feb 22, 2026

No findings