K 10 svn:author V 2 bz K 8 svn:date V 27 2009-08-13T15:16:30.622615Z K 7 svn:log V 336 MFC: r192649 Implement UDP control block support. Add udpcb support with own fields and flags for UDP instead of further sticking things into in_pcb and flags fields. Attach the udpcb to the inp_ppcb in the kernel. Note: the udp tunneling parts are not (yet) existing in 7 and thus were not merged. Reviewed by: rwatson END