1. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  2. 3d6815a [SGSN] SNDCP: Subtract SNDCP header from fragment length by Harald Welte · 14 years ago
  3. 36f1217 [SGSN] SNDCP: SN-PDUs need a 16bit length field by Harald Welte · 14 years ago
  4. 8b705f2 [SGSN] SNDCP: re-set total number of fragment length by Harald Welte · 14 years ago
  5. ab4094c [SNDCP] some more defragmentation debug statements by Harald Welte · 14 years ago
  6. 60da7d4 [SGSN] SNDCP defrag: use correct length, don't include LLC FCS by Harald Welte · 14 years ago
  7. 8f0c0a3 [SGSN] SNDCP: Actually copy the payload data in the defrag queue entry by Harald Welte · 14 years ago
  8. 993697c [SGSN] SNDCP: Fix off-by-one error missing last segment in defrag by Harald Welte · 14 years ago
  9. b87bc86 [SGSN] SNDCP: more verbose defragmentation debugging by Harald Welte · 14 years ago
  10. 8911cef [SGSN] Fix segfault when passing re-assembled SN-PDU to GMM by Harald Welte · 14 years ago
  11. 951a12c [SGSN] SNDCP: fix off-by-one error during defragmentation by Harald Welte · 14 years ago
  12. 362aea0 [SGSN] SNDCP: Initialize defrag list header by Harald Welte · 14 years ago
  13. 65d9678 [SGSN] SNDCP: use llist_for_each_entry_safe() when cleaning frag queue by Harald Welte · 14 years ago
  14. f78a3b2 [SGSN] Add VTY interface for SNDCP by Harald Welte · 14 years ago
  15. eda125c [gprs] sndcp: Fix call to msgb_alloc_headroom to have both head&tail room by Sylvain Munaut · 14 years ago
  16. ce22f92 [GPRS] SNDCP: Implement fragmentation of N-PDUs to SN-PDUs in downlink by Harald Welte · 14 years ago
  17. db2c39f [GPRS] SNDCP: Check if SN-PDU is too large and reject it by Harald Welte · 14 years ago
  18. bb1c805 [GPRS] implement GTP->SNDCP->LLC downlink user-data path by Harald Welte · 14 years ago
  19. 5cc2bc3 [GPRS] SNDCP: Fix PCOMP and DCOMP header field length by Harald Welte · 14 years ago
  20. 6144452 [GPRS] SNDCP: Add new SNDCP Entity to global list of entities by Harald Welte · 14 years ago
  21. 69996cb [GPRS] SNDCP use DSNDCP instead of DGPRS by Harald Welte · 14 years ago
  22. 16836a3 [GPRS] SNDCP: Fix header length (pcomp is part of common_hdr) by Harald Welte · 14 years ago
  23. ebabdea [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  24. 2720e73 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  25. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_sndcp.c]
  26. 96f71f2 [gprs] gb_proxy: fix NSEI value printed in some debug statements by Harald Welte · 14 years ago