Histórico de commits

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