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

Split the ISOTP support into a separate module #21

Closed
pschichtel opened this issue Aug 5, 2020 · 2 comments
Closed

Split the ISOTP support into a separate module #21

pschichtel opened this issue Aug 5, 2020 · 2 comments

Comments

@pschichtel
Copy link
Owner

Sadly, the ISOTP kernel module support is still no where near getting mainlined and requiring a out of tree kernel module to be loaded during normal build/test execution is kind of awkward.

To improve that situation and to lighten the library for users of the other protocols, it might be a good idea to split out the ISOTP bindings into a separate maven module complete with separate native libraries. This might also be useful in combination with a possible Netty migration (see #20).

@pschichtel
Copy link
Owner Author

The situation might be changing sooner than expected when creating this issue. I'm helping out in the testing effort and there might be tries to mainline this within the next few kernel iterations.

@pschichtel
Copy link
Owner Author

kernel 5.10 will have the module, though not compiled by default

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