ipt-netflow icon indicating copy to clipboard operation
ipt-netflow copied to clipboard

compiling dkms in linux-3.19

Open Alukardd opened this issue 9 years ago • 4 comments

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...

Alukardd avatar Jun 19 '15 15:06 Alukardd

3.19 compatibility should be already fixed in git head, can you try it?

aabc avatar Jun 19 '15 15:06 aabc

No, I'' ll try only with latest release — v2.1. Is head is stable for production use?

Alukardd avatar Jun 19 '15 15:06 Alukardd

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.)

aabc avatar Jun 19 '15 15:06 aabc

Ok, thanks. I'll try to use head later...

Alukardd avatar Jun 19 '15 15:06 Alukardd