You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MTU of a VXLAN interface in a pod VM becomes greater than 1450, which is the maximum allowed size for VxLAN packets, when a CNI plugin such as Calico IPIP uses a MTU greater than 1450. This may cause undesirable packet fragmentation.
MTU of a VXLAN interface in a pod VM becomes greater than 1450,
which is the maximum allowed size for VxLAN packets, when a CNI
plugin such as Calico IPIP uses a MTU greater than 1450. This may
cause undesirable packet fragmentation. This patch fixes the issue.
Fixesconfidential-containers#67
Signed-off-by: Yohei Ueda <yohei@jp.ibm.com>
MTU of a VXLAN interface in a pod VM becomes greater than 1450,
which is the maximum allowed size for VxLAN packets, when a CNI
plugin such as Calico IPIP uses a MTU greater than 1450. This may
cause undesirable packet fragmentation. This patch fixes the issue.
Fixes#67
Signed-off-by: Yohei Ueda <yohei@jp.ibm.com>
MTU of a VXLAN interface in a pod VM becomes greater than 1450,
which is the maximum allowed size for VxLAN packets, when a CNI
plugin such as Calico IPIP uses a MTU greater than 1450. This may
cause undesirable packet fragmentation. This patch fixes the issue.
Fixesconfidential-containers#67
Signed-off-by: Yohei Ueda <yohei@jp.ibm.com>
MTU of a VXLAN interface in a pod VM becomes greater than 1450, which is the maximum allowed size for VxLAN packets, when a CNI plugin such as Calico IPIP uses a MTU greater than 1450. This may cause undesirable packet fragmentation.
cloud-api-adaptor/pkg/podnetwork/tunneler/vxlan/podnode.go
Lines 66 to 67 in 142b612
The text was updated successfully, but these errors were encountered: