tabbed frametype filtering
This commit is contained in:
@@ -458,4 +458,24 @@ iNET-compatible Ethernet protocol:
|
||||
- **Enhanced-only sub-rows**: Standard protocols aggregate into main flow
|
||||
- **Timing column visibility**: Context-aware display based on sub-flow presence
|
||||
|
||||
This architecture enables **real-time analysis of multi-protocol network traffic** with **enhanced timing analysis** for specialized protocols while maintaining **efficient memory usage**, **responsive UI updates**, and **scalable background processing** for large PCAP files.
|
||||
This architecture enables **real-time analysis of multi-protocol network traffic** with **enhanced timing analysis** for specialized protocols while maintaining **efficient memory usage**, **responsive UI updates**, and **scalable background processing** for large PCAP files.
|
||||
|
||||
Flow: 192.168.4.89:49154 → 239.1.2.10:8400
|
||||
Protocol: UDP
|
||||
Total Packets: 1452
|
||||
Total Frame-Type Outliers: 20
|
||||
|
||||
=== Frame Type Outlier Analysis ===
|
||||
|
||||
CH10-Data: 20 outliers
|
||||
Frames: 1001, 1101, 1152, 1201, 1251, 1302, 1352, 1403, 1452, 1501, 1552, 1601, 1651, 1701, 1751, 1801, 1853, 1904, 1952, 2002
|
||||
Avg ΔT: 49.626 ms
|
||||
Std σ: 10848.285 ms
|
||||
3σ Threshold: 32594.481 ms
|
||||
Outlier Details:
|
||||
Frame 1001: 51498.493 ms (4.7σ)
|
||||
Frame 1101: 54598.390 ms (5.0σ)
|
||||
Frame 1152: 54598.393 ms (5.0σ)
|
||||
Frame 1201: 54498.392 ms (5.0σ)
|
||||
Frame 2002: 53398.517 ms (4.9σ)
|
||||
... and 15 more
|
||||
Reference in New Issue
Block a user