nDPI/python/ndpi
Ivan Nardi b08c787fe2
Have a clear distinction between public and private/internal API (#2137)
1) Public API/headers in `src/include/` [as it has always been]
2) Private API/headers in `src/lib/`

Try to keep the "ndpi_" prefix only for the public functions
2023-11-09 10:50:59 +01:00
..
__init__.py Add HOWTO Python. 2022-03-22 14:56:44 +01:00
ndpi.py Add support for flow client/server information (#1671) 2022-07-24 17:46:24 +02:00
ndpi_build.py Have a clear distinction between public and private/internal API (#2137) 2023-11-09 10:50:59 +01:00