Skip to content

Implemented the config_put() function for vEOS

username-removed-1287207 requested to merge colinmacg/eve-ng-public:patch-2 into DEV

Adjusted the timeouts, as the CLI argument ones seem to need to converted by multiplying x 1000 e.g. the arguments in code seem to be ms based rather then seconds.

Adjusted the config_get to hide some of the console spam when the process gets busy

Also implemented all the config_put() function

Edited by username-removed-1287207

Merge request reports