Tom Barbette
Tom Barbette
anydevice.hh line 73 to 79 should be enclosed by a "if kernel version >= 3.15". Else, do like before that commit : https://github.com/kohler/click/commit/274beba4cf34de7359501e6bca28cdfa190c3bef
I think it simply hasn't been ported to 4.4 yet. Basically you found the trick : find from which version the arguments change, then enclose the two versions under a...
Yes it's the idea. Following the FastClick's FromDPDKDevice idea, the element spawns one task per threads that reads from the TAP device. I'll finish it now.
Should people contribute to the wiki to make it match what the UCLA wiki site was for other pages than elements? And potentially more up-to-date.
No I can't. @kohler himself must do it.
You'll have details of the error in one of the config*log. You'll want to see the output of click-linuxtool.pl.
For last versions of the kernel 4.x you may need my pending pull requests also...
Did you found a solution? I'm interested into this also.
I would say your compiler is compiling in C somehow.
I also saw that most cards strip it and put the VLAN number in some metadata, but you should be able to disable that? I don't know in which annotation...