Tim Wojtulewicz
|
e27008ef26
|
GH-1184: Add 'source' field to weird log denoting where the weird was reported
|
2020-12-01 09:34:37 -07:00 |
|
Tim Wojtulewicz
|
133ab55c91
|
Remove unnecessary include of NetVar.h from packet analysis plugins
|
2020-11-12 12:15:26 -07:00 |
|
Tim Wojtulewicz
|
96d9115360
|
GH-1079: Use full paths starting with zeek/ when including files
|
2020-11-12 12:15:26 -07:00 |
|
Jan Grashoefer
|
7ede4f48bd
|
Simplify packet analyzer config.
|
2020-09-23 11:13:29 -07:00 |
|
Jan Grashoefer
|
efa262a229
|
Make default packet analyzer definition explicit.
|
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
|
4aeab7402d
|
Improve naming in packet analysis.
|
2020-09-23 11:13:28 -07:00 |
|
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 |
|