aboutsummaryrefslogtreecommitdiffstats
path: root/src/mtp_layer3.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-17sccp: Stop queueing messages between SLTM messagesHolger Hans Peter Freyther1-2/+0
2011-01-16license: Switch to the GNU AGPLv3 for this network serviceHolger Hans Peter Freyther1-7/+6
2011-01-01mtp: Allow to have a different POC for SCCPHolger Hans Peter Freyther1-7/+7
2010-12-31mtp: Well we do not wait for the SST any more but start transmitting.Holger Hans Peter Freyther1-1/+1
2010-12-31mtp: Add some SSNs we want to handle.Holger Hans Peter Freyther1-3/+8
2010-12-31mtp: Implement the subsystem test and respond with a SSP/SSAHolger Hans Peter Freyther1-5/+10
2010-12-10mtp: Attempt to fix the SCCP restart logic.Holger Hans Peter Freyther1-26/+21
2010-12-10isup: Respond to a ISUP GRS with a GRA.Holger Hans Peter Freyther1-4/+19
2010-12-10isup: Implement handling GRS and GRA messages for ISUP.Holger Hans Peter Freyther1-1/+3
2010-12-08mtp: Print a TFP message on the screen when we get a messageHolger Hans Peter Freyther1-0/+16
2010-12-08mtp: Prepare ISUP handling, just print the ISUP part.Holger Hans Peter Freyther1-0/+3
2010-12-08mtp: Print un-handled messagesHolger Hans Peter Freyther1-1/+1
2010-11-26mtp: Be able to set the spare bits in the network indicatorHolger Hans Peter Freyther1-0/+1
2010-11-26mtp: Store the NetworIndicator in the mtp_link and use itHolger Hans Peter Freyther1-3/+4
2010-11-26mtp: Set the network indicator in the mtp_msg_allocHolger Hans Peter Freyther1-6/+1
2010-10-08mtp: Ignore the spare bits as of Q.701 6.2Holger Hans Peter Freyther1-6/+6
2010-08-04Update SCCP includes for the new location of files.Holger Hans Peter Freyther1-1/+1
2010-08-04Use libosmocore instead of the old temporary laF0rge1 lib..Holger Hans Peter Freyther1-2/+2
2010-07-31u_int8_t -> uint8_tHolger Hans Peter Freyther1-5/+5
2010-07-28Public release of the cellmgr_ng code to convert E1 to IPA SCCPHolger Hans Peter Freyther1-0/+509