ShadowKatStudios / OC-Minitel

Easy-to-implement networking protocol for OpenComputers
https://oc.shadowkat.net/minitel/
Mozilla Public License 2.0
41 stars 12 forks source link

Avoid repeating packets to the same wired interface #24

Closed booty-bumping closed 5 years ago

booty-bumping commented 5 years ago

Solves #19

Video of before behavior. Note that the top one is sending back an ACK, all of the other extra packets are redundant repeating.

Video of after behavior

Haven't implemented the change for Microtel or NEO, but it should be easy.

XeonSquared commented 5 years ago

Pleasantly simple implementation.

I'm going to change the wording in the standard to preferably avoid repeating on the same modem rather than simply don't, though.