[PATCH] Add explanation about the attribute "delay"

2024-01-09 Thread Yalan Zhang
The libvirt created linux bridge has a configurable value "delay", the default value is "0", but it will not take effect. That's because kernel has a minimum value for linux bridge. Add some explanation about it in the document. Signed-off-by: Yalan Zhang --- docs/for

Re: [PATCH] Fix a typo in docs/formatdomain.rst

2025-03-05 Thread Yalan Zhang
, Mar 6, 2025 at 5:50 AM Laine Stump wrote: > Just now took my daily look at the list and saw this patch... > > On 3/5/25 11:42 AM, Ján Tomko wrote: > > On a Wednesday in 2025, Yalan Zhang wrote: > >> Fix a typo and update the setting in the example. The documentatio

[PATCH] Fix a typo in docs/formatdomain.rst

2025-03-05 Thread Yalan Zhang
ce. Therefore, let's remove it from the example to avoid any confusion. Signed-off-by: Yalan Zhang --- docs/formatdomain.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index cbe378e61d..e84e0a0e8e 100644 --- a/docs/fo