Subversion Repositories ALCASAR

Compare Revisions

No changes between revisions

Ignore whitespace Rev 2482 → Rev 2483

/rpms/ipt-netflow-2.2.spec
1,6 → 1,6
Name: ipt-netflow
Version: 2.2
Release: %mkrel 15
Release: %mkrel 16
Summary: Netflow iptables module for Linux kernel
License: GPLv2
Packager: Richard REY (Rexy)
8,7 → 8,7
URL: https://github.com/aabc/ipt-netflow
BuildRequires: iptables-devel
Source0: %name-%version.tgz
%define kversion 4.9.56-server-1.mga6
%define kversion 4.14.13-server-1.mga6
 
%description
High performance NetFlow v5, v9, IPFIX flow data export module for Linux kernel.
45,9 → 45,11
/lib/modules/%kversion/extra/ipt_NETFLOW.ko
 
%changelog
* Wed Oct 11 2017 Tom Houdayer - 2.2-14.mga6
* Wed Oct 11 2017 Richard REY <rexy> - 2.2
- Version for the kernel 4.14.13 (ALCASAR 3.2.1)
* Wed Oct 11 2017 Tom Houdayer - 2.2
- Version for the kernel 4.9.50 (ALCASAR 3.2.0)
* Mon Jul 03 2017 Richard Rey <rexy>
* Mon Jul 03 2017 Richard Rey <rexy> - 2.1
- Version for the kernel 4.4.74 (alcasar 3.1.3)
* Sun May 28 2017 Richard Rey <rexy>
- Version for the kernel 4.4.68 (alcasar 3.1.2)
/rpms/ipt-netflow-2.2.tgz
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/rpms/rpm-build-howto
32,10 → 32,10
- rpmbuild -dd ***.spec
 
**** ipt_netflow ****
- Must be complied on a system which runs the target kernel !
- Must be complied on a system which runs the target kernel. So install manually the target kernel and reboot (ipt_NETFLOW will not load during this process)
- install the RPMs "kernel-server-devel", "lib64iptables-devel (or libiptables-devel in 32b arch)"
- download, uncompress and test the conpilation of the last version of ipt-netflow (configure, make all install). The module is compiled in the same directory. The libs are copied in the /lib64/iptables (libip6t_NETFLOW.so & libipt_NETFLOW.so)
- test the module : go to the directory of source and try to load it (modprobe ipt_NETFLOW), "lsmod" to verify that it's loaded, "alcasar-iptables.sh" to test the iptables rules
- test the module : go to the directory of source and try to load it (modprobe ipt_NETFLOW), "lsmod" to verify that it's loaded, "alcasar-iptables.sh" to test the iptables rules without errors
- if all is ok, copy the tarball in rpmbuild/SOURCES. Copy the .spec in rpmbuild/SPECS. In this file, change the kernel number and uncoment the lines to match the architecture.
- rpmbuild -bb ****.spec
 
/rpms/x86_64/ipt-netflow-2.2-15.mga6.x86_64.rpm
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/rpms/x86_64/ipt-netflow-2.2-16.mga6.x86_64.rpm
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property