Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new filter #13

Closed
adrienb4 opened this issue Nov 18, 2015 · 3 comments
Closed

Add a new filter #13

adrienb4 opened this issue Nov 18, 2015 · 3 comments

Comments

@adrienb4
Copy link

Hi

How I can add from the compilation a new nDPI filter ?
What is the difference between 'NDPI_PROTOCOL_LONG_STRING' and 'NDPI_PROTOCOL_SHORT_STRING' ?

Thank

Adrien

@betolj
Copy link
Owner

betolj commented Nov 19, 2015

Hi,
Unfortunately, the NDPI project received some API changes and this broke the compatibility with current ndpi-netfilter. And i also need to port the inet_pton function too.

The LONG and SHORT strings are used to identify NDPI ID and libxt "list" - into "nDPI/src/include/ndpi_protocol_ids.h" sequence.

@adrienb4
Copy link
Author

I have build ntop and nDPI (with my own services). With NTOPNG all is ok (services match) but when i compile nDPI with 'ndpi-netfilter' my services not match. What is the procedure for add service to ndpi-netfilter compilation ?

@adrienb4
Copy link
Author

Ok see #14 issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants