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:
committed by
Git OBS Bridge
parent
1ea53d696d
commit
2f2ee1d23d
@@ -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
3
tcpreplay-4.1.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5face1f9db2336afc38bee02c1c6d3d8afbb3fa1650161c9d9b1d039bea88811
|
||||
size 682276
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user