[pbs-devel] superseded: [PATCH proxmox{, -network-interface-pinning} 0/2] fix reading ip link output for interfaces without MAC address
Stefan Hanreich
s.hanreich at proxmox.com
Fri Aug 8 13:56:34 CEST 2025
https://lore.proxmox.com/pbs-devel/20250808102333.121994-1-s.hanreich@proxmox.com/
On 8/6/25 4:31 PM, Stefan Hanreich wrote:
> As reported in the forum by [1], there are types of interfaces that do not have
> a MAC address, so the address field in IpLink need to be optional instead of
> required.
>
> [1] https://forum.proxmox.com/threads/proxmox-backup-proxy-seemingly-crashes-after-being-accessed-through-reverse-proxy-after-update-to-4-0.169313/
>
> proxmox:
>
> Stefan Hanreich (1):
> network-api: make address field optional
>
> proxmox-network-api/src/config/helper.rs | 8 +++-----
> 1 file changed, 3 insertions(+), 5 deletions(-)
>
>
> proxmox-network-interface-pinning:
>
> Stefan Hanreich (1):
> network-interface-pinning: adapt to optional mac address
>
> src/main.rs | 27 +++++++++++++++++----------
> 1 file changed, 17 insertions(+), 10 deletions(-)
>
>
> Summary over all repositories:
> 2 files changed, 20 insertions(+), 15 deletions(-)
>
More information about the pbs-devel
mailing list