summaryrefslogtreecommitdiffstats
path: root/src/sctp_core.erl
AgeCommit message (Expand)AuthorFilesLines
2013-09-08make use of local IP address of #sigtran_peer actually workHarald Welte1-4/+6
2013-09-08sctp_core: respect local IP of sigtran peerHarald Welte1-11/+14
2013-07-27remove dead commented out codeHarald Welte1-2/+0
2013-07-27sctp_core: handle shutdown_comp sctp event.Harald Welte1-0/+1
2013-07-27sctp_core: register process name and listen to SCTP socket in passive modeHarald Welte1-2/+7
2012-04-16add compatibility clause for Erlang Public LicenseHarald Welte1-0/+14
2012-01-19sctp_core: Properly handle cant_assoc event from SCTPHarald Welte1-1/+2
2012-01-17sctp_core: Make sure to pass all primitives in all states to callbackHarald Welte1-9/+36
2012-01-16Commit current state of working MTP3-in-M2PAHarald Welte1-0/+268