The UDP support in uIP is still not entirely complete; there is no support for sending or receiving broadcast or multicast packets, but it works well enough to support a number of vital applications such as DNS queries, though
Define Documentation
#define UIP_UDP_CHECKSUMS
Toggles if UDP checksums should be used or not.
Note:
Support for UDP checksums is currently not included in uIP, so this option has no function.