On Mon, Feb 04, 2019 at 11:50:22AM -0500, Aaron Conole wrote:
> Hyong Youb Kim via dev <ovs-dev@openvswitch.org> writes:
> 
> > From: Hyong Youb Kim <hyon...@cisco.com>
> >
> > Run ovs-tcpdump without --span, and it throws the following
> > exception. Define mirror_select_all to avoid the error.
> >
> > Traceback (most recent call last):
> >   File "/usr/local/bin/ovs-tcpdump", line 488, in <module>
> >     main()
> >   File "/usr/local/bin/ovs-tcpdump", line 454, in main
> >     mirror_select_all)
> > UnboundLocalError: local variable 'mirror_select_all' referenced before 
> > assignment
> >
> > Fixes: 0475db71c650 ("ovs-tcpdump: Add --span to mirror all ports on 
> > bridge.")
> >
> > Signed-off-by: Hyong Youb Kim <hyon...@cisco.com>
> > Acked-by: Ilya Maximets <i.maxim...@samsung.com>
> > ---
> 
> Acked-by: Aaron Conole <acon...@redhat.com>

Thanks, Hyong (and Aaron).  I applied this to master and backported it
as far as it would go.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to