Subversion Repositories ALCASAR

Rev

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

Rev 2520 Rev 2562
Line 1... Line 1...
1
Name:		ipt-netflow
1
Name:		ipt-netflow
2
Version:	2.3
2
Version:	2.3
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
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
BuildRequires:	iptables-devel
9
BuildRequires:	iptables-devel
10
Source0:	%name-%version.tgz
10
Source0:	%name-%version.tgz
11
%define kversion 4.14.30-server-3.mga6
11
%define kversion 4.14.50-server-2.mga6
12
 
12
 
13
%description
13
%description
14
High performance NetFlow v5, v9, IPFIX flow data export module for Linux kernel.
14
High performance NetFlow v5, v9, IPFIX flow data export module for Linux kernel.
15
Created to be useful for highly loaded linux router. It should be used as iptables target.
15
Created to be useful for highly loaded linux router. It should be used as iptables target.
16
 
16
 
Line 42... Line 42...
42
/%{_lib}/iptables/libipt_NETFLOW.so
42
/%{_lib}/iptables/libipt_NETFLOW.so
43
/%{_lib}/iptables/libip6t_NETFLOW.so
43
/%{_lib}/iptables/libip6t_NETFLOW.so
44
/lib/modules/%kversion/extra/ipt_NETFLOW.ko
44
/lib/modules/%kversion/extra/ipt_NETFLOW.ko
45
 
45
 
46
%changelog
46
%changelog
47
* Mon Apr 01 2018 Richard REY <Rexy> - 2.3
47
* Tue Jul 3 2018 Richard REY <Rexy>
48
- Version for the kernel 4.14.30 (ALCASAR 3.2.1)
48
- Version 2.3 for the kernel 4.14.50 (ALCASAR 3.3)
49
* Mon Feb 26 2018 Tom Houdayer - 2.2
49
* Mon Feb 26 2018 Tom Houdayer
50
- Version for the kernel 4.14.20 (ALCASAR 3.2.1)
50
- Version 2.2 for the kernel 4.14.20 (ALCASAR 3.2.1)
51
* Wed Oct 11 2017 Tom Houdayer - 2.2
51
* Wed Oct 11 2017 Tom Houdayer
52
- Version for the kernel 4.9.50 (ALCASAR 3.2)
52
- Version 2.2 for the kernel 4.9.50 (ALCASAR 3.2)
53
* Mon Jul 03 2017 Richard Rey <rexy> - 2.1
53
* Mon Jul 03 2017 Richard Rey <rexy>
54
- Version for the kernel 4.4.74 (alcasar 3.1.3)
54
- Version 2.1 for the kernel 4.4.74 (alcasar 3.1.3)
55
* Sun May 28 2017 Richard Rey <rexy> 
55
* Sun May 28 2017 Richard Rey <rexy> 
56
- Version for the kernel 4.4.68 (alcasar 3.1.2)
56
- Version for the kernel 4.4.68 (alcasar 3.1.2)
57
* Thu Apr 06 2017 Richard Rey <rexy> 
57
* Thu Apr 06 2017 Richard Rey <rexy> 
58
- Version for the kernel 4.4.59 (alcasar 3.1.1)
58
- Version for the kernel 4.4.59 (alcasar 3.1.1)
59
* Mon Mar 27 2017 Richard Rey <rexy> 
59
* Mon Mar 27 2017 Richard Rey <rexy>