1. ddfc667 BSSGP_Emulation: Implement handling of BVC-UNBLOCK in SGSN role by Harald Welte · 3 years, 9 months ago
  2. fba7afd BSSGP_Emulation: Include NSEI in BsgpStatusIndication for PTP BVC by Harald Welte · 3 years, 9 months ago
  3. 57de220 BSSGP_Emulation: Introduce a GLOBAL port in the BSSGP_CT by Harald Welte · 3 years, 9 months ago
  4. 80a249a NS_Emulation: Include NS-VCI in NsUnitdataIndication by Harald Welte · 3 years, 9 months ago
  5. 199f386 BSSGP_Emulation: Introduce MGMT port to per-BVC component by Harald Welte · 3 years, 9 months ago
  6. 4d112c9 BSSGP_Emulation: Allow a "CreateCb" to handle unknown inbound TLLI by Harald Welte · 3 years, 9 months ago
  7. c450552 NS_Emulation: Introduce Load Sharing Function by Harald Welte · 3 years, 9 months ago
  8. dc0a090 NS+BSSGP: Only send BVC-RESET when _first_ NSVC of NSVCG becomes unblocked by Harald Welte · 3 years, 9 months ago
  9. 445fc61 BSSGP_Emulation: Match on proper NSEI from NS layer by Harald Welte · 3 years, 9 months ago
  10. 90f1974 NS_Emulation: Support multiple NS-VC within one NSE (NS-VCG) by Harald Welte · 3 years, 9 months ago
  11. 5339b2e BSSGP_Emulation: Support multiple PTP-BVC within one Entity by Harald Welte · 3 years, 11 months ago
  12. 12d19b8 BSSGP_Emulation: Ensure BVC-RESET for BVCO=0 has no CellId IE by Harald Welte · 3 years, 10 months ago
  13. c967d0e BSSGP_Emulation: Only add CellId to BVC-RESET[-ACK] conditionally by Harald Welte · 4 years ago
  14. 07cb87a BSSGP_Emulation: Fix build without BSSGP_EM_L3 by Harald Welte · 4 years ago
  15. 93331e7 BSSGP_Emulation: Make L3 (SM/GMM) decoding a compile-time option by Harald Welte · 4 years ago[Renamed (97%) from library/BSSGP_Emulation.ttcn]
  16. aac9b9c BSSGP_Emulation: add BssgpDecodeDepth by Oliver Smith · 5 years ago
  17. a2cf8bd BSSGP_Emulation: as_unblocked: fix SIG broadcast by Oliver Smith · 5 years ago
  18. 955aa94 BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structure by Harald Welte · 5 years ago
  19. 34b5a95 cosmetic: Update copyright statement, license notice and SPDX by Harald Welte · 5 years ago
  20. 1e5a02d BSSGP_Emulation: More/improved comments by Harald Welte · 5 years ago
  21. 1b85bf3 BSSGP_Emulation: Implement LLC sending also for SGSN-role by Harald Welte · 5 years ago
  22. 425f782 BSSGP_Emulation: Pass uplink L3 to BSSGP Uplink Unitdata by Harald Welte · 5 years ago
  23. 8d1d893 BSSGP_Emulation: Fix transmission of MT L3 in LLC/BSSGP by Harald Welte · 5 years ago
  24. 001b0da BSSGP_Emulation: Handle incoming BVCI=0 messages by Harald Welte · 5 years ago
  25. 56101c9 BSSGP_Emulation: dont fail when removing a non-exitent client by Alexander Couzens · 6 years ago
  26. 7eb5b85 BSSGP_Emulation: remove unused BSSGP_SP.receive(PDU_L3_MS_SGSN) by Alexander Couzens · 6 years ago
  27. cdfb751 BSSGP_Emulation: move LLC layer out of BSSGP by Alexander Couzens · 6 years ago
  28. 6b449fb BSSGP_Emulation: add type record LLC_Entities by Alexander Couzens · 6 years ago
  29. 0e510e6 BSSGP_Emulation.ttcn: extend BSSGP_Client_CT to hold 3 instances of BSSGP by Alexander Couzens · 6 years ago
  30. e4ff537 library: Ensure setverdict(fail) is followed by mtc.stop by Daniel Willmann · 6 years ago
  31. 2c15342 lib/BSSGP_Emulation: fix removal of items in ClientList by Alexander Couzens · 6 years ago
  32. e32ad99 *_Emulation.ttcn: Specify destination when replying on procedure ports by Harald Welte · 6 years ago
  33. f82bbb6 make PCU tests send PS paging requests on BVCI zero by Stefan Sperling · 6 years ago
  34. edcdd90 BSSGP_Emulation: Fix automatic BVC flow control ACK in SGSN role by Harald Welte · 6 years ago
  35. c27f684 Gb: avoid warnings about not-running timers by Harald Welte · 6 years ago
  36. 37692d8 sgsn: Add user plane GTP testing (GTP->Gb and Gb->GTP) by Harald Welte · 6 years ago
  37. 752abba BSSGP_Emulation: Allow clients to send PDU_LLC directly by Harald Welte · 6 years ago
  38. a2526a8 BSSGP_Emulation: Add SNDCP decoding support by Harald Welte · 6 years ago
  39. c7872fa BSSGP_Emulation: use 'isvalue()' instead of 'isbound()' by Harald Welte · 6 years ago
  40. d471901 BSSGP/LLC: Fix LLCC SAPI for SM by Harald Welte · 6 years ago
  41. f70997d sgsn: Implement TLLI assignment/modification/unassignment by Harald Welte · 6 years ago
  42. 5ac3149 First actual SGSN test case by Harald Welte · 7 years ago
  43. 853c0ad BSSGP_Emulation: Remove one level of indent (like most other code) by Harald Welte · 7 years ago
  44. 96a33b0 sgsn: Skeleton of a SGSN test fremwork by Harald Welte · 7 years ago
  45. e0abc47 Migrate Gb (NS/BSSGP) code over to Ericsson NS/BSSGP modules by Harald Welte · 7 years ago
  46. ecb8f68 gprs: Move BSSGP related code to library by Harald Welte · 7 years ago[Renamed from gprs_gb/BSSGP_Emulation.ttcn]
  47. 244cd8a sysinfo: Fix the TC_telnet test case VTY command order by Harald Welte · 7 years ago
  48. 13d391e gprs_gb: NS + BSSGP operational with OsmoPCU, receiving LLC-PDUs by Harald Welte · 7 years ago
  49. 1733a38 Add missing BSSGP_Emulation.ttcn file by Harald Welte · 7 years ago