aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2012-06-17use new external libosmogb (part of libosmocore.git)openbsc/0.12.00.12.0Harald Welte10-637/+1
2012-06-17libgb: separate header files related to spec and implementationHarald Welte6-219/+238
2012-06-17libgb: make sure all BSSGP functions have bssgp_ prefixHarald Welte1-7/+7
2012-06-17libgb/gprs: don't use log_info from libcommon anymoreHarald Welte1-0/+3
2012-06-17libgb: prefix all NS related functions with gprs_Harald Welte1-9/+10
2012-06-17libgb: don't call directly into GMM / LLC layerHarald Welte1-0/+37
2012-06-17libgb: remove dependency of BSSGP to include sgsn/gmm internal structsHarald Welte1-2/+15
2012-06-16libgb: Remove dependency to openbsc/debug.hHarald Welte4-2/+7
2012-06-16libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.hHarald Welte1-2/+0
2012-06-16libgb: Use library SS_L_NS instead lf local SS_NSHarald Welte2-14/+13
2012-06-16libgb: move GPRS specific msgb CB definitions to separate headerHarald Welte5-26/+33
2012-06-16split libgb into a separate library for outside useHarald Welte9-5/+11
2012-06-16gsm_data_shared: add handover related bits for osmo-btsHarald Welte1-0/+8
2012-06-03Allow VTY-based configuration of T3105Harald Welte1-0/+1
2012-05-11mgcp: Make it possible to drop RTCP packets coming from the BTS/NetHolger Hans Peter Freyther1-0/+2
2012-04-19add loopback flag to lchan (for osmo-bts)Harald Welte1-0/+1
2012-04-18lchan: Fix the name of the SACCH in the variable namesHolger Hans Peter Freyther3-3/+3
2012-04-08add 'ciph_state' member to BTS-side lchan definitionHarald Welte1-0/+2
2012-03-16bsc: Prepare to have multiple MSC connectionsHolger Hans Peter Freyther1-3/+11
2012-03-16bsc: Move more things to use osmo_msc_data* directlyHolger Hans Peter Freyther1-1/+1
2012-03-16bsc: Move away from ->bsc.msc to use the selected MSCHolger Hans Peter Freyther1-1/+3
2012-03-16bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther3-5/+16
2012-03-16mgcp: implement a more tolerant parser based on strtok_r()Harald Welte1-3/+0
2012-03-02misc: Deal with smatch warnings about the bitfieldsHolger Hans Peter Freyther2-5/+5
2012-02-03abis_rsl: The rach information was not used, introduce a signalHolger Hans Peter Freyther1-0/+15
2012-01-27mgcp: add missing prototypes for send_mgcp_reset_*Harald Welte1-0/+3
2012-01-23Move the bulk of RR processing from MSC into BSCHarald Welte1-0/+3
2012-01-23Move processing of CLASSMARK CHANGE behind bsc_apiHarald Welte1-0/+4
2012-01-18nat: Prepare to rewrite the TP-DA number of a SMS submit.Holger Hans Peter Freyther1-0/+2
2012-01-17rsl: This is provided by libosmo-abis, remove it hereHolger Hans Peter Freyther1-1/+0
2012-01-17bts: Convert the rsl_link to be a struct ipabis_linkHolger Hans Peter Freyther1-0/+4
2012-01-15abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflagsHolger Hans Peter Freyther1-1/+0
2012-01-15mncc: Include size and offsets of struct gsm_mncc in the helloHolger Hans Peter Freyther1-1/+11
2012-01-15lchan: Rename release_reason to release_modeHolger Hans Peter Freyther2-2/+4
2012-01-15channel: Fix a typo in the lchan state documentationHolger Hans Peter Freyther1-1/+1
2012-01-10nat: Implement clearing of TP-SRR flags from TPDUsHolger Hans Peter Freyther1-0/+2
2012-01-06gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged informationHolger Hans Peter Freyther1-0/+16
2012-01-06gprs_sgsn.h: Include timer.h for the timer structHolger Hans Peter Freyther1-0/+2
2011-12-02Add NITZ (timezone) support as part of MM INFOGus Bourg1-0/+5
2011-11-25BSSGP: Add functions required for true BSS-side BSSGP implementationHarald Welte1-1/+15
2011-11-25BSSGP: add more doxygen commentsHarald Welte1-25/+29
2011-11-24GPRS NS: Add some doxygen API documentationHarald Welte1-17/+33
2011-11-06mncc: Introduce a hello packet that is sent to the client.Holger Hans Peter Freyther1-0/+8
2011-11-06gb_proxy: Make sure each parameter has some sort of documentationHolger Hans Peter Freyther1-0/+2
2011-11-06mncc: Address the fixme and put the mncc_sock_state in gsm_networkHolger Hans Peter Freyther1-0/+3
2011-10-18libbsc/nokia_site: Fix reset procedure and add option to skip it.Sylvain Munaut1-1/+2
2011-10-16LLC: Add minimal LLGMM-RESET.req implementationHarald Welte1-0/+20
2011-10-14gprs: Fix various compiler warningsHolger Hans Peter Freyther1-0/+2
2011-10-14gprs: This comes from libosmocore, remove it hereHolger Hans Peter Freyther1-2/+0
2011-10-10add missing include files to noinst_HEADERS to make distcheck workHarald Welte1-1/+2