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

modifying an existing protocol #61

Open
whitewalter1950 opened this issue Nov 1, 2017 · 0 comments
Open

modifying an existing protocol #61

whitewalter1950 opened this issue Nov 1, 2017 · 0 comments

Comments

@whitewalter1950
Copy link

Hi
i want to add a function to a specific protocol lets say skype for example so that when a packet of that protocol is detected my function is triggered. i added my function into the protocol code "someProtocol.c" in the nDPI/src/lib/protocols directory then added any headers needed for my function to work. when trying to install, the "make" is done without errors however when reaching the step NDPI_PATH=....../nDPI make i am prompted with a warning that says:
WARNING: "myFunctionName" [path/to/ndpi/src/xt_ndpi.ko] undefined!
what am i supposed to do in order to make my function run whenever a packet of that specific protocol is detected by ndpi
thanks in advance

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

1 participant