aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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