--- Begin Message ---
When configuring an OVS network device via web interface,
any OVS option set to value=0 is ignored upon saving. This happens
because value=0 is evaluated as false in $parse_ovs_option.
Signed-off-by: Tiomet Pelston
---
src/PVE/INotify.pm | 2 +-
1 file changed, 1 insertion(
--- Begin Message ---
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