High priority
-------------

 * I need a ChangeLog

 * The NT makefile does not allow us to link with the debug C library (rather it has to be manually modified)

 * Write a man page describing the options, and the output of bing.



Lower priority
--------------

 * Berkeley's version of getopt.c does not have a corresponding header file so win32 relies on the GNU version instead. This means we have a licensing problem (GPL vs. BSD). Some other solution must be found.

 * Recording the measured RTTs should be optional. Once disabled the memory consumption of bing should remain constant. This is currently disbled anyway.

 * Investigate the use of SO_PMTU on HP to discover the path mtu. But I don't have an HP here...

 * Compiling on different architectures is kind of a hack currently. Using autoconf might bring some order.
