[pve-devel] applied: [PATCH common] interfaces: support stanzas without types/methods
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Apr 23 16:32:40 CEST 2024
Am 23/04/2024 um 15:03 schrieb Wolfgang Bumiller:
> This is allowed in ifupdown2 and previously interfaces named
> 'vmbr\d+' were recognized as bridges even if they used this mode.
> With commit e68ebda4f109 this is no longer the case.
>
> Fixes: e68ebda4f109 ("fix #545: interfaces: allow arbitrary bridge names in network config")
> Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
> ---
> The `__interface_to_string portion` is much better viewied with `-w`
>
> src/PVE/INotify.pm | 97 +++++++++++++------
> .../t.ifupdown2-typeless.pl | 47 +++++++++
> 2 files changed, 117 insertions(+), 27 deletions(-)
> create mode 100644 test/etc_network_interfaces/t.ifupdown2-typeless.pl
>
>
applied, thanks!
More information about the pve-devel
mailing list