Russell Bryant <[email protected]> wrote on 07/15/2016 11:38:14 AM: > From: Russell Bryant <[email protected]> > To: [email protected] > Cc: Ryan Moats/Omaha/IBM@IBMUS, Russell Bryant <[email protected]> > Date: 07/15/2016 11:38 AM > Subject: [PATCH] ovn-northd.8.xml: Remove outdated flow. > > 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 <[email protected]> > --- > 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 > --
Yep... lgtm Acked-by: Ryan Moats <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
