mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-19 16:28:13 +00:00
* Removed zattoo protocol * Removed unused ndpi_bytestream_to_*** functions Rewritten ndpi_handle_ipv6_extension_headers and ndpi_detection_get_l4_internal * Uodared test results * Recoded ndpi_init_packet() * Cleaned up and recoded ndpi_parse_packet_line_info() * Recoded and optimized dhcp and dhcp6 code * Removed legacy code (zattoo) no longer used * Fix fuzzing compilation and updtae unit tests results * Zattoo: remove some leftovers --------- Co-authored-by: Ivan Nardi <nardi.ivan@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| WpdPack | ||
| nDPI.sln | ||
| nDPI.vcxproj | ||
| nDPI.vcxproj.filters | ||
| packages.config | ||
| README.md | ||
Building on Windows
This directory contains windows-specific files. In particular:
- nDPI.vcxproj is a sample project for nDPI. Use it as starting point for compiling on Windows.
If you are using VS 2022 or newer, you can use the latest croaring code: you can remove the USE_OLD_ROARING define from the project file