On Thu, Jun 25, 2015 at 7:01 AM, David Griswold
<[email protected]> wrote:
> The patch works. Thanks for that.
>
> One other anomaly I noticed when displaying tunnel ports:
>
> ## port-mode tunnel port, looks good.
> ##
> ovs-appctl tnl/ports/show
> Listening ports:
> gre_sys (2) : eth_type(0x0800),ipv4(proto=47,frag=no)
>
> ## flow-mode tunnel port, port type is garbled
> ##
> ovs-appctl tnl/ports/show
> Listening ports:
> ���  (2) : eth_type(0x0800),ipv4(proto=47,frag=no)

Hmm, I'm guess I'm not sure how this would happen and I can't
reproduce it (and I really don't understand why it would be different
between flow-based and port-based tunnels since there shouldn't be any
difference at this level). Does this happen consistently for you? What
about different types of tunnels or any other clues you can spot?
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to