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

33 Commits

Author SHA1 Message Date
9a57e4a728 Remove old parser 2021-09-17 01:12:42 -07:00
10b1c8d624 Remove old tests 2021-09-16 22:04:21 -07:00
c99f98a6f0 Complete global state implementation 2021-09-15 18:25:37 -07:00
b9503546df Move structured samples and remove old tests 2021-09-13 02:32:40 -07:00
52ebf4663c Update code formatting - line length 2021-09-12 15:09:24 -07:00
5ccfe50792 Complete directives implementation, refactor exceptions, deprecate VRFs, bump minimum Python version 2021-09-07 22:58:39 -07:00
49808acb6f Improve handling of Junos XML errors 2021-07-03 21:35:14 -07:00
4c948fd97f fix an issue with juniper as_path queries that only returned ipv4 or ipv6 routes (not both), causing queries to fail 2021-04-24 17:03:39 -07:00
47fc55fb08 fix handling of juniper indirect next-hops, add tests. closes #135 2021-04-22 22:23:34 -07:00
7581d42df6 fix handling of Arista iBGP routes, closes #132 2021-04-10 11:00:26 -07:00
9f50f41f7d add structured data support for arista_eos 2021-02-12 23:05:24 -07:00
909df7fb19 fix parsing issue for dual RP juniper routers that append {master} to the output 2021-01-16 12:13:29 -07:00
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