aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/gbproxy
AgeCommit message (Expand)AuthorFilesLines
2014-08-13gbproxy: Fix warnings (signed/unsigned)Jacob Erlbeck1-6/+6
2014-08-13gbproxy: Pass tlli_info aroundJacob Erlbeck1-4/+16
2014-08-13gbproxy/test: More TLLI expiry testingJacob Erlbeck2-6/+66
2014-08-13gbproxy: Don't call time() in TLLI related functionsJacob Erlbeck1-46/+47
2014-08-13gbproxy: Don't remove stale TLLI automaticallyJacob Erlbeck2-4/+8
2014-08-13gbproxy: Test and fix IMSI/TMSI matchingJacob Erlbeck2-0/+74
2014-08-13gbproxy: Track TLLI even when the IMSI is not knownJacob Erlbeck2-8/+18
2014-08-13gbproxy: Parse additional IMSI/PTMSI/TLLI fieldsJacob Erlbeck2-5/+51
2014-08-08gbproxy/test: Fix BSSGP RESET message sizeJacob Erlbeck2-92/+92
2014-08-05gbproxy/test: Test TLLI expiryHolger Hans Peter Freyther2-32/+222
2014-08-04gbproxy: Kill the global gbprox_global_patch_state structHolger Hans Peter Freyther1-1/+1
2014-08-04gbproxy: Remove global state from the gbproxyHolger Hans Peter Freyther1-5/+5
2014-08-04gprs: Add testcases for the APN string/octet conversion and fix itHolger Hans Peter Freyther1-1/+1
2014-08-04gprs: Create a gprs_utils file and move to be shared code in thereHolger Hans Peter Freyther2-1/+3
2014-08-04gbproxy: Use gbproxy_ for all structuresHolger Hans Peter Freyther1-3/+3
2014-08-04gbproxy: The dump routines are only used by the test, move it thereHolger Hans Peter Freyther1-36/+129
2014-08-04gbproxy: Move the VTY code into the vty file and create public APIHolger Hans Peter Freyther1-0/+1
2014-07-22gprs: Parse PTMSI and update TLLI accordinglyJacob Erlbeck1-10/+12
2014-07-22gprs: Add TLV parse functionsJacob Erlbeck2-0/+237
2014-07-22gprs: Fix TLLI cache size computationJacob Erlbeck1-8/+4
2014-07-22gprs/test: Rearrange for PTMSI parsingJacob Erlbeck2-34/+199
2014-07-22gprs: Add counters related to LLC layer patchingJacob Erlbeck1-0/+4
2014-07-22gprs: Track IMSI/TLLI to control APN patchingJacob Erlbeck2-7/+16
2014-07-22gprs: Store gbproxy patching state per peerJacob Erlbeck2-20/+14
2014-07-22gprs/test: Add Detach messages to testJacob Erlbeck2-3/+74
2014-07-22gprs/test: Added GMM Info and fixed TLLIJacob Erlbeck2-8/+36
2014-07-22gprs: Add APN patch support for LLC/GSM messagesJacob Erlbeck2-9/+14
2014-07-22gprs: Add MCC/MNC patch support for LLC/GMM messagesJacob Erlbeck1-8/+8
2014-07-22gprs: Implement BSSGP MCC/MNC patchingJacob Erlbeck3-14/+22
2014-07-22gprs/test: Make test output more readableJacob Erlbeck2-274/+159
2014-07-07gprs/test: Increase stderr log levelJacob Erlbeck1-4/+20
2014-07-07gbproxy_test: Provide enough disabled categories to please valgrindHolger Hans Peter Freyther1-1/+6
2014-07-07gbproxy_test: Reset the gbproxy before we reset GPRS NSHolger Hans Peter Freyther1-3/+3
2014-07-07gbproxy_test: Simplify the test setup by sharing codeHolger Hans Peter Freyther1-30/+24
2014-07-07gprs/test: Add additional gbproxy testsJacob Erlbeck2-1/+460
2014-07-07gprs/test: Add connect_sgsn() functionJacob Erlbeck1-10/+11
2014-07-07gprs/test: Remove verbose parameter of gbprox_dump_* functionsJacob Erlbeck1-26/+26
2014-06-15gprs: Use area terms LAI/RAI as defined in GSM 03.03Jacob Erlbeck1-60/+60
2014-06-04gprs/test: Use valid MCC/MNC for BVC RESETJacob Erlbeck2-110/+110
2013-10-24gbproxy: Fix handling of NSEI changesJacob Erlbeck1-31/+34
2013-10-24gbproxy: Add test for NSEI and NSVCI changesJacob Erlbeck2-4/+854
2013-10-19gbproxy: Reject SGSN UNITDATA messages with an invalid BVCIJacob Erlbeck1-5/+6
2013-10-19gbproxy: Test invalid BVCI from SGSNJacob Erlbeck2-0/+26
2013-10-19gbproxy: Add global and per peer countersJacob Erlbeck2-12/+14
2013-10-19gbproxy: Extended test program to simulate SGSN, tooJacob Erlbeck2-43/+627
2013-10-15gbproxy: Replace NS-VC references by NSEIJacob Erlbeck1-1/+1
2013-10-15gbproxy: Add test program to test gbproxy message handlingJacob Erlbeck3-0/+786