cybozu-go / coil

CNI plugin for Kubernetes designed for scalability and extensibility
Apache License 2.0
164 stars 20 forks source link

Auto-detect optimal MTU value #130

Closed ymmt2005 closed 3 years ago

ymmt2005 commented 3 years ago

This commit enhances pkg/nodenet to detect and set the optimal MTU size for veth links.

Ref. #129

ymmt2005 commented 3 years ago

Manually tested on physical and virtual machines.