[ovs-dev] [PATCH] ovn-northd.8.xml: Remove outdated flow.

Russell Bryant russell at ovn.org
Fri Jul 15 16:38:14 UTC 2016


This flow was a duplicate and was removed in a previous commit.  Update
the docs to reflect the removal.

Fixes: 6a9d35dde4a9 ("ovn-northd: Remove extraneous ip4 mulicast logical flow.")
Signed-off-by: Russell Bryant <russell at ovn.org>
---
 ovn/northd/ovn-northd.8.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/ovn/northd/ovn-northd.8.xml b/ovn/northd/ovn-northd.8.xml
index 178a1a9..34cf037 100644
--- a/ovn/northd/ovn-northd.8.xml
+++ b/ovn/northd/ovn-northd.8.xml
@@ -757,11 +757,6 @@ output;
       </li>
 
       <li>
-        Drop IP multicast.  A priority-50 flow with match
-        <code>ip4.mcast</code> drops IP multicast traffic.
-      </li>
-
-      <li>
         <p>
           ICMP time exceeded.  For each router port <var>P</var>, whose IP
           address is <var>A</var>, a priority-40 flow with match <code>inport
-- 
2.7.4




More information about the dev mailing list