You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: fixed parsing issue in OpenVPN which caused some node and links to
be missed if the OpenVPN nodes had same IP but different ports
Feature: detect changes in nodes and links
Change: Added/remove/changed nodes/links are now sorted
Change: Unspecified fields like node's label and link's cost_text are now always
shown as empty string if they are not specified
Change: Parse cost_text field from links
Backward incompatible change: the output of diff in this release differs
slightly from the previous versions.
Applications using previous netdiff versions will likely need minor adjustments
to their code