The new 1.2 branch changes the default functionality of UDP encapsulated sockets to have SO_REUSEADDR set. This means multiple applications can listen on the same port with UDP sockets exactly the same as CAP_RAW privileged applications can with IP/PGM sockets.
--Steve-o 2009-09-03
