Service Placement Framework, 0.2 (26.6.2008)
===========================================

- Improve type-safety of packet handling.
- Expand list implementation.
- Port to Win32.
- Implement connectivity and interference graphs.
- Rework global naming conventions.



Service Placement Framework, 0.1 (6.3.2008)
===========================================

- Initial release.

  The basic infrastructure for evaluating service placement algorithms is
  operational. This includes simple services that support data requests and
  streaming, and can be replicated and migrated. The services are built on top
  of a set of supporting protocols and components for service location,
  reliable datagram transport, network diagnostics and statistics.
  Additionally, a few simple service placement algorithms have been
  implemented. The framework currently runs on both ns-2 and Linux, however the
  Linux port requires an external routing protocol.
