Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • wireshark wireshark
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,340
    • Issues 1,340
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 151
    • Merge requests 151
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Wireshark Foundation
  • wiresharkwireshark
  • Issues
  • #17235
Closed
Open
Created Feb 15, 2021 by Paul Offord@credible58Contributor

sharkd: Align the API with JSON-RPC 2.0

Description

There are some inconsistencies in the format of sharkd API requests and responses.

The changes I’d like to make to sharkd:

  • Align the request formats with JSON-RPC
  • Add support for userid and agent options to be included in the request
    • I won’t pursue the session request idea as it’s not now needed
  • Align the response formats with JSON-RPC
  • Add responses for the requests that currently don’t generate a response
  • Continue operation after all request errors
    • Some errors cause sharkd to exit

Links / references / protocol specifications

JSON-RPC 2.0 Specification

enhancement

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking