Skip to content

v0.4.5

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 14:18
· 668 commits to master since this release
v0.4.5
9efeead

Changed

  • Size of data packets is limited to 65535 bytes.
  • Update interval is now expressed as centiseconds, in accordance with the babel
    RFC.
  • Update filters now allow retractions for a route from any router-id.

Fixed

  • The feasibility distance of an existing source key is no longer incorrectly updated
    when the metric increases.
  • Source key garbage collection timers are properly reset on update even if the
    source key itself is not updated.
  • Nodes now properly reply to route requests for a static route.
  • A retraction is now sent as reply to a route request if the route is not known.