Subversion Repositories ALCASAR

Rev

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

Rev 2264 Rev 2318
Line 1... Line 1...
1
Name:		ipt-netflow
1
Name:		ipt-netflow
2
Version:	2.2
2
Version:	2.2
3
Release:	%mkrel 12
3
Release:	%mkrel 13
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
Packager:	Richard REY (Rexy)
7
Group:		Development/Kernel
7
Group:		Development/Kernel
8
URL:		https://github.com/aabc/ipt-netflow
8
URL:		https://github.com/aabc/ipt-netflow
9
Source0:	%name-%version.tgz
9
Source0:	%name-%version.tgz
10
%define kversion 4.4.68-server-1.mga5
10
%define kversion 4.4.74-server-1.mga5
11
 
11
 
12
%description
12
%description
13
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.
14
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.
15
 
15
 
Line 46... Line 46...
46
/%{_lib}/iptables/libipt_NETFLOW.so
46
/%{_lib}/iptables/libipt_NETFLOW.so
47
/%{_lib}/iptables/libip6t_NETFLOW.so
47
/%{_lib}/iptables/libip6t_NETFLOW.so
48
/lib/modules/%kversion/extra/ipt_NETFLOW.ko
48
/lib/modules/%kversion/extra/ipt_NETFLOW.ko
49
 
49
 
50
%changelog
50
%changelog
-
 
51
* Mon Jul 03 2017 Richard Rey <rexy> 
-
 
52
- Version for the kernel 4.4.74 (alcasar 3.1.3)
51
* Sun May 28 2017 Richard Rey <rexy> 
53
* Sun May 28 2017 Richard Rey <rexy> 
52
- Version for the kernel 4.4.68 (alcasar 3.1.2)
54
- Version for the kernel 4.4.68 (alcasar 3.1.2)
53
* Thu Apr 6 2017 Richard Rey <rexy> 
55
* Thu Apr 6 2017 Richard Rey <rexy> 
54
- Version for the kernel 4.4.59 (alcasar 3.1.1)
56
- Version for the kernel 4.4.59 (alcasar 3.1.1)
55
* Mon Mar 27 2017 Richard Rey <rexy> 
57
* Mon Mar 27 2017 Richard Rey <rexy>