K 10 svn:author V 7 rwatson K 8 svn:date V 27 2010-06-03T09:02:53.149625Z K 7 svn:log V 329 Merge r204826 from head to stable/8: 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. Reviewed by: bz Sponsored by: Juniper Networks Approved by: re (kib) END