mirror of
https://github.com/rightup/pyMC_Repeater.git
synced 2026-05-01 19:22:14 +02:00
- Removed redundant call to mark_seen() for duplicate packets. - Added validation to ensure hop count does not exceed the maximum limit before appending to the packet path. - Updated logic to check for path size constraints when appending hash bytes, improving packet processing efficiency.