On Fri, Jan 12, 2018 at 03:40:21PM -0500, Aaron Conole wrote:
> When I tried using ovs-tcpundump, I got the following error message:
> Traceback (most recent call last):
>   File ./ovs-tcpundump, line 64, in <module>
>     if m is None or int(m.group(1)) == 0:
> ValueError: invalid literal for int() with base 10: '00a0'
> 
> Signed-off-by: Aaron Conole <acon...@redhat.com>

Thanks for the fix.  I applied this to master and backported as far as
2.0.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to