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 Linux kernel module that is driver independent and easy to compile #136

Closed
fklassen opened this issue Sep 29, 2014 · 0 comments
Closed

Comments

@fklassen
Copy link
Member

Currently netmap and PF_RING are supported, but they are difficult to deploy and are driver independent. This research project investigate the possibility of compiling an enhanced kernel module from kernel headers, eliminating the need to download full kernel source code. Also, this module should be as fast as other techniques without reliance on network driver modifications.

The goal is to produce a kernel module that can be compiled without any significant overhead or knowledge of how to build kernel modules.

@fklassen fklassen assigned aindeev and fklassen and unassigned aindeev and fklassen Sep 29, 2014
aindeev pushed a commit that referenced this issue Sep 29, 2014
aindeev pushed a commit that referenced this issue Sep 30, 2014
aindeev pushed a commit that referenced this issue Sep 30, 2014
aindeev pushed a commit that referenced this issue Sep 30, 2014
aindeev pushed a commit that referenced this issue Sep 30, 2014
aindeev pushed a commit that referenced this issue Sep 30, 2014
aindeev pushed a commit that referenced this issue Oct 1, 2014
fklassen added a commit that referenced this issue Oct 1, 2014
aindeev pushed a commit that referenced this issue Oct 1, 2014
aindeev pushed a commit that referenced this issue Oct 1, 2014
aindeev pushed a commit that referenced this issue Oct 2, 2014
aindeev pushed a commit that referenced this issue Oct 2, 2014
aindeev pushed a commit that referenced this issue Oct 2, 2014
aindeev pushed a commit that referenced this issue Oct 2, 2014
aindeev pushed a commit that referenced this issue Oct 2, 2014
aindeev pushed a commit that referenced this issue Oct 2, 2014
aindeev pushed a commit that referenced this issue Oct 6, 2014
aindeev pushed a commit that referenced this issue Oct 6, 2014
aindeev pushed a commit that referenced this issue Oct 7, 2014
aindeev pushed a commit that referenced this issue Oct 7, 2014
aindeev pushed a commit that referenced this issue Oct 7, 2014
aindeev pushed a commit that referenced this issue Oct 7, 2014
aindeev pushed a commit that referenced this issue Oct 7, 2014
aindeev pushed a commit that referenced this issue Oct 7, 2014
fklassen added a commit that referenced this issue Oct 7, 2014
fklassen added a commit that referenced this issue Oct 7, 2014
@fklassen fklassen added this to the 4.1.0beta1 milestone Oct 8, 2014
@fklassen fklassen added 4.1.0 and removed 4.0.6 labels Oct 8, 2014
aindeev pushed a commit that referenced this issue Oct 10, 2014
aindeev pushed a commit that referenced this issue Oct 10, 2014
fklassen added a commit that referenced this issue Oct 10, 2014
aindeev pushed a commit that referenced this issue Oct 14, 2014
aindeev pushed a commit that referenced this issue Oct 14, 2014
aindeev pushed a commit that referenced this issue Nov 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants