コミット履歴

作者 SHA1 メッセージ 日付
  Malte Janduda 813ff7f19d Adding IPv6 network support to docker 10 年 前
  Malte Janduda f4551b8a48 Remove BridgeIP from ipallocation pool 10 年 前
  Ian Bishop 38a595aec5 Tidy driver.go/LinkContainers 10 年 前
  Ian Bishop 0da92633b4 Create tests for pkg/iptables 10 年 前
  Porjo 2865373894 Create DOCKER forward chain on driver init 11 年 前
  Porjo cc89b30d35 Move per-container forward rules to DOCKER chain 11 年 前
  Alexandr Morozov a00a1a1fca Try other port on any error from Map 10 年 前
  Vincent Batts a43ee077dc Merge pull request #9149 from swagiaal/fix-configureBridge-comment 10 年 前
  Jessica Frazelle f6c7194539 Apply same typed iptables errors to network driver. 10 年 前
  Sami Wagiaalla a01f1e707e Remove reference to 'ifaceName' from configureBridge comment. 10 年 前
  Srini Brahmaroutu fd774a818c adding support for port ranges on --expose 11 年 前
  Alexandr Morozov ee7dd44c01 Mass gofmt 10 年 前
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging 10 年 前
  Phil Estes 1262b5f605 Gracefully handle network bridge without IP association at startup 10 年 前
  Andrea Luzzardi 88e21c6a75 Support for consistent MAC address. 11 年 前
  Alexandr Morozov 4778d7d52d Merge pull request #8125 from somaopensource/8102-fix 11 年 前
  unclejack 9fb34ae571 Merge pull request #6101 from LK4D4/ip_range_#4986 11 年 前
  Oh Jinkyun c2dc4245f1 Check whether net.ParseIP returned nil or not 11 年 前
  Michael Crosby 8a9e827216 This reduces the amount of logging in the integration tests 11 年 前
  Eugene Yakubovich 4dc4d56db9 Add an option to disable IP masquerading 11 年 前
  Alexandr Morozov b101022dbe Implement allocating IPs from CIDR within bridge network 11 年 前
  Alexandr Morozov 42dd48315f More ipallocator refactoring 11 年 前
  Victor Vieux fcf37be2b1 remove double newline 11 年 前
  Josiah Kiehl a02f67be5b Extract log utils into pkg/log 11 年 前
  Erik Hollensbe 4398108433 Move parsing functions to pkg/parsers and the specific kernel handling 11 年 前
  Victor Vieux 5a0ef08c94 gofmt -s -w 11 年 前
  Victor Vieux b3ee9ac74e update go import path and libcontainer 11 年 前
  Kohei Tsuruta ffe885ec0e Change switch to if so that the break statements correctly breaks loop 11 年 前
  Michael Crosby bcec0f30e8 Merge pull request #6371 from jpetazzo/6370-masquerade 11 年 前
  Erik Hollensbe e77729c2e0 Use last allocated port logic in port allocator 11 年 前