diff options
author | zsdc <taras@vyos.io> | 2023-06-28 17:46:22 +0300 |
---|---|---|
committer | zsdc <taras@vyos.io> | 2023-06-28 17:46:22 +0300 |
commit | 4c3fa286a8db7ff099db2d92573d3d47df5e7763 (patch) | |
tree | d428144e800157467215e3914b32ab96a58655c5 /LICENSE.GPL | |
parent | 0bf443acca2985a10ef26c1651992c185d4fd4fa (diff) | |
download | vyos-1x-4c3fa286a8db7ff099db2d92573d3d47df5e7763.tar.gz vyos-1x-4c3fa286a8db7ff099db2d92573d3d47df5e7763.zip |
VPP: T1797: Improved VPP support
- added ability to add/remove interfaces without system reboot
- added `attempts` and `interval` to the VPP API connection. This is helpful in
case of high system load or when VPP was just started and API is not yet
available.
- added exceptions to API calls. This allows handling errors in communication
with API properly in conf-mode scripts.
- fixed PCI address search in VPP to match Linux kernel and ethtool style
- fixed systemd daemons control - first reload, then restart
- removed debug prints
- removed `vm.nr_hugepages` configuration. It is not required now but increases
RAM requirements a lot.
Diffstat (limited to 'LICENSE.GPL')
0 files changed, 0 insertions, 0 deletions