lwr20 / vpp-dataplane

VPP dataplane implementation for Calico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calico VPP dataplane

This repository contains the source for Calico's VPP dataplane integration. The integration is in incubation status, with significant development in progress.

Get Started Using Calico/VPP

Get Started Developing Calico/VPP

Contributions to this code are welcome!

Before starting, make sure you've read the Calico contributor guide.

You can follow the guide to setup a kind based development cluster

License

Calico binaries are licensed under the Apache v2.0 license, with the exception of some GPL licensed eBPF programs.

Calico imports packages with a number of apache-compatible licenses. For more information, see filesystem/licenses. In addition, the base container image contains pre-packaged software with a variety of licenses.

About

VPP dataplane implementation for Calico

License:Apache License 2.0


Languages

Language:Go 83.1%Language:Shell 11.3%Language:Makefile 3.1%Language:Python 1.0%Language:Dockerfile 1.0%Language:C 0.4%