Hi Vijay,
> I am checking the fragmentation support in VPP. Does VPP support path MTU
> configuration and also path MTU discovery ? If not, Is there any plan to
> support path MTU in VPP?
VPP supports configuration of L2, IPv4, IPv6 MTU per interface.
VPP supports the router part of Path MTU discovery RFC8201, RFC1191, i.e.
sending ICMP packet too big.
The host stack i.e. TCP does not yet support PMTUD / PLMTUD (RFC4821). And UDP
doesn't support DPLPMTUD.
I have looked at various options for Path MTU discovery for the tunnels. I.e.
dynamically adjusting tunnel payload MTU depending on Path MTU.
If I got around to doing that it would likely with a set of heuristics,
including ICMP based PMTUD but also probing.
There is also an implementation of Path MTU recording for IPv6 in VPP. But that
is of course highly experimental.
What is it you need?
Best regards,
Ole
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13336): https://lists.fd.io/g/vpp-dev/message/13336
Mute This Topic: https://lists.fd.io/mt/32141033/21656
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-