Skip to content

RNS β 0.2.5

Compare
Choose a tag to compare
@markqvist markqvist released this 18 Sep 21:34
· 1593 commits to master since this release

This beta release brings a range of improvements and bugfixes.

Improvements

  • Added endpoint tunneling for path restoration over intermittent or roving link layer connections.
  • Added ability for TCP client interfaces to automatically reconnect if TCP socket drops.
  • Improved link teardown handling.
  • Improved interface error handling on non-recoverable / hardware errors.

Fixed bugs

  • Fixed a bug that could cause path table entries to be culled two times in rare cases.
  • Fixed a bug that could lead to the "outgoing" directive of interface configuration entries not being parsed correctly.