-
Jon Grimm authored
1) Need to check inside INIT chunks for addresses, not just INIT-ACK otherwise we don't recognize restart. 2) The address check logic isn't being excercised early enough in the restart. Per the impl-guide it needs to happen as early as INIT processing in COOKIE-ECHOED state. 3) Eliminate more uses of deprecated sctpParam_t
dec5c911