Skip to content

Release v1.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 17:49
v1.6.1
a800a48

Fixed

  • Refuse to process underlay packets received from overlay IPs. This prevents
    confusion on hosts that have unsafe routes configured. (#741)

  • The ssh reload command did not work on Windows, since it relied on sending
    a SIGHUP signal internally. This has been fixed. (#725)

  • A regression in v1.5.2 that broke unsafe routes on Mobile clients has been
    fixed. (#729)