1. 285f369 Add flag to enable RTS based polling by Andreas Eversberg · 7 months ago
  2. bd2b897 LAPDm: Add a flag to enable suppression of subsequent REJ frame by Andreas Eversberg · 8 months ago
  3. f51f916 LAPDm: Add an extra queue for UI frames by Andreas Eversberg · 8 months ago
  4. 2d7119d LAPDm: Add support for RTS based polling by Andreas Eversberg · 8 months ago
  5. 1bb0b99 LAPD: Always update N(R) in pending TX frames if V(R) is incremented by Andreas Eversberg · 8 months ago
  6. 16ad6c2 LAPDM: Use correct offset to short header on recevied frame by Andreas Eversberg · 10 months ago
  7. 45ab0d7 lapdm: Update public lapdm_msg_ctx upon CCCH data ind by Pau Espin Pedrol · 10 months ago
  8. 06da40b Revert "lapdm: Append RSL_IE_OSMO_ABS_FRAME_NUMBER to RSLms msgs towards upper layers" by Pau Espin Pedrol · 10 months ago
  9. d981794 lapdm: Append RSL_IE_OSMO_ABS_FRAME_NUMBER to RSLms msgs towards upper layers by Pau Espin Pedrol · 11 months ago
  10. 1247aa1 lapdm: Track fn of primitives in struct lapdm_msg_ctx by Pau Espin Pedrol · 11 months ago
  11. 9ec7749 lapdm: cosmetic: simplify lapdm_phsap_up(), use OSMO_PRIM[_HDR] by Vadim Yanitskiy · 1 year ago
  12. cb72e74 lapdm: Do not return an error when enqueuing a frame by Andreas Eversberg · 1 year, 1 month ago
  13. 0370018 Add support for receiving Bter UI frames at lapdm.c by Andreas Eversberg · 1 year, 2 months ago
  14. 6799741 Add support for sending Bter UI frames at lapdm.c by Andreas Eversberg · 1 year, 2 months ago
  15. 64277a0 doxygen: fix various typos in commands \param and \returns by Vadim Yanitskiy · 1 year, 4 months ago
  16. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  17. 16333bb lapdm: Drop log lines printing fmt=B by Pau Espin Pedrol · 3 years, 8 months ago
  18. 776c5b1 lapdm: fix SAPI-0/SAPI-3 frame prioritization on DCCH by Vadim Yanitskiy · 3 years, 10 months ago
  19. 29ecabe lapdm_pad_msgb(): cosmetic: use GSM_MACBLOCK_PADDING by Vadim Yanitskiy · 3 years, 10 months ago
  20. 00b2faf lapd/lapdm: print user-defined string name instead of (dl=%p) by Harald Welte · 4 years, 2 months ago
  21. 20de620 lapdm: Allow user to specify T200 values; Use correct N200 values by Harald Welte · 5 years ago
  22. 2e78f90 lapdm: Don't truncate L3 payload at 200 bytes length by Harald Welte · 5 years ago
  23. 7023aa0 lapdm_rslms_recvmsg: Fix memory leak in error path by Harald Welte · 5 years ago
  24. 1eb270b gsm: lapdm.c: Add missing new line char in notice log string by Pau Espin Pedrol · 6 years ago
  25. b82a407 lapdm: don't enforce contention resolution on SAPI0/DCCH by Harald Welte · 6 years ago
  26. f1bdf78 lapdm: send_rslms_rll_l3_ui(): Don't include B4/SACCH IE unless needed by Harald Welte · 6 years ago
  27. d977f5f lapdm: cleanup: send_rslms_rll_l3_ui(): Use msgb_tv_push() by Harald Welte · 6 years ago
  28. 1284c3e lapdm: Implement SABM related constraints by Harald Welte · 6 years ago
  29. 3e8c520 lapdm: Fix back-pointer from lapdm_entity to lapdm_channel by Harald Welte · 6 years ago
  30. 542301b RSL/LAPDm: Not all RLL message are "transparent" by Harald Welte · 6 years ago
  31. 9dd3bf0 Fix malformed Abis/RSL messages with extra L3 Information field by Pau Espin Pedrol · 8 years ago
  32. a99e110 cosmetic: Fix trailing whitespace by Pau Espin Pedrol · 7 years ago
  33. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  34. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  35. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  36. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  37. 95871da use osmo_{htonl,htons,ntohl,ntohs}() functions all over libosmocore by Harald Welte · 7 years ago
  38. 777be2e Check for proper lapdm_datalink entity by Max · 7 years ago
  39. adef12a Add strings with PH primitive names by Max · 8 years ago
  40. 1a87c1b LaPDm: Refuse SUSPEND/RESUME/RECONNECT in BTS mode by Harald Welte · 9 years ago
  41. d154f8b msgb: Check the return value of msgb_alloc (Coverity) by Jacob Erlbeck · 9 years ago
  42. 3dc4e16 gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode by Daniel Willmann · 10 years ago
  43. 55405fb lapdm: Make lapdm_datalink_for_sapi public by Daniel Willmann · 10 years ago
  44. 8dac415 ladpm: Fix msgb handling and SAPI=3 establishment delay by Jacob Erlbeck · 10 years ago
  45. c620604 lapdm: Fix typo in the comment by Holger Hans Peter Freyther · 10 years ago
  46. 5977db0 LAPDm: Allow sending unit data on DCCH by Andreas Eversberg · 11 years ago
  47. b36ad2d Fix of potential memory leaks at lapdm.c by Andreas Eversberg · 11 years ago
  48. e523392 lapd: Check in rslms_rx_rll() if lapdm context was initialized earlier by Daniel Willmann · 12 years ago
  49. 973c3c3 LAPDm: Ensure there is no payload in DISC frames by Harald Welte · 12 years ago 0.4.2
  50. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  51. 3e07144 lapdm: fix RSL message format in RLL ERROR INDICATION by Harald Welte · 12 years ago
  52. 3a5f08c lapdm: Make sure that the msgb_l3len(msg) == length... by Holger Hans Peter Freyther · 12 years ago
  53. 153903c gsm/lapdm: Display SAPI in debug message for easier debug by Andreas.Eversberg · 13 years ago
  54. 816e178 gsm/lapdm: Fix UI frames from BTS->MS have length (B4 format) by Andreas.Eversberg · 13 years ago
  55. f1f80de gsm/lapdm: Fix TA and power level handling in the ACCH header by Andreas.Eversberg · 13 years ago
  56. cbed327 gsm/lapdm: Set N201 depending on the frame type by Andreas.Eversberg · 13 years ago
  57. 5ac4478 gsm/lapdm: Make T200 timer depends on the link type (SACCH is slower) by Andreas.Eversberg · 13 years ago
  58. a42b699 gsm/lapdm: Add missing msgb_free in rslms_rx_rll error cases by Andreas.Eversberg · 13 years ago
  59. 78122ab Added defines to use primitive/operation tuples in switch/case statements by Andreas Eversberg · 13 years ago
  60. af48bed Split of LAPDm into a core part and a GSM specific part by root · 13 years ago
  61. ee876c9 LAPDm: Fix encoding of RLL ERROR IE by Harald Welte · 13 years ago 0.3.8
  62. 6bdf0b1 doxygen: Add documentation for LAPDm code by Harald Welte · 13 years ago
  63. 584427c lapdm: fix memory leak due to unreachable code by Harald Welte · 13 years ago
  64. 8264e09 lapdm: make sure we flush all queues whenever entering IDLE state by Harald Welte · 13 years ago 0.3.4
  65. 7ca604b LAPDm: Uplink SACCH frames use format B, not format B4 by Harald Welte · 13 years ago
  66. 6420774 LAPDm: When Rx DATA from L1, L1 does not know the SAPI by Harald Welte · 13 years ago
  67. 1f0b8c2 add LAPDm code from osmocom-bb into libosmocore by Harald Welte · 13 years ago 0.3.3