SHA256
1
0
forked from pool/tcpreplay

- upgrade to version 4.1.0

OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpreplay?expand=0&rev=2
This commit is contained in:
Michal Kubeček
2015-07-27 07:26:54 +00:00
committed by Git OBS Bridge
parent 1ea53d696d
commit 2f2ee1d23d
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ab6b4e33d4074fa8a60e73ce647b0d0842883b830653b5c025a23989f2bddeb
size 658296

3
tcpreplay-4.1.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5face1f9db2336afc38bee02c1c6d3d8afbb3fa1650161c9d9b1d039bea88811
size 682276

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Mar 9 09:18:31 UTC 2015 - mkubecek@suse.cz
- upgrade to version 4.1.0
* Quick TX bypass module for Linux Kernel - allows Tcpreplay to
bypass the kernel network stack and write directly to the
network driver (disabled for now)
* add a flag to customize netmap delay
* add a loop delay option
* fix: segfault in tcpliveplay on x86_64
* fix: sometimes unable to interrupt with Ctrl-C
-------------------------------------------------------------------
Tue Nov 25 10:30:01 UTC 2014 - mkubecek@suse.cz

View File

@@ -3,7 +3,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
%endif
Name: tcpreplay
Version: 4.0.5
Version: 4.1.0
Release: 1
Source: %{name}-%{version}.tar.xz
URL: http://tcpreplay.appneta.com/
@@ -30,7 +30,6 @@ support switches, routers, and IP Flow/NetFlow appliances.
%prep
%setup
#%patch1
%build