Skip to content

Release v1.3.4

Choose a tag to compare

@cuonglm cuonglm released this 24 Jan 00:48
f8967c3

Minor Release

This contains new features, some performance improvements and bug fixes.

Added

  • Add NDP discovery.
  • Support for custom device names on Ubios routers.
  • host_entries.conf (Host overrides) parser in pfsense/OPNsense.
  • kea-dhcp4 parser in pfsense.
  • Internal stats and Prometheus exporter

Improved

  • Client information (mdns data) is automatically discovered from the Avahi daemon if it is running on the device.
  • ctrld on some routers uses dnsmasq: max-cache-ttl=0 to prevent wrong caching of queries with multiple listeners, by ensuring DNS records are always refreshed.
  • The discovery refresh interval can now be configured.
  • On FreeBSD, if ctrld stops unexpectedly, it will restart automatically.
  • ctrld's bootstrap DNS is now different.
  • On UniFi OS, ctrld will report an error if DNS shield was enabled.

Fixed

  • Latest Ubiqiti firmware bugs
  • Fix the TOML struct tag for ARP discovery.
  • Fix MAC policy not working when non-Control D upstreams are used.