diff mbox

[ovs-dev,IPv6,v2,06/10] ovn-northd.8.xml: Comment out dest unreachable from "IP Routing".

Message ID 1469773580-33112-6-git-send-email-jpettit@ovn.org
State Accepted
Headers show

Commit Message

Justin Pettit July 29, 2016, 6:26 a.m. UTC
We don't support generating these flows yet, so comment them out until
we've added support.

Signed-off-by: Justin Pettit <jpettit@ovn.org>
---
 ovn/northd/ovn-northd.8.xml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Ben Pfaff July 29, 2016, 4:58 p.m. UTC | #1
On Thu, Jul 28, 2016 at 11:26:16PM -0700, Justin Pettit wrote:
> We don't support generating these flows yet, so comment them out until
> we've added support.
> 
> Signed-off-by: Justin Pettit <jpettit@ovn.org>

Do you think we should just delete it?

Acked-by: Ben Pfaff <blp@ovn.org>
diff mbox

Patch

diff --git a/ovn/northd/ovn-northd.8.xml b/ovn/northd/ovn-northd.8.xml
index b95caef..85e0e66 100644
--- a/ovn/northd/ovn-northd.8.xml
+++ b/ovn/northd/ovn-northd.8.xml
@@ -1023,6 +1023,7 @@  next;
         </p>
       </li>
 
+<!-- ICMP errors are not yet supported.
       <li>
         <p>
           Destination unreachable.  For each router port <var>P</var>, which
@@ -1052,6 +1053,7 @@  icmp4 {
           that is, a route with netmask 0.0.0.0.
         </p>
       </li>
+-->
     </ul>
 
     <h3>Ingress Table 5: ARP Resolution</h3>