K 10 svn:author V 6 bryanv K 8 svn:date V 27 2014-06-03T04:38:13.269902Z K 7 svn:log V 368 Misc vxlan changes: - Fix assert when the multicast interface is detached: the socket will have already left the multicast group by the time our event handler is called. - Use the UDP tunnel callback context from the previous commit. - Unlock the INP during our receive handling. The locking could be reduced a bit more with some changes to udp_append(). END