Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 668 Bytes

File metadata and controls

22 lines (19 loc) · 668 Bytes

TODO

Core improvements

  1. Find a better way to implement how the dissectors are called
  2. Implement multi-thread scenario
  3. Improve flow detection and create a separate module
  4. Add comments to prototype functions (for DOC)
  5. Implement CMAKE
  6. Add IPv4 and IPv6 reassembly (ipreasm library)
  7. Add Travis check [ADD new improvments]

Protocols

  1. Add detection of Interleaved message (RTP/RTCP tunnel over TCP) for RTSP
  2. Implement MEGACO/H.248 dissector
  3. Implement MSRP
  4. Re-check TLS (separate dissection and decrypt scenario) [ADD new protocols]

New features

  1. JSON parser [ADD new features]