DanieleDeSensi / peafowl

High performance Deep Packet Inspection (DPI) framework to identify L7 protocols and extract and process data and metadata from network traffic.
MIT License
117 stars 42 forks source link

RTCP field extraction parsing #17

Closed kYroL01 closed 6 years ago

kYroL01 commented 6 years ago

Work in progress for field extraction but parse is good

codecov[bot] commented 6 years ago

Codecov Report

Merging #17 into master will decrease coverage by 0.16%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   46.29%   46.12%   -0.17%     
==========================================
  Files          69       69              
  Lines        4355     4371      +16     
  Branches     1666     1673       +7     
==========================================
  Hits         2016     2016              
- Misses       1417     1433      +16     
  Partials      922      922
Impacted Files Coverage Δ
src/inspectors/rtcp.c 21.21% <0%> (-19.97%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dc202fc...68b6a19. Read the comment docs.