On Fri, Nov 11, 2016 at 12:56 AM, Ben Pfaff <[email protected]> wrote: > On Thu, Nov 10, 2016 at 09:39:26PM -0500, Russell Bryant wrote: > > ovn-trace will tell you when a packet processing ends because no flow is > > matched in a given logical flow table. Update the output to clarify that > > when this occurs, the packet is implicitly dropped. > > > > The output now looks like this: > > > > ingress(dp="sw0", inport="sw0-port1") > > ------------------------------------- > > 0. ls_in_port_sec_l2: no match (implicit drop) > > > > Signed-off-by: Russell Bryant <[email protected]> > > Acked-by: Ben Pfaff <[email protected]> >
Thanks, applied to master. -- Russell Bryant _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
