diff --git a/ChangeLog b/ChangeLog index cd2d02b..2a94c03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,12 @@ -0.?: +0.7: 2015-Dec-11 + * Added a manual page. + * Exceed 64k connections limit by using IP aliases on network interfaces. + This is a default behavior. * --latency-marker-skip to ignore the first occurrences of a marker. - * "Bandwidth per channel:" output line changed to reflect bi-direction⇅ * --listen-mode=active to send data for connections received through -l. - * Go over 64k connections limit by using IP aliases on network interfaces. - This is now a default behavior. * --source-ip option to restrict or change source IPs. - * Added a manual page. + * "Bandwidth per channel:" output changed to ⇅ to reflect bi-direction. 0.6: 2015-May-13 * Parse \{connection.uid} type expressions in diff --git a/configure.ac b/configure.ac index b4e7da7..b01263d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(tcpkali, 0.6, lwalkin@machinezone.com) +AC_INIT(tcpkali, 0.7, lwalkin@machinezone.com) AC_CONFIG_SRCDIR([src/tcpkali.c]) AC_CONFIG_AUX_DIR(config) diff --git a/doc/tcpkali.1 b/doc/tcpkali.1 index 3ae46e3..26d324d 100644 --- a/doc/tcpkali.1 +++ b/doc/tcpkali.1 @@ -1,8 +1,6 @@ .\"t -.\" Automatically generated by Pandoc 1.15.2 -.\" .ad l -.TH "tcpkali" "1" "2015\-12\-02" "TCPKali user manual" "Version 0.6" +.TH "tcpkali" "1" "2015\-12\-11" "TCPKali user manual" "Version 0.7" .nh \" Turn off hyphenation .SH NAME .PP diff --git a/doc/tcpkali.man.md b/doc/tcpkali.man.md index 10d397f..29eb9ae 100644 --- a/doc/tcpkali.man.md +++ b/doc/tcpkali.man.md @@ -1,6 +1,6 @@ % tcpkali(1) TCPKali user manual % Lev Walkin -% 2015-12-02 +% 2015-12-11 # NAME