aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gprs_llc_vty.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-23Fix build of bsc-nat and GPRS code after include path changeHarald Welte1-1/+1
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-5/+5
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-06-03[GPRS] LLC: Implement per-SAPI default values for LLC parametersHarald Welte1-4/+18
2010-06-01[GPRS] Major LLC / TLLI handling fixesHarald Welte1-14/+28
2010-05-25Migrate VTY code to libosmovtyHarald Welte1-2/+2
2010-05-18[GPRS] LLC: Add VTY interface for LLCHarald Welte1-0/+81