moby--moby/daemon/networkdriver
Michal Minar 40d5406371 Pass buffered file reader to Fscanf instead of string reader
Unless `file` is wrapped with buffered reader, `fmt.Fscanf` will read
just one byte and terminate with `EOF`.

Signed-off-by: Michal Minar <miminar@redhat.com>
2015-03-13 09:40:53 +01:00
..
bridge Seems like an un-necessary if statement 2015-03-04 13:24:17 -08:00
ipallocator Remove the assumption that the fist IP is the bridge IP 2015-01-21 02:13:58 +08:00
portallocator Pass buffered file reader to Fscanf instead of string reader 2015-03-13 09:40:53 +01:00
portmapper Restructured port range loader 2015-03-10 10:02:43 +01:00
network.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
network_test.go Implementing IPv6 functionality for ipallocator 2014-10-02 00:25:02 +02:00
utils.go Fix bridge initialization for IPv6 if IPv4-only docker0 exists 2015-01-27 23:54:26 -05:00