• Aurelio Colosimo's avatar
    no_incoming_msg label introduce to skip switch when plen=0 · 1b3c07b2
    Aurelio Colosimo authored
    This patch is due to the fact that the code did not correctly handle
    the situation of "no incoming message". Since messageType 0 is a SYNC
    message type, in those cases an empty message was tried to be handled as a SYNC
    message, and led to FAULTY state. This patch seemed to me the least
    invasive with respect to the current code.
    1b3c07b2
Name
Last commit
Last update
arch-bare-linux Loading commit data...
arch-gnu-linux Loading commit data...
arch-spec Loading commit data...
diag Loading commit data...
include/pptp Loading commit data...
lib Loading commit data...
proto-ext-whiterabbit Loading commit data...
proto-standard Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
COPYING.LIB Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
fsm.c Loading commit data...