April 20, 2013
View 7f1a32b

Shutdown loopback-to-loopback proxy when unmapping a port

Solomon Hykes authored on 2013/04/20 12:44:25
View 930e9a7

Emulate DNAT in userland for loopback-to-loopback connections. This makes container ports available from localhost.

Solomon Hykes authored on 2013/04/20 11:35:44
View 61259ab

Exclude loopback-to-loopback connections from DNAT rules, to allow userland proxying

Solomon Hykes authored on 2013/04/20 11:32:32
April 12, 2013
View 2289342

Go fmt

Guillaume J. Charmes authored on 2013/04/12 23:37:24
April 9, 2013
View 1601366

Make it more clear when Docker fails to allocate a free IP range for its bridge

Solomon Hykes authored on 2013/04/09 10:16:58
April 6, 2013
View 8cf3039

Changed default bridge interface do 'docker0'

Solomon Hykes authored on 2013/04/06 06:16:19
View 793c1ad

Merge remote-tracking branch 'origin/219-default-bridge-2'

Solomon Hykes authored on 2013/04/06 06:02:16
View febaeeb

Add tests of tcp port allocator

Solomon Hykes authored on 2013/04/06 05:03:24
View d32f184

Fix a race condition when running the port allocator

Solomon Hykes authored on 2013/04/06 05:03:04
April 5, 2013
View 2aad4a3

Choose which TCP frontend port to allocate with '-p :PORT'

Solomon Hykes authored on 2013/04/05 14:58:01
View a5fb1d6

Refactored PortAllocator to allow for same-frontend constraint

Solomon Hykes authored on 2013/04/05 14:56:12
View f344212

Renamed PortAllocator.populate() to run()

Solomon Hykes authored on 2013/04/05 11:49:32
View 0424998

Print a less confusing error message when lxcbr0 doesn't exist

Solomon Hykes authored on 2013/04/05 11:14:10
View 586a79c

Merge remote-tracking branch 'dominikh/minor-code-touchups'

Solomon Hykes authored on 2013/04/05 08:20:37
View ebc8379

Continue cleaning up iptables rules from previous version, to avoid crashing after an upgrade

Solomon Hykes authored on 2013/04/05 07:16:42