public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2-next v2 0/3] ip mptcp monitor: add JSON support
@ 2026-02-23 15:28 Matthieu Baerts (NGI0)
  2026-02-23 15:28 ` [PATCH iproute2-next v2 1/3] mptcp: uniform stream closure Matthieu Baerts (NGI0)
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Matthieu Baerts (NGI0) @ 2026-02-23 15:28 UTC (permalink / raw)
  To: Stephen Hemminger, David Ahern; +Cc: netdev, mptcp, Matthieu Baerts (NGI0)

With this series, the command 'ip [-t[s]] mptcp monitor' produces an
output with the JSON format.

- Patch 1: a small refactoring to uniform the code.

- Patch 2: add JSON support in print_timestamp() helper.

- Patch 3: add JSON support to 'ip mptcp monitor' as requested by
  Stephen.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Changes in v2:
- Patch 1: clearly mention the "fix".
- Patch 2: ignore argument.
- Patch 3: print token with 0xhex, use atexit().
- Link to v1: https://patch.msgid.link/20260220-ipr-monitor-json-v1-0-eb4b0d5f7820@kernel.org

---
Matthieu Baerts (NGI0) (3):
      mptcp: uniform stream closure
      utils: timestamp: add JSON support
      mptcp: monitor: add JSON support

 ip/ipmptcp.c | 94 +++++++++++++++++++++++++++++++++++++++++-------------------
 lib/utils.c  | 12 ++++----
 2 files changed, 71 insertions(+), 35 deletions(-)
---
base-commit: f120cdb35da76ca99932d0428a0917bd01a843da
change-id: 20260220-ipr-monitor-json-1573371524c1

Best regards,
-- 
Matthieu Baerts (NGI0) <matttbe@kernel.org>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-02-25 16:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-23 15:28 [PATCH iproute2-next v2 0/3] ip mptcp monitor: add JSON support Matthieu Baerts (NGI0)
2026-02-23 15:28 ` [PATCH iproute2-next v2 1/3] mptcp: uniform stream closure Matthieu Baerts (NGI0)
2026-02-23 15:28 ` [PATCH iproute2-next v2 2/3] utils: timestamp: add JSON support Matthieu Baerts (NGI0)
2026-02-23 15:28 ` [PATCH iproute2-next v2 3/3] mptcp: monitor: " Matthieu Baerts (NGI0)
2026-02-25 16:30 ` [PATCH iproute2-next v2 0/3] ip mptcp " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox