Porjo
|
cc89b30d35
Move per-container forward rules to DOCKER chain
|
11 years ago |
Alexandr Morozov
|
ee7dd44c01
Mass gofmt
|
10 years ago |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 years ago |
Alexandr Morozov
|
41e9e93e27
Fix my own comments from #7927
|
10 years ago |
Erik Hollensbe
|
3b6a29b81a
Fix an issue where already allocated ports would not trigger an error.
|
10 years ago |
Alexandr Morozov
|
2e7cf6b0ce
Deallocate port before trying to delete iptables chain
|
10 years ago |
Alexandr Morozov
|
bd049b3800
Skip "no chain" error on deleting chain in Unmap
|
11 years ago |
Michael Crosby
|
b4e2f5ed96
Move userland proxies out of daemon's process
|
11 years ago |
unclejack
|
19c8e74fd3
Merge pull request #7100 from discordianfish/fix-port-allocation
|
11 years ago |
Johannes 'fish' Ziemke
|
32bc865879
Make sure err never gets masked
|
11 years ago |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 years ago |
Erik Hollensbe
|
e77729c2e0
Use last allocated port logic in port allocator
|
11 years ago |
Erik Hollensbe
|
ffd68badc0
Make ErrPortAlreadyAllocated an error interface with a few extras,
|
11 years ago |
Arnaud Porterie
|
dafddf461e
Restrict portallocator to Docker allocated ports
|
11 years ago |
Alexander Larsson
|
359b7df5d2
Rename runtime/* to daemon/*
|
11 years ago |