gobgpd

BGP implemented in Go (daemon and client)
  https://github.com/osrg/gobgp
  0
  no reviews



GoBGP is an open source BGP implementation designed from scratch for modern environment and implemented in Go. It is designed to exploit multicore processors and can be easily integrated with other software through an RPC API.

This package contains both the daemon and the client.