ip(8) is the contemporary way of configuring bridges.
Signed-off-by: Ján Tomko <[email protected]>
---
docs/schemas/interface.rng | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/schemas/interface.rng b/docs/schemas/interface.rng
index 4bb08e96a4..a4fddaaedc 100644
--- a/docs/schemas/interface.rng
+++ b/docs/schemas/interface.rng
@@ -130,7 +130,8 @@
<ref name="virOnOff"/>
</attribute>
</optional>
- <!-- Bridge forward delay (see 'brctl setfd') -->
+ <!-- Bridge forward delay
+ (see 'ip link set <dev> type bridge forward_delay') -->
<optional v:since="2">
<attribute name="delay"><ref name="timeval"/></attribute>
</optional>
--
2.13.6
--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list