1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162
|
flowgrind (0.8.2-2) unstable; urgency=medium
* Build-Depend on libxmlrpc-core-c3-dev.
-- Christoph Berg <myon@debian.org> Sun, 17 Jan 2021 14:09:35 +0100
flowgrind (0.8.2-1) unstable; urgency=medium
* Fix version number (flowgrind -version)
* Fix minor groff issue in manual page
* Update debian packaging
-- Arnd Hannemann <arnd@arndnet.de> Sat, 16 Jan 2021 19:16:40 +0100
flowgrind (0.8.1) unstable; urgency=medium
* Use secure URI in Vcs control header.
* Fix website url.
* daemon: Make daemon_thread, dump_prefix, dump_dir global (Closes: #957214)
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Sep 2018 01:09:06 +0100
flowgrind (0.8.0) unstable; urgency=medium
Release 0.8.0 (2016-09-19)
* Happy Birthday Anna!
* Now uses UUID to uniquely identify daemons with same address (unfortunately that makes flowgrind incompatible with earlier releases)
* Includes a lot of bugfixes, to name a few:
* Closes github issue #211 (No cwnd column in output)
* Closes github issue #208 (buffer overlow in daemon with 2048 flows)
* Closes github issue #177 (segfault in argparser)
* Closes github issue #198 (DEBUG_MSG is not thread-safe)
* Closes github issue #182 (Time to string conversion seriously broken)
* Closes github issue #190 (-U option expects flow endpoint as argument)
* Closes github issue #187 (Traffic Generation: contradicting examples)
-- Arnd Hannemann <arnd.hannemann@credativ.de> Mon, 19 Sep 2016 13:44:52 +0200
flowgrind (0.7.5) unstable; urgency=medium
Release 0.7.5 (2014-10-23)
* (Re-)added Mac OS X support (Closes issue #96, #95, #43)
* Includes a lot of bugfixes, to name a few:
* Closes issue #159 (flowgrind-stop does not complain, if there is no address given)
* Closes issue #70 (flowgrind-stop does not accept IPv6 addresses)
* Closes issue #154 (flowgrindd does not complain if it cannot bind socket
* Closes issue #148 (tcp ca state in flowlog doesn't seem to work )
* Closes various pcap issues and crashes (thanks Marcel Nehring)
-- Arnd Hannemann <arnd.hannemann@credativ.de> Thu, 23 Oct 2014 14:55:09 +0200
flowgrind (0.7.1) unstable; urgency=medium
Release 0.7.1 (2014-05-27)
* Closes issue #80 reported and fixed by Felix Rietig
* Change license to GPL3
* Fix FreeBSD compilation issues
* Closes issue #67 fixed by Felix Rietig
-- Arnd Hannemann <arnd.hannemann@credativ.de> Tue, 27 May 2014 09:12:53 +0200
flowgrind (0.7) unstable; urgency=medium
Release: 0.7 (2014-04-10)
* Output tcp_info kernel variables under FreeBSD
* Remove ADT code (was broken anyways)
* Display OS information in summary line
* Allow to set CPU affinity
* Set localhost as default flow target/source instead of 127.0.0.1
* Preliminary support for mixed (FreeBSD, Linux) flows
* Change timer management to achieve a nanosecond resolution
* Closes LP#1212680, LP#1218761 reported and fixed by Midori Kato
* Revised docu (help, manpage etc)
* Closes LP#1237447
* Add 1-way delay measurements
* Update usage (-h)
* A lot of other small fixes
-- Arnd Hannemann <arnd.hannemann@credativ.de> Thu, 10 Apr 2014 13:18:07 +0200
flowgrind (0.6.1) unstable; urgency=low
Release: 0.6.1 (2013-7-5):
* Closes LP#1196940, LP#1196972
-- Christian Samsel <christian.samsel@rwth-aachen.de> Fri, 05 Jul 2013 15:31:26 +0200
flowgrind (0.6) unstable; urgency=low
Release: 0.6 (2013-4-24):
* Full IPv6 support (control and test connection)
-- Christian Samsel <christian.samsel@rwth-aachen.de> Wed, 24 Apr 2013 10:45:05 +0200
flowgrind (0.5.9) unstable; urgency=low
Release: 0.5.9 (2013-1-11):
* Support for pluggable congestion control modules in FreeBSD 9
* Minor compile and bugs fixes (thanks flameeyes)
-- Christian Samsel <christian.samsel@rwth-aachen.de> Fri, 11 Jan 2013 11:27:45 +0100
flowgrind (0.5.8) unstable; urgency=low
Release: 0.5.8 (2012-3-3):
* IPv6 works for test connections (not for control)
* FreeBSD Support
* Autoconf fixes to improve portability
* Small bug and coding style fixes
-- Christian Samsel <christian.samsel@rwth-aachen.de> Sun, 04 Mar 2012 10:36:23 +0100
flowgrind (0.5.7) unstable; urgency=low
Release: 0.5.7 (2011-4-27):
* Fix crash with newer xml-rpc version
* Output random seed in final report
* Indicate that random seed is actually a flow and not a global option
* Fix random seed handling with parallel flows
* Fix parameter parsing for uniform distribution
-- Christian Samsel <christian.samsel@rwth-aachen.de> Thu, 28 Apr 2011 14:50:19 +0200
flowgrind (0.5.5.1) unstable; urgency=low
Release 0.5.5.1 (2010-12-8):
* More updates to manpage and -h
* Fix rare bug which leads to receiver limitation in conjunction with
multiple differently scheduled flows
* Fix pmtu/imtu/smss sometimes display -1
-- Arnd Hannemann <arnd@arndnet.de> Thu, 09 Dec 2010 10:31:33 -0500
flowgrind (0.5.5) unstable; urgency=low
Release 0.5.5 (2010-12-5):
* Revised docu (help, manpage etc)
* Add transac column, disable blockcount by default
* Reworked timing for throughput calculation
* Reworked final report line
* Minor output improvements
* Dropped useless complete interval report line
-- Arnd Hannemann <arnd@arndnet.de> Thu, 09 Dec 2010 10:31:33 -0500
flowgrind (0.5) unstable; urgency=low
Release 0.5 (2010-11-4)
* Removed obsolete fasttime and TSCI2 support
* Remove useless status column (only activated with --enable-debug)
* Nullify linux kernel state columns in final report, as they
are not accumulated. (last interval has same information anyways)
* libpcap support for automatic traffic dumping (for analysis with tcptrace
etc)
* libgsl support for advanced stochastic distributions
* Added sockopts TCP_NODELAY and non-standard MTCP
* Always print final report
* Bugfixes (oh-rly?)
-- Arnd Hannemann <arnd@arndnet.de> Thu, 04 Nov 2010 11:35:59 +0100
|