aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/sccp/sccp.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-31sccp: Use the external libosmo-sccp as sccp implementationHolger Hans Peter Freyther1-177/+0
2010-07-23sccp: u_int32_t -> uint32_tHolger Hans Peter Freyther1-2/+2
2010-07-23sccp: u_int8_t -> uint8_tHolger Hans Peter Freyther1-6/+6
2010-05-17[sccp] Add method to create a dt1 packet.Holger Hans Peter Freyther1-0/+1
2010-05-17[sccp] Create a method to create RLSD messages.Holger Hans Peter Freyther1-0/+1
2010-05-17[sccp] Create a SCCP CC creation routine.Holger Hans Peter Freyther1-0/+1
2010-05-15[sccp] Make it optional to send data on a SCCP Connection RefuseHolger Hans Peter Freyther1-1/+1
2010-05-15[sccp] Export function to create SCCP Refuse message.Holger Hans Peter Freyther1-0/+2
2010-04-05[sccp] Add a force_free method for connectionsHolger Hans Peter Freyther1-0/+5
2010-03-26sccp: Change the ownership of the msgb passed to the callbackHolger Hans Peter Freyther1-1/+1
2010-02-12Merge branch 'on-waves/sccp'Holger Hans Peter Freyther1-1/+22
2010-02-12[sccp] Make the file includable outside of OpenBSCHolger Hans Peter Freyther1-2/+2
2010-01-29[sccp] Invent new API to be used by the BSC NATHolger Hans Peter Freyther1-1/+16
2010-01-29[sccp] Add a utility for the nat..Holger Hans Peter Freyther1-0/+6
2009-11-20[sccp] Implement sending the Inactivity Test on a connection..Holger Hans Peter Freyther1-0/+1
2009-11-20[sccp] Implement parts of ITU SCCP for use in the A-InterfaceHolger Hans Peter Freyther1-0/+145