Hi Ole, Artem,

For the benefit of others,
VPP's vxlan may be great for in memory transfers between containers, but it
is hard on real network infrastructure, because it doesn't provide the
signals to upstream routers for ECMP.

*/* UDP header, randomize src port on something, maybe? */
*udp->src_port = clib_host_to_net_u16 (4789);


On Thu, Nov 26, 2020 at 8:35 AM Artem Glazychev <artem.glazyc...@xored.com>
wrote:

> Ole,
>
> I don't fully understand,
> If I want to support configurable UDP port per tunnel, I need to extend
> "vxlan_tunnel_t" or "vxlan_gpe_tunnel_t" or "vxlan_gbp_tunnel_t" or all of
> them. So this is what I meant in point 2. Why 2.5? :)
> Or can I only use the "vxlan_gbp_tunnel_t" for this purpose?
>
> Thanks
> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18157): https://lists.fd.io/g/vpp-dev/message/18157
Mute This Topic: https://lists.fd.io/mt/78507623/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to