summaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/bsc_nat_sccp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* filter: Move the con_type into the filter_stateHolger Hans Peter Freyther2015-05-031-1/+0
* filter: Remove nat_sccp_connection from public APIHolger Hans Peter Freyther2015-05-031-2/+4
* nat: Remember the original dest local reference in the parsed structHolger Hans Peter Freyther2013-09-031-0/+3
* nat: Extract the LAC/CI from the Complete Layer3 InformationHolger Hans Peter Freyther2013-04-161-0/+3
* nat: Rename "struct sccp_connections" to "struct nat_sccp_connection"Holger Hans Peter Freyther2013-04-161-1/+1
* ussd: Keep track of used TIs for USSD and forward messagesHolger Hans Peter Freyther2011-04-191-0/+3
* misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther2011-04-181-1/+0
* nat: Remember if the MSC accepted the connection on principleHolger Hans Peter Freyther2011-04-061-0/+1
* License change: We are now AGPLv3+ instead of GPLv2+Harald Welte2011-01-011-6/+5
* nat: Store the IMSI inside the SCCP Connection dataHolger Hans Peter Freyther2010-10-211-0/+1
* nat: Remember if we have check the imsi.Holger Hans Peter Freyther2010-09-151-0/+1
* nat: Remove the CRCX value from the natHolger Hans Peter Freyther2010-08-291-1/+0
* nat: Make the code work in terms of endpoints instead of timeslot/multiplexHolger Hans Peter Freyther2010-08-291-3/+6
* Use new include paths of libosmo-sccp 0.0.2Harald Welte2010-08-031-1/+1
* nat: Fix compilation with nat not being enabled.Holger Hans Peter Freyther2010-07-311-0/+92