The document proposes a Congestion Control Anonymous Gossip (CCAG) protocol to improve reliable packet delivery in multicast routing protocols for mobile ad-hoc networks (MANETs). The CCAG protocol uses a two phase approach, first using an existing multicast protocol like MAODV to disseminate messages unreliably, then using a gossip protocol in the background to reliably recover any lost messages. The gossip protocol implements anonymous gossip, locality of gossip, cached gossip, and pull-based message exchange to provide reliability while minimizing overhead. Simulation results show the CCAG protocol achieves a 22% improvement in packet delivery ratio over MAODV, while also reducing congestion and variation in packets received by nodes.