Skip to content

v0.2.2

Compare
Choose a tag to compare
@naggie naggie released this 05 Nov 08:36
· 156 commits to master since this release
ee8cb4c

Features

  • Vyatta interface number is now determined from the IPv4/IPv6 subnet. This
    makes collisions between interface names less likely, meaning you probably
    won't have to edit the generated config to change the interface name if
    you're connecting to multiple wireguard networks.
  • dsnet-nsupdate (a user contributed script to update DNS zones) now supports
    IPv6 records thanks to @frillip

Bugfixes

  • Fixed generation of config where additional networks are defined for a peer
    in dsnetconfig.json
  • dsnetreport.json now includes IPv6 addresses

v0.2 series

This patch release builds upon the v0.2 series which brings IPv6 support and
vyatta config generation.