kubernetes/pkg/kubelet/network
Euan Kemp 766eb6f0f7 kubenet: Fix bug where shaper.Reset wasn't called
The error check was inverse what it should have been, causing
shaper.Reset to only get called with invalid cidrs.
2016-05-27 10:20:43 -07:00
..
cni kubenet: Fix bug where shaper.Reset wasn't called 2016-05-27 10:20:43 -07:00
exec kubenet: set bridge promiscuous mode based on hairpinMode 2016-05-12 10:02:33 -05:00
hairpin Allow using netns path instead of container PID to change hairpin mode 2016-05-18 09:25:42 -05:00
kubenet kubenet: Fix bug where shaper.Reset wasn't called 2016-05-27 10:20:43 -07:00
testing Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
network.go Use the default interface for reporting network stats. 2016-03-01 16:17:04 -08:00
plugins_test.go kubenet: set bridge promiscuous mode based on hairpinMode 2016-05-12 10:02:33 -05:00
plugins.go Make IsValidLabelValue return error strings 2016-05-17 21:36:10 -07:00