aboutsummaryrefslogtreecommitdiff
path: root/src/lib/third_party/include/ndpi_patricia.h
Commit message (Collapse)AuthorAge
* Reworked ndpi patricia includes to avoid compilation issues on some platformsLuca Deri2021-03-31
|
* Add support for MAC to Patricia tree. Expose full API to applications. Add ↵Alfredo Cardigliano2021-02-23
| | | | utility functions.
* Split ptree user data in 32 and 64 bit entriesLuca Deri2020-12-30
|
* Values stored in patricia tree are now 32 bit (they used to be 16 bit) longLuca Deri2020-06-26
|
* Win fixesLuca Deri2020-06-08
|
* Introduced custom protocols with IP and (optional) port supportLuca Deri2020-05-06
| | | | | | | | | | | | | | | | Example - Single IP address ip:213.75.170.11@CustomProtocol - IP address with CIDR ip:213.75.170.11/32@CustomProtocol - IP address with CIDR and port ip:213.75.170.11/32:443@CustomProtocol Please note that there are some restrictions on the port usage. They have been listed in example/protos.txt
* Various fixes to patricia tree handlingLuca Deri2020-05-06
|
* False positive fixesLuca Deri2020-05-06
|
* Reworked protocol handling chnging it is u_int16_tLuca Deri2020-05-06
|
* Renamed files to avoid name clashes during compilation with other libsLuca Deri2018-09-29
|
* spelling: interfaceJosh Soref2017-03-12
|
* removed kernel support and #if 0sCampus2015-11-12
|
* Win32 fixLuca Deri2015-05-18
|
* Minor code cleanupLuca Deri2015-05-18
|
* File renamed to avoid name clashesLuca Deri2015-05-18