Subversion Repositories ALCASAR

Rev

Rev 1939 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 1939 Rev 1944
Line 1... Line 1...
1
Name:		ipt-netflow
1
Name:		ipt-netflow
2
Version:	2.2
2
Version:	2.2
3
Release:	%mkrel 1
3
Release:	%mkrel 2
4
Summary:	Netflow iptables module for Linux kernel
4
Summary:	Netflow iptables module for Linux kernel
5
License:	GPLv2
5
License:	GPLv2
-
 
6
Packager:	Richard REY (Rexy)
6
Group:		Development/Kernel
7
Group:		Development/Kernel
7
URL:		https://github.com/aabc/ipt-netflow
8
URL:		https://github.com/aabc/ipt-netflow
8
Source0:	%name-%version.tgz
9
Source0:	%name-%version.tgz
9
%define kversion 4.1.15-server-2.mga5
10
%define kversion 4.4.13-server-1.mga5
10
 
11
 
11
%description
12
%description
12
High performance NetFlow v5, v9, IPFIX flow data export module for Linux kernel.
13
High performance NetFlow v5, v9, IPFIX flow data export module for Linux kernel.
13
Created to be useful for highly loaded linux router. It should be used as iptables target.
14
Created to be useful for highly loaded linux router. It should be used as iptables target.
14
 
15
 
Line 45... Line 46...
45
/%{_lib}/iptables/libipt_NETFLOW.so
46
/%{_lib}/iptables/libipt_NETFLOW.so
46
/%{_lib}/iptables/libip6t_NETFLOW.so
47
/%{_lib}/iptables/libip6t_NETFLOW.so
47
/lib/modules/%kversion/extra/ipt_NETFLOW.ko
48
/lib/modules/%kversion/extra/ipt_NETFLOW.ko
48
 
49
 
49
%changelog
50
%changelog
-
 
51
* Tue May 14 2016 Richard Rey <rexy> 
-
 
52
- Version for the kernel 4.4.13
50
* Tue Apr 5 2016 Richard Rey <rexy> 
53
* Tue Apr 5 2016 Richard Rey <rexy> 
51
- Initial version of the package
54
- Initial version of the package