Jan Grashoefer
|
cbdaa53f85
|
Remove magic identifiers from Ethernet analyzer.
|
2020-09-23 11:13:28 -07:00 |
|
Jan Grashoefer
|
9feda100b9
|
Move dispatching into packet analyzers.
WIP that updates only the Ethernet analyzer.
|
2020-09-23 11:13:28 -07:00 |
|
Jan Grashoefer
|
96d0e11bb8
|
Move cur_pos from packet into packet manager loop.
|
2020-09-23 11:13:28 -07:00 |
|
Tim Wojtulewicz
|
c2500d03d6
|
Remove packet_analysis/Defines.h
- Replace uses of identifier_t with uint32_t
- Replace repeated usage of tuple type for Analysis results with type alias
|
2020-09-23 11:13:28 -07:00 |
|
Tim Wojtulewicz
|
f39d6bb4c4
|
Use shared_ptr instead of raw pointers in packet_analysis for analyzers and dispatchers
|
2020-09-23 11:13:28 -07:00 |
|
Tim Wojtulewicz
|
08ceea8de1
|
Fixes for various btest issues
- Fix handling of truncated ethernet headers, fix core.truncation test output
- Update commit hashes for external private test repo
|
2020-09-23 11:13:28 -07:00 |
|
Jan Grashoefer
|
e53ec46c23
|
Renamed LL-Analyzers to Packet Analyzers.
|
2020-09-23 11:13:28 -07:00 |
|