K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-04-25T17:38:08.000000Z K 7 svn:log V 257 Rename 'last' to 'inp' in udp_append(): the name 'last' is due to the fact that the loop through inpcb's in udp_input() tracks the last inpcb while looping. We keep that name in the calling loop but not in the delivery routine itself. MFC after: 3 months END