K 10 svn:author V 7 rwatson K 8 svn:date V 27 2010-03-07T10:47:47.854931Z K 7 svn:log V 276 Make udp_set_kernel_tunneling() less forgiving when its invariants are violated: so_pcb can never be NULL for a valid UDP socket, and it is always SOCK_DGRAM. Use sotoinpcb() as the rest of the UDP code does. MFC after: 1 week Reviewed by: bz Sponsored by: Juniper Networks END