iperf-3.0.12-8.1>t  DH`pX'R/=„C)glb~tIfHOkeF2d4eNhayC,ukQ θ# D'x^r 9GYlG8h;JYN;J :%,Pk]G VwJ;FSo0eùr%,41IPA ]Sow*1HH͜N f?0$jN_W㨮xwx"D\UcشN'&{Ry)ͷピi4@,2OE "M)GE~;sTKl}O@޽%ruWdc 2>:%$?%d  9PT`dw   , H  4Wzu(8 9 : F!PG!hH!I!X!Y!\!]!^"%b"|c#d#ae#ff#kl#mu#v#w$x$y$z%Ciperf3.0.128.1A tool to measure network performanceIperf is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, protocols, and buffers. For each test it reports the bandwidth, loss, and other parameters. This version, sometimes referred to as iperf3, is a redesign of an original version developed at NLANR/DAST. iperf3 is a new implementation from scratch, with the goal of a smaller, simpler code base, and a library version of the functionality that can be used in other programs. iperf3 also a number of features found in other tools such as nuttcp and netperf, but were missing from the original iperf. These include, for example, a zero-copy mode and optional JSON output. Note that iperf3 is NOT backwards compatible with the original iperf.X'9wildcard2openSUSE Leap 42.3openSUSEBSD-3-Clausehttp://bugs.opensuse.orgProductivity/Networking/Diagnostichttp://software.es.net/iperf/linuxx86_64)H1%A큤X'8X'9WUQWUQWUQWUQX'7c175ec22bd416fcf43cbb93fd0a2aaaaaff9aaf14d44d6fb9dad7eda8c64b2c0ab59a0c3a4bc3954d1ece68ea19d77a4acab990d9b27858ecf8d4637c1dad3638dfd3d166d1b42e83de3fbd9edae2f1a7da14393bc461088e5415eebfde1f611rootrootrootrootrootrootrootrootrootrootrootrootrootrootiperf-3.0.12-8.1.src.rpmiperfiperf(x86-64)@@@   libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libiperf.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2WhU!#Tq@TMSǺSǺS2@S1oO^@LwKaj@ajaissle.deaj@ajaissle.deseife+obs@b1-systems.comschwab@linux-m68k.orgmsvec@suse.commsvec@suse.comandreas.stieger@gmx.deaj@ajaissle.decoolo@suse.comreddwarf@opensuse.orgpoletti.marco@gmail.com- update to version 3.0.12 * fixes [boo#984453] [CVE-2016-4303] JSON parsing vulnerability - rebased iperf-3.0.5_disable-profiling.patch on 3.0.12 code (now is iperf-3.0.12_disable-profiling.patch)- iperf 3.0.11 * This maintenance release adds a -1 flag to make the iperf3 execute a single test and exit, needed for an upcoming bwctl release. A few other bugs are also fixed.- iperf 3.0.10, user-visible changes: * UDP tests now honor the -w option for setting the socket buffer sizes (issue #219).- Apply profiling patch whenever %optflags includes -fomit-frame-pointer- iperf 3.0.9 * Bug fixes- iperf 3.0.5 * A timing issue which caused measurement intervals to be wrong with TCP tests on lossy networks has been fixed * It is now possible to get (most of) the server-side output at the client by using the --get-server-output flag * A number of bugs with --json output have been fixed - rebased iperf-3.0.2_disable-profiling.patch on 3.0.5 code (now is iperf-3.0.5_disable-profiling.patch)- iperf 3.0.3 * Summary structures in the JSON output are now included, even if there is only one stream. * A possible buffer overflow in iperf_error.c has been fixed (replaced iperf-3.0.2_strncat_bufferoverflow.patch) * Example programs now build correctly - clean spec- iperf project moved from SourceForge to Google Code and now to GitHub. License changed from NCSA to BDS-3-Clause - Update to 3.0.2 This version, sometimes referred to as iperf3, is a redesign of an original version developed at NLANR/DAST. iperf3 is a new implementation from scratch, with the goal of a smaller, simpler code base, and a library version of the functionality that can be used in other programs. iperf3 also a number of features found in other tools such as nuttcp and netperf, but were missing from the original iperf. These include, for example, a zero-copy mode and optional JSON output. Note that iperf3 is NOT backwards compatible with the original iperf. - Added iperf-3.0.2_strncat_bufferoverflow.patch: * Prevent buffer overflow in strncat - Added iperf-3.0.2_disable-profiling.patch: * Disable profiling on x86 (option '-pg' is incompatible with invoked option '-fomit-frame-pointer') - Changes in 3.0.2 * iperf3 now builds on Linux systems that do not support TCP_CONGESTION. Most notably this allows iperf3 to work on CentOS 5. * An abort on MacOS 10.9 has been fixed (issue #135). * Added -I flag for the server to write a PID file, mostly useful for daemon mode (issue #120). * A bug that could break some TCP tests on FreeBSD has been fixed. * TCP snd_cwnd output is now printed by default on Linux (issue #99). * In JSON output, the --title string no longer has a colon and two spaces appended (issue #139). * A buffer for holding formatted numeric values is now properly-sized so that output is not truncated (issue #142). * Some memory leaks have been fixed. * A -d flag enables debugging output. * libtoolize is now invoked correctly from the bootstrap.sh script. * The test unit format can now be set from the API (issue #144). * libiperf is now built as both shared and static libraries. - Changes in 3.0.1 * Added the following new flags - D, --daemon run server as a daemon - L, --flowlabel set IPv6 flow label (Linux only) - C, --linux-congestion set congestion control algorithm (Linux only) - k, --blockcount #[KMG] number of blocks (packets) to transmit (instead of -t or -n) * Bug fixes - Changes in 3.0-RC5 * Added the following new flags - F, --file name xmit/recv the specified file - A, --affinity n/n,m set CPU affinity (Linux only) - J, --json output in JSON format - Z, --zerocopy use a 'zero copy' method of sending data - O, --omit N omit the first n seconds - T, --title str prefix every output line with this string * more useful information in 'verbose' mode * Many bug fixes - Changes in 3.0b4 * Added support for binding to a specific interface (-B) * Added support for IPv6 mode (-6) * Setting TCP window size (-w) is now supported * Updates to iperf_error * Added new errors * Should generate more relavent messages * Stream list now managed by queue.h macros * Test structures are now kept intact after a test is run (for API users) * Improved interval timer granularity * Support for decimal values * Many bug fixes - Changes in 3.0b3 * Better error handling * All errors now handled with iperf_error() * All functions that can return errors return NULL or -1 on error and set i_errno appropriately * Iperf API intruduced * Support for adding new protocols * Added support for callback functions * on_connect - executes after a connection is made to the server * on_new_stream - executes after a new stream is created * on_test_start - executes right before the test begins * on_test_finish - executes after the test is finished * Added early support for verbose mode (-V) - Changes in 3.0b2 * UDP mode now supported * Support for setting bandwidth (-b) * Parallel UDP stream support * Reverse mode UDP support * Support for setting TCP_NODELAY (-N), disabling Nagle's Algorithm * Support for setting TCP MSS (-M) * Note: This feature is still in development. It is still very buggy. - Changes in 3.0b1 * TCP control socket now manages messages between client and server * Dynamic server (gets test parameters from client) * Server can now set test options dynamically without having to restart. * Currently supported options: -l, -t, -n, -P, -R * Future options: -u, -b, -w, -M, -N, -I, -T, -Z, -6 * Results exchange * Client can now see server results (and vice versa) * Reverse mode (-R) * Server sends, client receives- disable _service file for factory update - update license to be spdx.org conform- Update to 2.0.5 * bumped default TCP send/recv buffer to 128K (this is not the kernel buffer that controls the window, but rather the Iperf internal buffer) * honor -i flag when for a server (-s) when using TCP * Exit rather than warn on connection failure * Reduce CPU usage * "neater" output for some units, eg Kbps, Mbps, Gbps * addresses some typos * prevent underflow when the amount of data to be transmitted (-n) is not a multiple of the buffer size (-l) * print report headers only once * use appropriate report header for UDP tests - Cleaned with spec-cleaner- Initial package, version 2.0.4wildcard2 14897743933.0.12-8.13.0.12-8.1iperf3iperfAUTHORSLICENSEREADME.mdRELEASE_NOTESiperf3.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/iperf//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/775cbb0244bf2cc65ee7a91a05b8536e-iperfcpiolzma5x86_64-suse-linuxELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.0.0, BuildID[sha1]=63892d4640155988cf1fe40a7072ba10de0a43b3, strippeddirectoryASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRR9DMmA؛Uh,?`] crv9ugQGJ@ EA;Ծxi/` ۍ^e{pNc8Ĩ؆z/2Kg,Pd6˨py?d&pjg¢r>g0xJrz'FHX`9@J!MɱP3YcQo׈DX]8ֈߑ}:@4KbԑH#7צӔ]jOܗfdw|\b`Q} ]@_WÈ"ZHTe97=b@Bj]Kj< so2-c jI ވvzÓLeY玁z+<~A>MҶB p/ie+EЋuL@"oJׁ8,BbC lut<)s$+tQը_j/ &n`"r{%z_I VL@䉨$7#&yE_J%H4wlD]'' Ѹ'WP*<8li{9-I!\"?iXS xe*܆3.#IWd7qVHw[HB:Oωc`.B lpǧmg_;ɎҗDBnm,`{\R^)NA,6L]eV yb6.nJP@And/SzՍq9؛}:'f1GTljxȔ/ ~d׀*F6q9[<>ZoB+D8D(vVYl2Wr^vev2]\(FoށTrXttSz8A$GTDx/eOOa}񁍦' Ҧ{5eC}Ra!L(W_xP1Jy: )[ y,A 4'JHض -䦯, w/ װV ni޿= f0ab@5b&xXm&  >K~z-kve?TC*fJPM8g9L /,PxT W{Z*y?aKVP\WJ\"9ndin6\N2GF,+9f>:cd{<0ѻJͽӔ~$߄^2#7~8pC?H> 3=m 7kg(kHwx{뀐ۺ5IåZԸ0f5荶 )ia/nâ<J͏ZZ]KyQQF_^U%6~@PW;%}Y]d[5pqvK`/TKIso*&g f4m0b҂4h@y6۫0_ApIvgDS0NQ>>UePVh#jĮI+AcM[qԙ[ kɗ$xYm)cfR*HrIr9S9ΚaT fw5B|aG`{?{iNIVLt E}KՇrme!hNCXJaL)g?WPv" k2 Wמ`D;|nP'CK& ?Aiinڀ _s1$b}:mvkm3D T=e-1Tm䭢F[ IBoW$.`o2*7y&Q|b=Iu/sXuó63] :3֑TF `>Y07E,!lUY@N y"W)[hzU_eT9n$ve 2᫥iMdh떷URTax{`"!tI{ 7J2>ބ?S:&Z&g|=Ng #9ԭ)qIYlhw33"1 WğD z.w+j+G$ :-/>ji{uΈ$2S0 !JXE,׎'=N$?݅pxt41OVː|@!c’Y/4\VtIϛԽ5 s4ǫN=UO_iIMh#>#6qg970#>c>`x$>)s 7MaImx8.se1m h^t%`5s2;Prqˆ`tL"T;M 5ό{ʯ¦uBk$A@U"@~QAZkwuTh403tHձ?Im)菔}Md8+(–(xx#ci.wQ$Tf2H6q!MpoQ\FtthۆDcwYoaA\"\qHBǵ{=PC#Q =4r˂N~IvUd{Fw+X'_GO bo:b8XB"nU0aGHuh`2-=`\5=8 zC<]e`:"wE?; -仉͊؆kY5画(:olfyLR;G٥F&n2 Så[RBOAi U-kCmp7,%G`Z.8(2qC LbSK1eZр)^zFPiժ|$`dΞϫn$K腌u=UimlhӃ98 !f85]_3>/-ž(綥:Q3H'_TUw'?CF ĺ/n5 ɛKKAu?%B?_r={',T;jE_ߣ)AAT>OgˢiH:QlzY>'#hw|=1 t~R wLoTa([֯޳Jh L;ge`X\F_Gy#$Zޏ<_-'(_W{ӌ#"1gNDї$ev1b|P%n+`TqFDx]5[+(~Wel SzBr__Z4ND"KsSmيL6@GQ%[HǹVm Pw38| rQ/+"Y\i/ƗѤ>BѴKJ²}bxQVuTt~zgqz/mR?_*t>ޥfw'.4I;_ xPtc4ꑧ('v)4JX%>fXJcȉ>ä9a[05E-=ǁM'Z<Ā&5AA&zԤ95C%oySnq,] G-1xdVB=+ Ϲ$EC ۟!YQWp)=^}S7 ~'[cA pROp X8$ 9AW ,:6 g@@7 1:zHD8Rg4ߵV1NdFE8ꎃWVwBS﷨&$?zLslO}1}{ 8Q5W~ٚ5܃Hj1;M\(_|KX rͭMPbu5K3R= j<lʳRsvcWݬ[ |1v|^fhA&c5:H0 76))Sɽܢ޹!v*Tz)tWa_8Kn]#cU5 zL^;Nk6EM{z,5eu~un -5Ȗhc+?$E-VJVjW-n5!J Yqyr w"d\&bsr6`8r6E8tBÅub1Fr^Ѫ:LNUS]X9-Ʒ9*7B*V6y- vtjF)e8J\ 1Á3"U`r~e,ݰ-T1'PVܭ3sn^Cմ*Xu?FkGK\($.Wh}ԶNg'gDՂfb^i/$K~Avk<~]Y`#^*loMm:Ew0N荹] g\?oEf,ϻrK]6ƒ4HH7F,xP$t~-KtP)j+J7_.k ڃ{ $ӄe~O¤!2A)oXy|#OWL-}Z͏EÎ]OCO`\oM51%m؆gT\ՙyoxoU(05*aSlXYw~ql+&zGҎ*SAAæN~_Ri-:y7gJ q;.ܞ%xXH'6B5*jQ#GpWagS_ŝ鉮70W,s#!{YjA՚WNjdh fp n pFAKq.8ʺ JZo{i,RQBYzLYj% ?_ڊlçIɴE|rZ<~;D"xR5]k 4k+B98r Z)y^m\DŹ{rc>xhVٴɲ@0">zsikO5/)p2^i`spAQ.׏7* t8U Ao)uOb"ٳ:gHX2~a1# Wa?{ftYr\Y@I1nѡP˟S8)!X*H!7?Wa+?l Dk5696lOtTkg|ؒ $>(WO9DԾDڃmnݹÖ*6ݨ9yuq(3nWZ`kL,`*6N{U cu/'2u!z=Ͳ7В&>$qɵ Jfu.1n3A^iu>TY nIf5'GeO"mwNƚu~gYk +r6bWco>!6\B !/ Od:h0GyR?i]Ѵ[ӛ=|B}zѭ9^Tj4PXak$ڇ[zoe~7|=cis )~%%~[vNH9kDPEY&lekvu.5G4wQ ʷuk>4&+g]zQ}H[dX8 r4W hj n`F䪔f1Ro҅4-I 87}2C?I 6ױ2Bd֖xMk-h(#9Xh:6cƾʱmmwԬz,N98@B,VR mbx|K,< b 5O+ XVYɁmZ gCLji9D80#3jSRhN>~3~hcuFTaG=~ʄ>!sKl2hoJ70JKJJ争>OZ{T%/0hN9V&W(vz1rgX rG49#j fKB_ݷKt|:Ȋ*>XF~piĿS>-$#]*xiX@*]) g~ywB߱kmD+5纜Kl© (16kٶ+sd,2*3Օ_fMXzEV "3(>hxU6rEpvա.h~_E>_qQjcl f34 P2B%}~AXS,x8`Ë:?YnjPewFY^^oa8f4ogz,1v>c[ckH`1 aC¨H_LA/j+ 8gXlzB:n:fhHZɭ@;l*s[2?:ǥP9yH52Cʦzjh!٩qan8CPũIl)[LIӎGzW_ uJ~9RI+IsK}(hl% j3[gJCczO;?n&^~2oO"&M}C"X:X.vRyϨn]3< RAPLi&h?7$|v؜Ӳ#$a8FJo0a> K.ŧjoA#(] YVR}W >6Rc8jw%jqyX2RsxaPy(U )ap0V5͘.sORFjfpo _<\\ThiN@-a͎.xC[ATNq0E>6}h]( 1`Փ0N ,fpAX:ni$Ljqe\ A԰`l&]m-4^5P#M=gXGq@[V%KD'ron% TFg"*%p_Q+|rp;IԘ&tJ19"O=EIBqT ZHdfF_b. IۢI}9'$hj瓇ذNt=Ն,Dn62v'M+nI V,V&l!hS8rӹۮ3u'1mG%">g+dڼir,-ҼU]Fsj3<]*uJ{o Q;6Gд(F1# :}\vZ3 &Q}D^S_K`Cr s2am?x[L[NRJHލ6Ά{w Z!$x~'/vX2 UKysKj`pfϣ7M﵁}e 0k:ĥR iNȮˡ2ipmhtXG'00FHo1>1\:G [<=];͗