------------------ * Adds timeout parameter through the complete flow for the collector. * Sender results are actually handled as they complete now. * Sender exceptions are collected and provided via logging. However, better handling of non-lost probes requires a greater refactor to truly solve.
0.0.1a10
------------------ * Removed rounding calculation that was excessively removing precision
0.0.1a9
------------------ * Reflector will now discard malformed datagrams instead of still reflecting them * Removed a debug statement in a high-frequency loop that was hampering perf * Collector can now be told which port to use as the destination with UDP
0.0.1a8
------------------ * Converted ``llama_collector`` to require IP addresses for reflector targets * Removed all DNS lookups from ``llama_collector`` process
0.0.1a7
------------------ * Created ``CHANGELOG.rst``, retroactively * Converted ``README.md`` to ``README.rst`` * Created documentation, `llama.readthedocs.io <http://llama.readthedocs.io/>`_