* [pve-devel] [PATCH common 0/1] fix #5623: ovs other_config set to 0 not saved in network config
@ 2024-10-23 16:48 Tiomet Pelston via pve-devel
0 siblings, 0 replies; only message in thread
From: Tiomet Pelston via pve-devel @ 2024-10-23 16:48 UTC (permalink / raw)
To: pve-devel; +Cc: Tiomet Pelston
[-- Attachment #1: Type: message/rfc822, Size: 5531 bytes --]
From: Tiomet Pelston <tiometpelston@gmail.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH common 0/1] fix #5623: ovs other_config set to 0 not saved in network config
Date: Wed, 23 Oct 2024 18:48:48 +0200
Message-ID: <20241023164849.3027-1-tiometpelston@gmail.com>
When configuring an OVS network device via web interface,
setting an OVS option with value=0 will be disregarded on save.
Example:
Create an OVS Bond with the following OVS option:
other_config:bond-rebalance-interval=0
This will be purged from the config although it is a valid setting.
The same happens for any other config like "other_config:<anything>=0".
Further details:
https://forum.proxmox.com/threads/ovs-other_config-set-to-0-gets-filtered-from-network-config.150504/
Tiomet Pelston (1):
fix #5623: ovs other_config set to 0 not saved in network config
src/PVE/INotify.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.43.0
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-10-23 16:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-23 16:48 [pve-devel] [PATCH common 0/1] fix #5623: ovs other_config set to 0 not saved in network config Tiomet Pelston via pve-devel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox