LiveTribe Blog from Jan 31, 2010

SLP 2.1.0 Released

A minor version of SLP was released.

This release contains a number of bug fixes and improvements as well as an OSGi bundle that wraps the core SLP jar to provide SLP functionality in an OSGi container.

Bug

  • [LIVETRIBE-64] - Multicast not working under Windows
  • [LIVETRIBE-72] - SLP - the unicast point-to-point sending doesn't check the MTU
  • [LIVETRIBE-78] - Attributes.intersect() is buggy

Improvement

  • [LIVETRIBE-15] - Implement handling of AttrRqst/AttrRply messages
  • [LIVETRIBE-16] - Implement handling of SrvTypeRqst/SrvTypeRply messages
  • [LIVETRIBE-65] - Attributes should support globbing with '*'
  • [LIVETRIBE-73] - Handle correctly overflows in UDP communication

New Feature