Tim Wojtulewicz
|
cd06bf34c7
|
GH-1215: Remove dispatch_map from packet analysis, replace with BIF methods for registering dispatches
|
2020-11-02 19:03:25 +00:00 |
|
Jan Grashoefer
|
7ede4f48bd
|
Simplify packet analyzer config.
|
2020-09-23 11:13:29 -07:00 |
|
Jan Grashoefer
|
d51252bb3f
|
Extend packet analysis test.
|
2020-09-23 11:13:29 -07:00 |
|
Jan Grashoefer
|
38337d799b
|
Improve packet analysis data flow.
|
2020-09-23 11:13:29 -07:00 |
|
Jan Grashoefer
|
90eb97876f
|
Improve packet analyzer API.
|
2020-09-23 11:13:28 -07:00 |
|
Jan Grashoefer
|
6365fa6d80
|
Migrate all packet analyzers to new API.
|
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
|
bd6d3e0112
|
Remove enabled state from Components, ability to enable/disable from Manager
|
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 |
|
Jan Grashoefer
|
e53ec46c23
|
Renamed LL-Analyzers to Packet Analyzers.
|
2020-09-23 11:13:28 -07:00 |
|