K 10 svn:author V 6 bryanv K 8 svn:date V 27 2014-06-29T01:21:35.572557Z K 7 svn:log V 296 More misc vxlan changes: - Rename some multicast related macros to be more consistent - Fix compile without INET6 - Always queue the decapsulated frame to the netisr. The locks we hold at this point from udp_input() makes it too dangerous to process the frame in the same context. END