Files
vppcfg/debian/changelog
2022-12-03 16:18:26 +00:00

28 lines
1.0 KiB
Plaintext

vppcfg (0.0.3) unstable; urgency=low
Feature release:
* Allow the ability to set --novpp flag on planners. See user-guide for
details.
* Add device-type to the schema, which allows the configuratoin to specify
'dpdk' type interfaces. This paves the way for RDMA and AVF interfaces
in a later release.
* Some small bugfixes and refactors
* Lint: address a few pylint errors
-- Pim van Pelt <pim@ipng.nl> Sat, 03 Dec 2022 14:15:00 +0000
vppcfg (0.0.2) unstable; urgency=low
Bugfix release:
* Fix python load / include paths, now vppcfg runs relative to $PATH
* Partial fix for 'make test' (doesn't execute the YAMLTest suite yet,
this has no impact to production)
* Bugfix: correctly prune vxlan tunnels which have an address set
* Lint: address a few pylint errors
-- Ray Kinsella <mdr@ashroe.eu> Thu, 30 Jun 2022 14:00:00 +0000
vppcfg (0.0.1) unstable; urgency=low
* Initial public release
-- Ray Kinsella <mdr@ashroe.eu> Thu, 30 Jun 2022 14:00:00 +0000