Commit graph

17 commits

Author SHA1 Message Date
thatmattlove
9c9a8469a4 replace flake8 with ruff for linting, refactor issues 2022-12-24 17:53:05 -05:00
thatmattlove
52ebf4663c Update code formatting - line length 2021-09-12 15:09:24 -07:00
thatmattlove
5ccfe50792 Complete directives implementation, refactor exceptions, deprecate VRFs, bump minimum Python version 2021-09-07 22:58:39 -07:00
thatmattlove
49808acb6f Improve handling of Junos XML errors 2021-07-03 21:35:14 -07:00
checktheroads
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
checktheroads
909df7fb19 fix parsing issue for dual RP juniper routers that append {master} to the output 2021-01-16 12:13:29 -07:00
checktheroads
35270c9825 fix Juniper parsing issue when CLI banner is appended to the XML output [skip ci] 2020-12-17 13:51:49 -07:00
checktheroads
59e767e501 clean up data models [skip ci] 2020-12-13 01:48:35 -07:00
checktheroads
ba1a91c93f add redis password authentication support, closes #82 2020-10-10 21:13:28 -07:00
checktheroads
1cf082cc48 remove f-string logging 2020-09-28 12:37:44 -07:00
checktheroads
9b87e5da78 add support for juniper protocol-nh type, see #83 2020-09-28 12:22:56 -07:00
checktheroads
85519da400 fix #54
handle empty list of communities
2020-07-14 00:16:49 -07:00
checktheroads
69416b4dda Fix Junos multiple next hop parsing 2020-07-12 11:32:02 -07:00
checktheroads
1a1cad5b40 fix empty response handling for structured output 2020-06-27 12:32:11 -07:00
checktheroads
d4652a167c fix juniper route table parsing error 2020-06-03 11:30:04 -07:00
checktheroads
b0b6b67c5c add structured output support 2020-05-29 17:47:53 -07:00
checktheroads
a562c90094 start adding response parsing & ui elements 2020-04-24 11:41:43 -07:00