mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
Fix documentation for ReassemblerStats.
This commit is contained in:
parent
9d2c41a4ff
commit
ecfacbe96e
3 changed files with 6 additions and 2 deletions
|
@ -531,7 +531,7 @@ type EventStats: record {
|
|||
dispatched: count; ##< Total number of events dispatched so far.
|
||||
};
|
||||
|
||||
## Summary statistics of all regular expression matchers.
|
||||
## Holds statistics for all types of reassembly.
|
||||
##
|
||||
## .. bro:see:: get_reassembler_stats
|
||||
type ReassemblerStats: record {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue