Description
Go client libraries, code bindings generator and other toolings for VPP.
Installation Instructions
golang-fd-govpp-devel package contains go.fd.io/govpp development files
golang-fd-govpp package contains binaries
- govpp - CLI app for interacting with VPP instance and development of VPP API
- binapi-generator - VPP binary API generator
- vpp-proxy - VPP proxy for remote access
golang-ligato-vpp-agent-3-devel package contains go.ligato.io/vpp-agent development files
vpp-agent package contains binaries
- agentctl - lets you manage VPP agent configurations
- vpp-agent - A control plane agent for a VPP data plane
- vpp-agent-init - starts supervisor plugin managing other processes
vpp-vrobe - A command-line tool for inspecting and monitoring of VPP instances
stonework package contains binaries stonework, stonework-init, mockcnf, proto-rootgen
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download | 
|---|---|---|
|  Fedora 40 | aarch64 (525)*, x86_64 (520)* | Fedora 40 (0 downloads) | 
|  Fedora 41 | aarch64 (343)*, x86_64 (409)* | Fedora 41 (47 downloads) | 
|  Fedora 42 | aarch64 (186)*, x86_64 (253)* | Fedora 42 (35 downloads) | 
|  Fedora 43 | aarch64 (89)*, x86_64 (93)* | Fedora 43 (12 downloads) | 
|  Fedora rawhide | aarch64 (510)*, x86_64 (653)* | Fedora rawhide (86 downloads) | 
* Total number of downloaded packages.
Quick Enable
    #> dnf copr enable nucleo/govpp
  
  
     More info about enabling Copr repositories