Hyong Youb Kim via dev <[email protected]> writes:

> From: Hyong Youb Kim <[email protected]>
>
> 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 <[email protected]>
> Acked-by: Ilya Maximets <[email protected]>
> ---

Acked-by: Aaron Conole <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to