#
# $Id: CHANGES,v 1.15 2005/08/17 10:25:40 evertonm Exp $
#

WishList
========
- Establish TCP connections asynchronously.
- Send/receive TCP greetings asynchronously.
- Fix multicast support: can't send keepalives from mcast socket.

0.11
====
+ Spawn one TCP client against multiple TCP servers.
+ Spawn one UDP client against multiple UDP servers
+ Control packet/send/write/syscall rate.

0.10
====
+ Basic support for UDP measurements.

0.9
===
+ Command-line option for listen(2) backlog.
+ Linux path MTU discovery.
+ Several minor changes.

0.8
===
+ Ignore SIGPIPE in favor of EPIPE.

0.7
===
+ Cosmetic clean-ups.

0.6
===
+ Changed unit of syscalls accounting.

0.5
===
+ System calls accounting.
+ Solaris port.
+ Several minor clean-ups.

