1
0
mirror of https://github.com/bgp/stayrtr.git synced 2024-05-06 15:54:54 +00:00

9 Commits

Author SHA1 Message Date
e5d3cf3d07 Update dependencies 2021-10-26 11:15:29 +00:00
fe8a0f4632 initial client test set up 2021-10-24 15:26:47 -04:00
ef1da161e0 Bump to 1.16 and remove deprecated package 2021-10-24 10:04:09 -04:00
305c0c612f Update logrus to a current version.
This removes yet another outdated golang.org/x/crypto dependency.
2021-10-20 09:13:10 +00:00
49ffc93baa Update to a more recent version of golang.org/x/crypto
With this a more recent golang.org/x/sys is picked up which adds support for
OpenBSD-aarch64.
2021-10-20 09:13:10 +00:00
eb60e4b5e9 Rebrand 2021-05-07 14:37:05 +00:00
c9e9f19080 Optimization of diff (see #32) using maps instead of N*N operation 2019-10-20 23:22:30 -07:00
3cf0a35f2a Protocol update:
* Add SSH support in library.
* GoRTR and RTRdump to use SSH with user/password or without auth
* Updated README with simple compatilibty matrix,
  SSH configuration, Cisco configuration.
2019-04-05 15:27:57 -07:00
bbe951f4aa Moves to go mod (#17).
Updated README to give more build details.
2019-03-20 21:29:42 -07:00