Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #983 from lnslbrty/fix/libpcap-obsolete-pcap_lookupdev-usage | Luca Deri | 2020-08-16 |
|\ | | | | | Replaced obsolete libpcap pcap_lookupdev with pcap_findalldevs. | ||
| * | Replaced obsolete libpcap pcap_lookupdev with pcap_findalldevs. | Toni Uhlig | 2020-08-15 |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | num_extra_packets_checked check can be 0 for some protocols and therefor ↵ | Toni Uhlig | 2020-08-13 |
| | | | | | | | | | | | | requires lesser-or-equal condition for max_extra_packets_to_check Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | | Changed ndpi_ssl_version2str function call in ndpiSimpleIntegration. | Toni Uhlig | 2020-08-08 |
|/ | | | | | | Fixes build error introduced with 23c072153. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | Compilation fixes for non-Linux (or outdated Linux) platforms | lucaderi | 2020-06-25 |
| | |||
* | ndpiSimpleIntegration: added another integration example | Toni Uhlig | 2020-06-24 |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |