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

34 Commits

Author SHA1 Message Date
7bd75bdcd1 add link to hyperglass-agent for 1.0 2020-07-06 10:05:02 -07:00
7e81de995f Add contributing guidelines 2019-06-24 14:12:31 -07:00
2eeab97faa README improvements 2019-06-24 11:43:37 -07:00
bf76627c06 Add Ping error handling 2019-06-23 14:28:50 -07:00
5f3b4b65cd moved newer generate-key function from hyperglass 2019-06-17 00:22:33 -07:00
e7ff69a09d readme updates 2019-06-17 00:09:58 -07:00
c1718ed0d9 README & systemd sample updates 2019-06-15 20:08:37 -07:00
bb3eedcf26 fixed missing str.format() statements for dual afi 2019-06-11 23:38:45 -07:00
22907f5526 fixing vtysh dual afi issue 2019-06-11 23:36:56 -07:00
2fd8a01e33 updated README to reflect cmd deprecation 2019-06-11 15:10:58 -07:00
6ea90f428a pylint cleanups 2019-06-11 15:02:53 -07:00
28b12be8b1 fixed some legacy structure issues with .gitignore 2019-05-30 18:03:00 -07:00
3d2ab8b799 full rewrite and structural change + readme 2019-05-30 17:57:54 -07:00
ef1bd36994 Merge branch 'master' of https://github.com/checktheroads/hyperglass-frr 2019-05-26 00:23:19 -07:00
4231b83c7d fixed incorrect key name 2019-05-26 00:22:46 -07:00
d6ba96a586 added passlib to requirements 2019-05-26 00:19:45 -07:00
d4a756a38c changed traceroute params 2019-05-24 06:18:07 +00:00
79978fb176 removed -A from traceroute 2019-05-23 22:07:53 -07:00
43864c7c4a swapping API key hash validating so that plain text key is stored on the secure device 2019-05-23 19:28:18 -07:00
3e92bd1553 adjustments for hyperglass execution overhaul 2019-05-22 11:42:33 -07:00
808a3b383a added example systemd service 2019-05-21 00:07:35 -07:00
30089efae7 cleanup before alpha commit 2019-05-21 00:05:19 -07:00
c55a8eb5fa added api key functionality 2019-05-20 23:52:29 -07:00
e7f48b4463 fixed typo causing incorrect ping setting to be called 2019-05-20 11:23:26 -07:00
0d504194e3 added source IP functions to ping and traceroute 2019-05-20 11:19:54 -07:00
b91402a8d0 re-serialized query as json to pass to execute module 2019-05-20 11:09:56 -07:00
38f99b1c28 cleanup & black formatting 2019-05-19 00:43:13 -07:00
62958e36f8 overhaul 2019-05-19 00:39:43 -07:00
a9f4fa74dd removed redundant json conversion 2019-05-18 16:00:34 -07:00
7f24dba3ed added logzero import 2019-05-18 15:53:11 -07:00
80a198e574 added debug statements 2019-05-18 15:52:19 -07:00
96820f0c17 moving to subprocess for execution 2019-05-18 15:34:55 -07:00
4a1ff73af3 adding api key functionality 2019-05-18 10:20:34 -07:00
77071bc4b8 initial 2019-05-18 02:00:54 -07:00