5
0
mirror of git://git.proxmox.com/git/pve-network.git synced 2025-01-25 10:03:53 +03:00
Alexandre Derumier e424c7ac28 add new status sub and move code from test
old status sub was renamed ifquery_check

also check if local config exist or if local config is too old.
(fixme : compare mtime, maybe could we use some kind of version for this?)

we can have 4 status code:

- pending : local config is absent but sdn.cfg exist
- unknown : local config is too old, we can't be sure of the running state
- error : local config is present, but don't match the running state
- available : all is ok, local config is present and match running state.

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2019-09-03 08:22:56 +02:00
Description
No description provided
845 KiB
Languages
Perl 98.5%
Makefile 1.5%