Ad-hoc networks are completely wireless networks of mobile hosts, in which the topology rapidly changes due to the movement of mobile hosts. This frequent topology may lead to sudden packet losses and delays. Transport protocols like TCP have been built mainly for reliable, fixed networks. Hence, when used in adhoc networks, TCP misinterprets this lass as congestion and invokes congestion control. This leads to unnecessary retransmissions and loss of throughput. To overcome this problem, a feedback scheme is proposed, so that the source can distinguish between route failure and network; congestion. When a route is disrupted, the source is sent a Route Failure Notification(RFN) packet, allowing it to freeze its timers and stop sending packets. When tice route is re-established, the source is informed through a Route Re-establishment Notification (RRN) packet, upon which it resumes try unfreezing timers and continuing packet transmissions. The simulated performance of TCP on ad-hoc networks with and without feedback: is compared and reported. A is observed that in the event of route failures, as the route re-establishment time increases,the use of feedback provides significant gains in throughput as well as savings in unnecessary packet transmissions. Several further enhancements and directions for future work are also sketched.