• Jon Grimm's avatar
    [SCTP] Turn off hearbeat timers earlier in shutdown. · b5c1e5fd
    Jon Grimm authored
    Per clarifications made in the SCTP implementor's guide, 
    we should stop sending heartbeats as soon as we either send
    SHUTDOWN or send SHUTDOWN-ACK.
    
    Cleanup sctp_transport_t -> sctp_transport.
    Fix some missing entries in the statetable for HB related events.
    b5c1e5fd
sm_statefuns.c 135 KB