Add Q and update I documentation for conn history

- Q (MULTI_FLAG_PKT) was not in the documentation for the history field.

- I (FIN_RST_PKT) was documented incorrectly. It was documented as a
SYN+RST, when it actually represents a FIN+RST.

The new documentation was derived from:
d3f513f/src/analyzer/protocol/tcp/TCP.cc (L493)

Addresses BIT-1466
This commit is contained in:
Vlad Grigorescu 2015-08-24 12:10:35 -05:00
parent d3f513fc80
commit 9cd4071cb3

View file

@ -87,7 +87,8 @@ export {
## f packet with FIN bit set
## r packet with RST bit set
## c packet with a bad checksum
## i inconsistent packet (e.g. SYN+RST bits both set)
## i inconsistent packet (FIN+RST bits both set)
## q multi-flag packet (SYN+FIN or SYN+RST bits both set)
## ====== ====================================================
##
## If the event comes from the originator, the letter is in