You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CRC protocol currently has 2 modes: DISCONNECT and ERROR. However on ERROR it keeps the data and returns it. We need a new mode (DROP?) that prints the error but drops the packet and doesn't return it back to the interface.
The CRC protocol currently has 2 modes: DISCONNECT and ERROR. However on ERROR it keeps the data and returns it. We need a new mode (DROP?) that prints the error but drops the packet and doesn't return it back to the interface.