[ovs-dev] [PATCH] README.ovs-vtep.md: Fix incorrect spacing

Kyle Mestery mestery at mestery.com
Wed Jan 27 23:55:28 UTC 2016


This fixes a simple formatting issue with this file I noticed while reviewing
the example of experimenting with the OVS HW-VTEP simulator.

Signed-off-by: Kyle Mestery <mestery at mestery.com>
---
 vtep/README.ovs-vtep.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/vtep/README.ovs-vtep.md b/vtep/README.ovs-vtep.md
index e5ba0ca..6734dab 100644
--- a/vtep/README.ovs-vtep.md
+++ b/vtep/README.ovs-vtep.md
@@ -173,6 +173,7 @@ vtep-ctl add-mcast-remote ls0 unknown-dst 10.2.2.2
       ```
 
 4. Direct unicast destinations out a different tunnel:
+
       ```
 vtep-ctl add-ucast-remote ls0 00:11:22:33:44:55 10.2.2.3
       ```
-- 
2.5.4 (Apple Git-61)




More information about the dev mailing list