summaryrefslogtreecommitdiffstats
path: root/src/sctp_m2ua.erl
AgeCommit message (Expand)AuthorFilesLines
2013-08-27M2UA: Send connect request after ASP_ACTIVATE_ACKHarald Welte1-1/+11
2013-08-27M2UA: Send interface identifier and 'mode override' in ASP_ACTIVE_REQHarald Welte1-1/+3
2013-08-26sctp_m2ua: work as SG and ASP; encode #mtp3_msg{} before handing it to M2UAHarald Welte1-28/+61
2013-07-27sctp_m2ua: don't suppress any ASP_UP events from becoming visible to userHarald Welte1-3/+0
2013-07-27sctp_m2ua: ignore ASP-UP.ind in case of passive/listen modeHarald Welte1-1/+5
2013-07-27xua_asp_fsm: add support for SG mode in addition to existing ASP modeHarald Welte1-9/+25
2012-05-30make module compile again (m2ua->xua changes)Harald Welte1-29/+51
2012-05-07make the SG AS/ASP supervisor hierarchy workHarald Welte1-0/+143