Skip to content

v1.0.0-beta.76

Compare
Choose a tag to compare
@thatmattlove thatmattlove released this 06 Feb 08:18
b34c6e1

NOTICE: hyperglass-agent will be deprecated soon. Use frr_ssh or bird_ssh for SSH connectivity in the meantime.

Added

  • FRR & BIRD may now be accessed via standard SSH using the frr_ssh and bird_ssh NOS. See the docs for important caveats.

Changed

  • port in devices.yaml now defaults to 22 if not specified.

Fixed

  • AS Path graph view now uses dagre to properly arrange each AS.
  • Added timeout argument to hyperglass start --build - fixes issue where running a UI build in this way failed due to a missing timeout argument error.