Subversion Repositories ALCASAR

Rev

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

Rev 2153 Rev 2164
Line 1... Line 1...
1
Name:		ipt-netflow
1
Name:		ipt-netflow
2
Version:	2.2
2
Version:	2.2
3
Release:	%mkrel 8
3
Release:	%mkrel 9
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.55-server-1.mga5
10
%define kversion 4.4.59-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
* Thu Apr 6 2017 Richard Rey <rexy> 
-
 
52
- Version for the kernel 4.4.59 (alcasar 3.1.1)
51
* Mon Mar 27 2017 Richard Rey <rexy> 
53
* Mon Mar 27 2017 Richard Rey <rexy> 
52
- Version for the kernel 4.4.55 (alcasar 3.1)
54
- Version for the kernel 4.4.55 (alcasar 3.1)
53
* Sat Mar 4 2017 Richard Rey <rexy> 
-
 
54
- Version for the kernel 4.4.50 (alcasar 3.1)
-
 
55
* Sun Jan 8 2017 Richard Rey <rexy> 
-
 
56
- Version for the kernel 4.4.39 (alcasar 3.1)
-
 
57
* Sat Oct 29 2016 Richard Rey <rexy> 
55
* Sat Oct 29 2016 Richard Rey <rexy> 
58
- Version for the kernel 4.4.26 (alcasar 3.0)
56
- Version for the kernel 4.4.26 (alcasar 3.0)
59
* Sat May 14 2016 Richard Rey <rexy> 
57
* Sat May 14 2016 Richard Rey <rexy> 
60
- Version for the kernel 4.4.13
58
- Version for the kernel 4.4.13
61
* Tue Apr 5 2016 Richard Rey <rexy> 
59
* Tue Apr 5 2016 Richard Rey <rexy>