Skip to content

tls: fix TLS_Ext_KeyShare_SH server_share consuming trailing extensions

b3204b5
Select commit
Loading
Failed to load commit list.
Open

TLS KeyShare dissection boundary, remove conf.debug_dissector, and import test infrastructure #4957

tls: fix TLS_Ext_KeyShare_SH server_share consuming trailing extensions
b3204b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

80.30% (-0.01%) compared to 9ae49f8

View this Pull Request on Codecov

80.30% (-0.01%) compared to 9ae49f8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.30%. Comparing base (9ae49f8) to head (b3204b5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4957      +/-   ##
==========================================
- Coverage   80.30%   80.30%   -0.01%     
==========================================
  Files         379      379              
  Lines       93164    93163       -1     
==========================================
- Hits        74820    74815       -5     
- Misses      18344    18348       +4     
Files with missing lines Coverage Δ
scapy/contrib/automotive/uds.py 98.16% <ø> (-0.01%) ⬇️
scapy/layers/tls/keyexchange_tls13.py 79.89% <ø> (ø)

... and 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.