[pbs-devel] [PATCH proxmox 1/1] network-api: make address field optional
Stefan Hanreich
s.hanreich at proxmox.com
Fri Aug 8 10:01:00 CEST 2025
On 8/8/25 9:29 AM, Christian Ebner wrote:
> Tested this with success on a device with wwan interface, reporting a
> link type `link/none` in `ip link show` output!
>
> Unfortunately this does not fix the issue on a host were I have an IPv6
> tunnel set up. The link there reports as `link/sit 0.0.0.0 peer <peer-ip>`.
>
> So it would be probably best to bundle mac address and link type ether
> in a struct or named tuple, and leave the option for other link types
> which might have different, non-mac hardware addresses.
Thanks for testing this, I'll look into implementing your suggestion!
More information about the pbs-devel
mailing list