ipt-netflow
ipt-netflow copied to clipboard
compiling dkms in linux-3.19
Hello.
I have trouble with compiling ipt_NETFLOW module for linux-3.19. Because in linux-3.19 there is no __get_cpu_var defined.
This is make.log from my system.
It will be great if you fix netflow module for linux-3.19 and later...
3.19 compatibility should be already fixed in git head, can you try it?
No, I'' ll try only with latest release — v2.1. Is head is stable for production use?
If you don't enable latest promisc, vlan, and mpls features, it should almost same as 2.1. And, there is no bugreports for other improvements for several months (since Feb). Thus, it should be quite stable.
(I still would recommend to configure hardware watchdog even for a stable code for mission critical server, just in case.)
Ok, thanks. I'll try to use head later...