aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-08-25gprs: Link gbproxy to -lrt for clock_gettimeHolger Hans Peter Freyther1-1/+1
2014-08-24gbproxy: Move peer definitions to gb_proxy_peer.cJacob Erlbeck1-1/+1
2014-08-24gbproxy: Refactor gb_proxy.c into several filesJacob Erlbeck1-1/+2
2014-08-21move libctrl from openbsc to libosmoctrl (libosmocore.git)Harald Welte1-3/+2
2014-08-04gprs: Create a gprs_utils file and move to be shared code in thereHolger Hans Peter Freyther1-1/+1
2014-07-22gprs: Implement BSSGP MCC/MNC patchingJacob Erlbeck1-1/+2
2014-06-04gprs: Separate LLC parsing from LLC state handlingJacob Erlbeck1-1/+1
2014-03-23sgsn/ctrl: Add ctrl interface, implement listing subscribersHolger Hans Peter Freyther1-3/+6
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2012-06-17use new external libosmogb (part of libosmocore.git)0.12.0Harald Welte1-6/+5
2012-01-15abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflagsHolger Hans Peter Freyther1-2/+3
2011-10-16misc: Linking fixes for Ubuntu 11.10 CompilerHolger Hans Peter Freyther1-3/+5
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+2
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-2/+5
2011-03-03Move 'Gb' protocol stack into its own src/gb subdirectoryHarald Welte1-9/+4
2011-03-03re-structure the OpenBSC directory layoutHarald Welte1-6/+4
2011-02-19Install programs into $(prefix)/bin, not /sbinHarald Welte1-2/+2
2010-11-15misc: Introduce a --enable-coverage mode to build with gprof coverageHolger Hans Peter Freyther1-2/+2
2010-08-24Add gprs_sndcp.h to noinst_HEADERSHarald Welte1-0/+1
2010-07-01[SGSN] Add VTY interface for SNDCPHarald Welte1-1/+1
2010-06-01[GPRS] hand SNDCP N-PDUs to the GTP to the GGSNHarald Welte1-1/+1
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-2/+2
2010-05-23gprs: Disable strict aliasing as we are breaking the rules right nowHolger Hans Peter Freyther1-1/+1
2010-05-19[GPRS] Add Frame Relay in GRE encapsulation for NSHarald Welte1-8/+9
2010-05-18[GPRS] LLC: Add VTY interface for LLCHarald Welte1-1/+2
2010-05-18[GPRS] Make sure libsgsn.a is only built when libgtp is availableHarald Welte1-1/+1
2010-05-18[GPRS] Build osmo-sgsn only if libgtp is availableHarald Welte1-0/+5
2010-05-17[GPRS] BSSGP: Add VTY for configuration and inpectionHarald Welte1-1/+1
2010-05-17[GPRS] Initial untested support for libgtpHarald Welte1-2/+2
2010-05-13[GPRS] Rename gsm_04_08_gprs.c to gprs_gmm.cHarald Welte1-1/+1
2010-05-13[GPRS] NS: Start to use rate_ctr_group code from libosmocoreHarald Welte1-2/+2
2010-05-11[gprs] gb_proxy: Send proper BSSGP STATUS msg in error caseHarald Welte1-2/+3
2010-05-04misc: Use $(top_srcdir) for source, $(top_builddir) for libsHolger Hans Peter Freyther1-4/+4
2010-05-04[gprs] Move all GPRS related code to src/gprs subdirectoryHarald Welte1-0/+17