From e269abd3195505dd3fbfea1a416bedc63568b1dd Mon Sep 17 00:00:00 2001 From: German Service Network Date: Thu, 23 Apr 2026 19:14:28 +0200 Subject: [PATCH] Add src field to JSON output documentation --- doc/fping-json.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fping-json.md b/doc/fping-json.md index aa156cb..6f1acd8 100644 --- a/doc/fping-json.md +++ b/doc/fping-json.md @@ -82,6 +82,7 @@ Generated when a ping reply is received. contains `originate`, `receive`, `transmit`, and `localreceive` timestamps. - `tos`: If `--print-tos` is used, contains the Type of Service value. - `ttl`: If `--print-ttl` is used, contains the Time To Live value. +- `src`: If `--print-src` is used, contains the source IP address of the responding host. ### `timeout`: Timeout -- 2.43.0