aboutsummaryrefslogtreecommitdiffstats
path: root/gprs_gb
AgeCommit message (Expand)AuthorFilesLines
2017-11-19Remove BSSAPP, BSSGP, BSSMAP, GTP, GTPv2, ISUP, LLC, MobileL3, NS, SNDCPHarald Welte1-1/+1
2017-11-19Add ASP_ConnId_ReadyToRelease in all translation ports using IPL4aspHarald Welte1-0/+2
2017-08-26sysinfo: Fix the TC_telnet test case VTY command orderHarald Welte8-23/+512
2017-07-30Add hand-written encoder/decoder for RLC/MAC UL/DL data blocksHarald Welte1-1/+1
2017-07-30Split RR portion of GSM_Types into GSM_RR_TypesHarald Welte1-1/+1
2017-07-30BSSGP: Avoid unbound length integer in IE templateHarald Welte1-0/+1
2017-07-30BSSGP_Types: Add IMSI and TMSI IE + related templatesHarald Welte1-0/+37
2017-07-23Import CRC24 code from OsmoSGSN for LLC FCS computationHarald Welte2-0/+91
2017-07-23WIP: Add description of TS 48.064 LLC frames in TITAN TTCN-3Harald Welte1-0/+132
2017-07-23gprs_gb: NS + BSSGP operational with OsmoPCU, receiving LLC-PDUsHarald Welte4-32/+123
2017-07-23Add missing BSSGP_Emulation.ttcn fileHarald Welte1-0/+220
2017-07-23BSSGP: Fix order of IEs in BVC-RESET PDUHarald Welte1-1/+1
2017-07-23BSSGP: don't set length to '0' in t_BssgpIE() templateHarald Welte1-1/+0
2017-07-23gprs_gb: Build stack of NS and BSSGP emulation from test componentHarald Welte5-76/+320
2017-07-23BSSGP: Add various templates for common messagesHarald Welte1-0/+53
2017-07-23BSSGP: Define symbolic names for Cause valuesHarald Welte1-1/+46
2017-07-22gprs_gb: Add NS CodecPort + Emulation; Add NS selftestsHarald Welte9-35/+435
2017-07-22Expand BSSGP helpers + codec to cover expansion + compactionHarald Welte4-9/+228
2017-07-22WIP: BSSGP related hepler functions; towards testsHarald Welte6-0/+488