docs/daemon/networkdriver
Michal Minar 0eb3544c43 Use system's ephemeral port range for port allocation
Read `/proc/sys/net/ipv4/ip_local_port_range` kernel parameter to obtain
ephemeral port range that now sets the boundaries of port allocator
which finds free host ports for those exported by containers.

Signed-off-by: Michal Minar <miminar@redhat.com>
2015-03-09 09:13:20 +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 Use system's ephemeral port range for port allocation 2015-03-09 09:13:20 +01:00
portmapper Use system's ephemeral port range for port allocation 2015-03-09 09:13:20 +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