v1.0.0-beta.76
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
andbird_ssh
NOS. See the docs for important caveats.
Changed
port
indevices.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.