Accepting request 1112973 from home:simonlm:branches:network:utilities
The bittwist software version was updated to 3.8 OBS-URL: https://build.opensuse.org/request/show/1112973 OBS-URL: https://build.opensuse.org/package/show/network:utilities/bittwist?expand=0&rev=7
This commit is contained in:
parent
06c3f07542
commit
2cf318e9a8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:af6ed5415db03d2e9f9e7ee830133f674fa6a443747c8c8b5dc7027ae6c364cc
|
|
||||||
size 76592
|
|
3
bittwist-linux-3.8.tar.gz
Normal file
3
bittwist-linux-3.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:728cc8aa0cfcadaac2423f43304155caaa83bf7e6edb94fc2c349a6cecbaef21
|
||||||
|
size 81298
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 22 08:58:49 UTC 2023 - Ming Li <mli@suse.com>
|
||||||
|
|
||||||
|
- Update to version 3.8
|
||||||
|
* bumped from gcc -O2 to -O3 optimization flag:
|
||||||
|
https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html#index-O3
|
||||||
|
bittwist (generator)
|
||||||
|
* added RFC 2544 benchmark data generator and benchmark page
|
||||||
|
* improved actual inter-packet gap replay by using token bucket algorithm for
|
||||||
|
short IPG and self-regulated timer for long IPG
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 2 11:53:58 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
Sun Jul 2 11:53:58 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: bittwist
|
Name: bittwist
|
||||||
Version: 3.7
|
Version: 3.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A libpcap-based Ethernet packet generator
|
Summary: A libpcap-based Ethernet packet generator
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user