forked from iarv/pyMC_Repeater
Refactor packet processing: use processed_packet for forwarding and drop reason checks Fix: Update zero-hop determination logic in AdvertHelper Fix: Clone packet in process_packet to prevent modification of the original Fix: Import copy module for deep copying of packets in process_packet