Add important note :)

This commit is contained in:
Pim van Pelt
2022-03-13 21:06:02 +00:00
parent 9c88e2a0cc
commit 412ecfdbf7

View File

@ -5,6 +5,9 @@ reconciles a running [VPP](https://fd.io/) daemon with its configuration. It is
re-entrant and stateless. The tool connects to the VPP API and creates/removes all of the
configuration in a minimally intrusive way.
***NOTE*** This code is under development, and probably won't work well until this note is removed.
If you're interested in helping, reach out to <pim at ipng dot ch> to discuss options.
## Building
This program expects Python3 and PIP to be installed. It's known to work on OpenBSD and Debian.