Skip to content

v1.4.0: Feature release

Compare
Choose a tag to compare
@dswd dswd released this 03 Jun 15:53
· 395 commits to master since this release
  • [added] Added option to listen on specified IP
  • [added] Added support for statsd monitoring
  • [changed] No longer using two sockets for ipv4 and ipv6
  • [changed] Warning for missing router is now info
  • [changed] New warning on claimed addresses in learning mode
  • [changed] Rewrote argument parsing
  • [changed] Changed stats file format to YAML
  • [changed] Using asciidoc for manpage
  • [changed] Updated dependencies
  • [fixed] Fixed problem that could lead to 100% cpu consumption
  • [fixed] Fixed startup race condition