Accepting request 1125095 from network:utilities
- update to 20230614d (bsc#1217032): * fix buffer overflow when parsing TCP packets where the sender includes a TCP fast open cookie larger than 16 bytes sc_hoiho man page OBS-URL: https://build.opensuse.org/request/show/1125095 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scamper?expand=0&rev=25
This commit is contained in:
commit
c423a01fa3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50a58ed36c7e7a4045717c5acc82b510bd2ad329f3b336b3504118e0280ad9ca
|
||||
size 2214550
|
3
scamper-cvs-20230614d.tar.gz
Normal file
3
scamper-cvs-20230614d.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54423b64a0b68aafa903d9260c2bff5c16f3cca44997e0e830d17296f6f03a59
|
||||
size 2214467
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 10 15:00:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 20230614d (bsc#1217032):
|
||||
* fix buffer overflow when parsing TCP packets where the sender
|
||||
includes a TCP fast open cookie larger than 16 bytes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 7 09:04:41 UTC 2023 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
@ -326,7 +333,7 @@ Tue Dec 14 17:50:16 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
- sc_hoiho:
|
||||
* add the ability to learn regular expressions that extract
|
||||
network names from router hostnames, documented in the
|
||||
sc_hoiho man page
|
||||
sc_hoiho man page
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 27 18:47:44 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
@ -611,15 +618,15 @@ Thu Aug 24 06:58:41 UTC 2017 - sebix+novell.com@sebix.at
|
||||
* fix possible memory leaks detected with static analysis.
|
||||
* quality assurance on research paper cites in manual pages.
|
||||
* spelling errors noticed by Iain R. Learmonth.
|
||||
|
||||
|
||||
sc_ally:
|
||||
* add feature to dump inferred aliases from the collected data.
|
||||
|
||||
|
||||
sc_speedtrap:
|
||||
* add threaded implementation of pairwise comparison to form candidate
|
||||
alias sets, if pthreads are detected at compilation time and
|
||||
--disable-threads configure option is not supplied.
|
||||
|
||||
|
||||
sc_uptime:
|
||||
* new scamper driver to infer IPv6 device reboot windows if the device
|
||||
returns an incrementing identifier field in the IPv6 fragmentation
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: scamper
|
||||
Version: 20230614c
|
||||
Version: 20230614d
|
||||
Release: 0
|
||||
Summary: Parallel Internet measurement utility
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user