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

21 Commits

Author SHA1 Message Date
ef1da161e0 Bump to 1.16 and remove deprecated package 2021-10-24 10:04:09 -04:00
5f34f8c4f3 Abort when positional arguments are provided 2021-10-20 09:13:10 +00:00
eaa1f0bee2 Convert a number of places from string to int 2021-10-20 09:13:10 +00:00
38d058e133 more cleanup 2021-10-20 09:13:10 +00:00
0bbe564d58 Correct terminology helps communicate more clearly about what is happening
Validators (such as rpki-client) ingest ROAs and emit Validated ROA Payloads (VRPs).
RTR servers exclusively deal with ingesting VRPs and emitting VRPs via RTR.
2021-05-08 15:26:08 +00:00
eb60e4b5e9 Rebrand 2021-05-07 14:37:05 +00:00
24a2b45435 fix build flags 2020-11-23 15:14:07 -08:00
369b19fbc9 rtrdump to have build-time version number 2020-10-26 08:28:54 -07:00
98513b9b3f Add message logging for RTRdump (option to skip data PDUs) 2020-06-05 17:13:48 -07:00
b4f0245713 Serial control
* Set three modes of operating serial:
  * Default: serials will start at 0 and increment at every change
  * Beginning: serial will be set to the value found in the JSON then increment at every change
  * Full: serial will be set based on the value found in the JSON at each refresh
2020-03-29 18:07:59 -07:00
3c08cff55c Running go fmt project-wide 2019-07-30 17:19:07 -07:00
b6f49611c3 Small update
* SSH now allows key authentication (small API changes)
* User agent contains version
* README specifies notes for SSH implementation
2019-04-11 16:31:04 -07:00
8672363e36 Go fmt 2019-04-05 15:42:54 -07:00
79b7ec03ea Bump version 2019-04-05 15:40:39 -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
9ef4da50f2 Bump versions 2018-11-12 21:01:26 -08:00
358d920ec7 Bugfix on default PDU 2018-11-12 21:00:55 -08:00
ae09564516 Go fmt 2018-11-12 20:59:38 -08:00
94d9ce55fd Refactor server, logging options 2018-11-12 20:58:18 -08:00
eb025127a0 Finalized handler 2018-11-12 20:45:28 -08:00
8f6f16dbd0 RTRdump: dump the content of a RTR server in JSON format 2018-11-12 19:10:39 -08:00