-
Notifications
You must be signed in to change notification settings - Fork 54
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
Does not build in Linux 4.1.15 #8
Comments
See tomerb's fork which adds support for compiling on kernel > 4.1: https://github.com/tomerb/dummynet/tree/master |
Sorry that does not work for me - wish it did ! - I get the same error after trying to compile the source. Im using ubuntu 4.4.0-34-generic -specifically the error is Since I am a noob trying to get ipfw to work on Linux - Ubuntu 14.04 to be precise, I would very much appreciate some noob level (lead me by the nose type) help. |
Bump... does anyone have an idea what the issue is ? In file included from /home/parry/Downloads/dummynet-master/kipfw-mod/ipfw2_mod.c:100:0: |
Hi I m observing a similar issue while trying to build dummynet. Any suggestions will be helpful. Thanks |
Perhaps our colleagues at the University of Pisa can help us. I think the problem starts with the version of linux that is supported. Alas ! I have had no problems until the headers exceed 3.x.x.x. Since I am merely a novice (at best) I defer to the genii in this community ;) |
I was worried it was 3rd declension fortunately it is not http://www.cultus.hk/Latin_vocab/noun1245/genius.html |
I am facing the same issue. Does anyone have a resolution ? include/net/inet_hashtables.h: In function ‘sk_daddr_set’: |
Produces the following error when compiling the module:
The text was updated successfully, but these errors were encountered: