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

29 Commits

Author SHA1 Message Date
7df02dc3b4 add target formatting and huawei commands for #17 2019-10-01 01:04:23 -07:00
556c76c9b5 backend vrf support complete, ACTUALLY closes #16 2019-09-30 23:48:15 -07:00
f756e11615 add VRF support 2019-09-30 07:51:17 -07:00
3834d13388 add vrf model 2019-09-25 23:47:22 -07:00
f9190556f4 shorten logger function name 2019-09-25 22:40:02 -07:00
617f6f1023 add VRF support 2019-09-25 11:06:57 -07:00
094cfbc82b WIP: Add new VRF feature 2019-09-09 23:05:10 -07:00
4485356447 WIP add VRF feature 2019-09-09 00:18:01 -07:00
7326c23d48 add device field for commands. closes #13 2019-09-03 00:40:04 -07:00
25359c8834 implement overhaul of error handling 2019-08-31 23:50:02 -07:00
b7747cf1df Async all the things
Flask → Sanic, Requests → HTTP3, Add SSHTunnel for SSH Proxying, Remove Gunicorn dependency
2019-07-15 02:30:42 -07:00
d67dec47a9 👷 Pylint → Flake8 2019-07-10 15:57:21 -07:00
f314e533ea Netaddr → ipaddress 2019-07-09 14:46:02 -07:00
2b5105f872 Fix unused imports, fix syntax errors 2019-07-07 23:28:23 -07:00
211e503d5e Implement: Pydantic, Custom exceptions, constants, YAML 2019-07-07 02:49:54 -07:00
95de26ed23 switched to hostname-based device identification, removed name key 2019-06-16 23:33:22 -07:00
2c6ea1e905 migrating away from legacy cmd key for FRR API 2019-06-11 15:06:01 -07:00
eca889e866 all the things 2019-06-10 12:22:38 -07:00
9e94429bb6 complete overhaul, mostly to make pylint happy 2019-06-07 18:33:49 -07:00
f3427ba9a8 added a bunch of docstrings and comments for things 2019-05-28 12:19:40 -07:00
0174e58692 all user facing errors now customizable 2019-05-28 11:50:31 -07:00
a417afdd8c added docs, migrated input validated from JS to execute.py 2019-05-28 00:53:45 -07:00
e221f4be4a fixed issue with ssh connections 2019-05-27 07:53:56 -07:00
3ca26037aa complete overhaul of configuration module 2019-05-26 18:46:43 -07:00
b489874928 overhaul of construct.py 2019-05-22 23:27:57 -07:00
d7c336eff2 added source IP features to ping and traceroute for FRR API 2019-05-20 11:20:54 -07:00
2107c58d32 added shebangs 2019-05-13 12:48:25 -07:00
2325f4feb0 reworked app-wide logging 2019-05-12 11:04:23 -07:00
e88169fb37 complete restructure 2 2019-05-11 23:28:13 -07:00