K 10 svn:author V 4 olah K 8 svn:date V 27 1995-04-05T10:32:14.000000Z K 7 svn:log V 279 Fix a bug in tcp_input reported by Rick Jones . If a goto findpcb occurred during the processing of a segment, the TCP and IP headers were dropped twice from the mbuf which resulted in data acked by TCP but not delivered to the user. Reviewed by: davidg END