k3s/pkg/kubelet/network
Justin Santa Barbara 902ba4e249 Add network-plugin-mtu option for MTU selection
MTU selection is difficult, and if there is a transport such as IPSEC in
use may be impossible.  So we allow specification of the MTU with the
network-plugin-mtu flag, and we pass this down into the network
provider.

Currently implemented by kubenet.
2016-08-23 01:50:58 -04:00
..
cni Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00
exec Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00
hairpin Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
hostport Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
kubenet Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00
mock_network Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00
testing Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
network.go Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00
plugins.go Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00
plugins_test.go Add network-plugin-mtu option for MTU selection 2016-08-23 01:50:58 -04:00