Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 12:42
· 903 commits to master since this release
v0.1.2
31b71cc

Changed

  • Allow routes with infinite metric for a subnet to be selected. They will only be selected if no feasible route
    with finite metric exists. They are also still ignored when looking up a route to a subnet.

Fixed

  • Don't trigger an update when a route retraction comes in for a subnet where the route is already retracted.
    This fixes a potential storm of retraction requests in the network.