aboutsummaryrefslogtreecommitdiffstats
path: root/include/sccp/sccp.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-04sccp: Make sccp_write take an additional local context0.0.6Holger Hans Peter Freyther1-2/+3
2010-08-25sccp: Pass the sccp_connection down to the send method if it exists0.0.3Holger Hans Peter Freyther1-1/+2
2010-08-02sccp.c: Make the create work with data + len to not have a msgbHolger Hans Peter Freyther1-1/+1
2010-08-02sccp: We have the gti_ind inside the address already.Holger Hans Peter Freyther1-1/+0
2010-08-01sccp: Allow to create a _udt message with the given parameter.Holger Hans Peter Freyther1-0/+2
2010-08-01sccp: Copy out pointers to the GTI into the parsed structure..Holger Hans Peter Freyther1-0/+4
2010-08-01sccp: Make it possible to have a POC inside the sockaddr_sccp.Holger Hans Peter Freyther1-0/+3
2010-08-01sccp: Make it possible to put a GlobalTitle into the SCCP header.Holger Hans Peter Freyther1-0/+7
2010-07-30sccp: Adjust the code to only depend on libosmocoreHolger Hans Peter Freyther1-0/+5
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