
25 Jan
2024
25 Jan
'24
4:08 p.m.
On a Wednesday in 2024, Yalan Zhang wrote:
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 <yalzhang@redhat.com> --- docs/formatnetwork.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano