forked from pool/tcpreplay
11cc09f2e3
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpreplay?expand=0&rev=3
56 lines
1.8 KiB
Plaintext
56 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jan 12 08:15:04 UTC 2016 - mkubecek@suse.cz
|
|
|
|
- update to version 4.1.1
|
|
* various fixes
|
|
* performance improvements
|
|
* add --duration option which lets the user set the number of
|
|
seconds to transmit
|
|
* do not require --loop for --unique-ip
|
|
* tun/tap support
|
|
* support multiple CIDR ranges with tcprewrite
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- upgrade to version 4.0.5
|
|
* various bugfixes; for details see
|
|
https://github.com/appneta/tcpreplay/releases/tag/v4.0.5
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 28 07:14:39 UTC 2014 - mkubecek@suse.cz
|
|
|
|
- upgrade to version 4.0.4
|
|
* performance enhancements
|
|
* IP flow / Netflow features
|
|
* support netmap network drivers
|
|
* new API
|
|
* ARM support
|
|
* new DLT support
|
|
- tcpreplay-3.4.4-overflow.patch:
|
|
delete (no longer needed)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 18 14:16:10 UTC 2013 - mkubecek@suse.cz
|
|
|
|
- dynamic linking of libraries (fix build on >= 12.3)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 3 13:14:28 UTC 2011 - mkubecek@suse.cz
|
|
|
|
- initial package
|
|
- patch for buffer overflow in cidr2iplist()
|
|
|