Skip to content

Tags: newsnowlabs/docker-ingress-routing-daemon

Tags

v4.2.0

Toggle v4.2.0's commit message
Document automated testing procedure

v4.1.0

Toggle v4.1.0's commit message
Example DIND systemd unit

v3.3.0

Toggle v3.3.0's commit message
Correctly restore connection mark for UDP traffic, to allow e.g. DNS …

…services to work

(fix for #11)

v3.2.0

Toggle v3.2.0's commit message
Bugfix serious launch issue, preventing shutdown when dockerd not yet…

… running (and bump to v3.2.0)

v.3.1.0

Toggle v.3.1.0's commit message
Enable 'loose' reverse-path filter mode on the container ingress netw…

…ork (and bump to v3.1.0)

v3.0.1

Toggle v3.0.1's commit message
v3.0.1: Bugfix parsing of --ingress-gateway-ips

v3.0.0

Toggle v3.0.0's commit message
Version 3.0.0

New functionality and command line arguments:

           --services <services>  - service names to disable masquerading for
           --tcp-ports <ports>    - TCP ports to disable masquerading for
           --udp-ports <ports>    - UDP ports to disable masquerading for
   --ingress-gateway-ips <ips>    - specify load-balance ingress IPs
              --no-performance    - disable performance optimisations