pretty good

This commit is contained in:
2025-07-28 08:14:15 -04:00
parent 36a576dc2c
commit 4dd632012f
21 changed files with 2174 additions and 152 deletions

View File

@@ -83,12 +83,12 @@ Quantitative measures describing flow characteristics:
- **Standard Deviation**: Measure of timing variability
### **Frame Type**
Classification of packets within a flow based on content or protocol structure (e.g., "CH10-Data", "TMATS", "PTP-Sync").
Classification of packets within a flow based on content or protocol structure (e.g., "Ch10-Data", "Ch10-TMATS", "PTP-Sync").
### **Traffic Classification**
Categorization of network traffic by destination address:
- **Unicast**: Point-to-point communication
- **Multicast**: One-to-many distribution
- **Multicast**: One-to-many distribution. [IPv4](https://en.wikipedia.org/wiki/IPv4 "IPv4") multicast addresses are defined by the [most-significant bit](https://en.wikipedia.org/wiki/Most-significant_bit "Most-significant bit") pattern of _1110_.
- **Broadcast**: One-to-all transmission
### **Enhanced Analysis**