1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/drivers
Alessandro Boch 8cf7270d06 Miscellaneous fixes
- Fix npe in sbJoin error path
- Fail again endpoint Join in case of failure
  in programming the external connectivity
- In bridge, look for parent and child container configs
  in the generic data
- iptables.Exists() might be called before any other call to
  iptables.raw(). We need to call checkInit() then.

Introduced by 1638fbdf27

Signed-off-by: Alessandro Boch <aboch@docker.com>
2016-03-08 15:49:47 -08:00
..
bridge Miscellaneous fixes 2016-03-08 15:49:47 -08:00
host Move exposed ports from Endpoint to Sandbox 2016-03-06 09:31:26 -08:00
null Move exposed ports from Endpoint to Sandbox 2016-03-06 09:31:26 -08:00
overlay Fix veth leak in overlay driver 2016-03-07 15:17:22 -08:00
remote Merge pull request #810 from aboch/se 2016-03-06 16:25:57 -08:00
windows Fixed IP information not displayed properly in docker network inspect 2016-03-07 13:20:42 -08:00