| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
In the flow, we should keep track of state of "dissectors", not
"protocols". This way, flow structure doesn't depend anymore on
the max number of protocols.
This is also the first step into fixing #2136
|
|
|
|
| |
This is the first, tiny, step into a better separation between
"protocols" and "dissectors"
|
|
|
| |
See 6899f6c17 and 9bf513b34
|
| |
|
|
|
|
|
| |
* Added missing free
* Win fix
|
| |
|
|
|
|
|
|
| |
* support for using a new flow callback invoked before the flow memory is free'd
* minor fixes
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
|
|
* Caution: file needs to keep in sync with `src/include/ndpi_define.h.in` manually
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
|