mirror of
https://github.com/rightup/pyMC_Repeater.git
synced 2026-03-28 17:43:06 +01: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.