proxmox-backup/src
Stefan Lendl 6f5757d9ff api: create and update vlan interfaces
* Implement setting vlan-id and vlan-raw-device in the create and update api.
* Checking if the provided vlan-raw-device exists
* Moved VLAN_INTERFACE_REGEX to top level network module to use it in
  the checking functions there. Changed to match with named capture groups.
* Unit tests to verify parsing vlan_id and vlan_raw_device from name.

Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
Tested-by: Lukas Wagner <l.wagner@proxmox.com>
Reviewed-by: Lukas Wagner <l.wagner@proxmox.com>
Tested-by: Folke Gleumes <f.gleumes@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-24 21:49:06 +02:00
..
acme cli: acme: add possibility to set eab via the cli 2023-12-06 12:45:40 +01:00
api2 api: create and update vlan interfaces 2024-04-24 21:49:06 +02:00
backup verify/protect: improve error on disappearing snapshots 2023-02-08 15:19:32 +01:00
bin manager: add subcommand for managing AD realms 2024-04-24 21:06:14 +02:00
config cleanup more unnecesary allocations 2024-01-19 10:51:17 +01:00
server realm sync: add sync job for AD realms 2024-04-24 21:06:14 +02:00
tape server: notifications: send tape notifications via notification system 2024-04-23 23:14:46 +02:00
tools api: use if-let pattern for error-only handling 2024-03-25 17:17:12 +01:00
auth_helpers.rs use new auth api crate 2023-03-02 17:01:35 +01:00
auth.rs auth: request a write lock when exposing the LockedTfaConfig 2024-04-24 21:28:11 +02:00
client_helpers.rs provide separate helpers for pub/priv auth keyring access 2023-03-29 14:37:45 +02:00
lib.rs use new auth api crate 2023-03-02 17:01:35 +01:00
rrd_cache.rs rrd_cache: use proxmox-rrd from proxmox workspace 2024-02-01 13:56:03 +01:00
traffic_control_cache.rs api: use if-let pattern for error-only handling 2024-03-25 17:17:12 +01:00