K 10 svn:author V 5 andre K 8 svn:date V 27 2007-03-19T18:35:13.000000Z K 7 svn:log V 212 Maintain a pointer and offset pair into the socket buffer mbuf chain to avoid traversal of the entire socket buffer for larger offsets on stream sockets. Adjust tcp_output() make use of it. Tested by: gallatin END