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

Devel #10

Closed kYroL01 closed 6 years ago

kYroL01 commented 6 years ago

L2 deep dissection

codecov[bot] commented 6 years ago

Codecov Report

Merging #10 into devel will decrease coverage by 0.77%. The diff coverage is 8.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel      #10      +/-   ##
==========================================
- Coverage   38.16%   37.38%   -0.78%     
==========================================
  Files          50       50              
  Lines        3805     3905     +100     
  Branches     1370     1391      +21     
==========================================
+ Hits         1452     1460       +8     
- Misses       1723     1815      +92     
  Partials      630      630
Impacted Files Coverage Δ
src/inspectors/dns.c 22.12% <ø> (ø) :arrow_up:
src/peafowl.c 46.72% <8.41%> (-8.07%) :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 23a8801...696685d. Read the comment docs.

DanieleDeSensi commented 6 years ago

Manually merged.