1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

21 Commits

Author SHA1 Message Date
35270c9825 fix Juniper parsing issue when CLI banner is appended to the XML output [skip ci] 2020-12-17 13:51:49 -07:00
59e767e501 clean up data models [skip ci] 2020-12-13 01:48:35 -07:00
6b188e446c import formatting imporvements 2020-10-11 13:14:57 -07:00
ba1a91c93f add redis password authentication support, closes #82 2020-10-10 21:13:28 -07:00
14ec5da505 fix parsing bug causing query failures, closes #90 2020-10-10 21:12:30 -07:00
0f3f4bd56b add native mikrotik support 2020-10-05 12:12:27 -07:00
581fcdefb5 improve response parsing options 2020-10-05 12:11:39 -07:00
9790d7eb31 improve console logging 2020-09-28 14:43:17 -07:00
1cf082cc48 remove f-string logging 2020-09-28 12:37:44 -07:00
9b87e5da78 add support for juniper protocol-nh type, see #83 2020-09-28 12:22:56 -07:00
85519da400 fix #54
handle empty list of communities
2020-07-14 00:16:49 -07:00
8b02787aea fix model type annotations to make flake8 happy 2020-07-13 02:18:26 -07:00
69416b4dda Fix Junos multiple next hop parsing 2020-07-12 11:32:02 -07:00
1a1cad5b40 fix empty response handling for structured output 2020-06-27 12:32:11 -07:00
2c620696d2 fix community parsing 2020-06-06 02:04:23 -07:00
de60b9a97f add structured data configuration options & external RPKI validation 2020-06-06 01:25:02 -07:00
d4652a167c fix juniper route table parsing error 2020-06-03 11:30:04 -07:00
19e3cc0ab1 fix formatting 2020-05-29 17:50:30 -07:00
b0b6b67c5c add structured output support 2020-05-29 17:47:53 -07:00
a562c90094 start adding response parsing & ui elements 2020-04-24 11:41:43 -07:00
bb8cc55dc7 add netmiko_delay_factor parameter; add output parsing module 2020-04-12 02:14:17 -07:00