1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00
Commit Graph

1866 Commits

Author SHA1 Message Date
12912521ec doc update 2020-07-27 11:04:27 -07:00
842ea3a94b add tracepath parser skeleton 2020-07-27 11:02:13 -07:00
a8560dbc15 add tracepath 2020-07-27 11:01:57 -07:00
a65e27540a update docs 2020-07-27 11:01:45 -07:00
c3c5ed11e6 change name from tr to trparse 2020-07-27 10:33:40 -07:00
ce24149335 formatting 2020-07-27 10:33:25 -07:00
0314ca8c48 add trparse acknowledgement 2020-07-27 10:33:15 -07:00
ebd8ee49a9 add key/value info to ini example 2020-07-27 10:28:15 -07:00
38d10c9781 add ping and traceroute examples 2020-07-27 09:29:30 -07:00
360106c24d add tracepath 2020-07-27 09:23:01 -07:00
ca470a5d02 add tracepath fixtures 2020-07-27 09:20:00 -07:00
57f66e6b1d add exception with hint to use "uname -a" 2020-07-27 09:19:48 -07:00
e774f67924 turn off interpolation and coerce None to '' 2020-07-24 16:53:17 -07:00
ac10e576c1 spelling 2020-07-24 16:29:27 -07:00
bcae0a99cd add key/value to ini description 2020-07-24 16:23:45 -07:00
c73c2ff879 add ping, traceroute, and ini update 2020-07-24 16:23:30 -07:00
c39b1a3356 add ping, traceroute and update ini description 2020-07-24 16:17:51 -07:00
125dc2d9e0 add info about key/value files to doc 2020-07-24 16:17:16 -07:00
b7d4ddc7ce add tests for key/value files 2020-07-24 16:16:54 -07:00
f5e546c6fa add support for simple key/value pairs 2020-07-24 16:16:24 -07:00
928e39cd10 add generic traceroute tests 2020-07-24 14:16:41 -07:00
d0b7ea68a0 check for key in dictionary 2020-07-24 13:47:47 -07:00
8444690133 add traceroute 2020-07-24 13:47:29 -07:00
c03c42d767 add traceroute tests 2020-07-24 13:47:23 -07:00
ab67688a00 add test skeleton 2020-07-23 16:45:09 -07:00
5dcb7166da add traceroute doc 2020-07-23 16:44:57 -07:00
14697b86d7 add MIT license 2020-07-23 15:48:08 -07:00
4f4b6276d4 update docstring 2020-07-23 15:46:22 -07:00
7bc497e129 updated process() function to set integers and floats 2020-07-23 15:42:33 -07:00
68a37a6a5a remove unused function load() 2020-07-23 12:48:33 -07:00
6f5cd1d7c5 change to use f-string 2020-07-23 12:03:21 -07:00
126b1b121c add traceroute6 example 2020-07-23 11:31:56 -07:00
2341e456a0 use ParseError instead of generic Exception 2020-07-23 11:31:35 -07:00
72d80e95bb remove unused regex patterns 2020-07-23 10:52:40 -07:00
f5ec82440c simplify regex patterns 2020-07-23 10:19:56 -07:00
c8e526ead3 fixes for bsd-style ipv6 output 2020-07-22 17:23:24 -07:00
066adfb764 handle warning lines in the traceroute output 2020-07-22 15:02:02 -07:00
5b444d4717 add traceroute parser 2020-07-22 12:19:27 -07:00
69c95adc8d add osx ipv6 ping dup test 2020-07-22 09:06:11 -07:00
2b0e0d8f5c add ipv6 dup test 2020-07-21 17:34:30 -07:00
778d1bacbf update docs to add "duplicates" fields 2020-07-21 15:16:39 -07:00
7e1b041016 add duplicate replies tests 2020-07-21 15:12:43 -07:00
313b9b329c update fixtures for added 'duplicate' fields 2020-07-21 15:05:54 -07:00
6830062256 add support for duplicate replies 2020-07-21 14:47:25 -07:00
323072c982 add source_ip to schema doc 2020-07-21 09:02:44 -07:00
8719d96bdd change description 2020-07-20 16:54:43 -07:00
dd5d318ab5 version bump and add ping command 2020-07-20 16:25:20 -07:00
d6dc7f5e65 add osx ping tests 2020-07-20 16:11:18 -07:00
c203664eb5 freebsd ping tests 2020-07-20 15:46:27 -07:00
19ecf1fa19 add Fedora32 tests 2020-07-20 14:35:41 -07:00