This document summarizes various techniques that can be used to detect and mitigate routing misbehavior in mobile ad hoc networks (MANETs). It discusses how selfish or malicious nodes can degrade network performance by dropping packets. It categorizes the main approaches as credit-based schemes, which use virtual currencies to incentivize packet forwarding, and reputation-based schemes, which use techniques like watchdog and path rater to monitor node behavior and isolate misbehaving nodes. It also describes end-to-end acknowledgment schemes like 2ACK, SACK and BFTR that detect routing errors through feedback from the destination node.