1. 1187a77 Update header includes by Max · 6 years ago
  2. ef784e4 Remove unused includes and forward declarations by Max · 7 years ago
  3. e4727a3 llc: remove NULL-pointer check of gprs_llc_queue::size()/octets() by Alexander Couzens · 8 years ago
  4. 257b630 llc: Add move_and_merge method to llc_queue by Jacob Erlbeck · 9 years ago
  5. e500e2e llc: Add missing include directive for struct timeval by Jacob Erlbeck · 9 years ago
  6. b671dbf llc: Move storage of timestamps into gprs_llc_queue by Jacob Erlbeck · 9 years ago
  7. 1e50a3d llc: Make timeval arguments const by Jacob Erlbeck · 9 years ago
  8. 07eb655 llc: Keep track of the number of stored LLC octets by Jacob Erlbeck · 9 years ago
  9. 1eae96c llc: Add missing include directive to llc.h by Jacob Erlbeck · 9 years ago
  10. 1d0a52a llc: Add missing declarations to llc.h by Jacob Erlbeck · 9 years ago
  11. 6dbe822 llc: Separate LLC queue handling from gprs_llc by Jacob Erlbeck · 9 years ago
  12. 0c1c877 tbf: Use a hysteresis when discarding DL LLC frames by Jacob Erlbeck · 9 years ago
  13. 612e93e llc: Add put_dummy_frame to create an LLC dummy command by Jacob Erlbeck · 9 years ago
  14. 9c62389 llc: Calculate the average queuing delay of the LLC queues by Daniel Willmann · 11 years ago
  15. 550bb88 llc: Count the number of frames queued inside the LLC queue by Holger Hans Peter Freyther · 11 years ago
  16. 6058220 types: Add a simple testcase for basic types and fix the LLC code by Holger Hans Peter Freyther · 11 years ago
  17. b1302b0 llc: Move the decision if a frame has expired into the LLC by Holger Hans Peter Freyther · 11 years ago
  18. 32f9a59 llc: Make the index 'private' by appending a m_ to it. by Holger Hans Peter Freyther · 11 years ago
  19. e231026 llc: Move some more secrets from the TBF into the LLC by Holger Hans Peter Freyther · 11 years ago
  20. fce431c llc: Move the timeout calculation into the TBF by Holger Hans Peter Freyther · 11 years ago
  21. 857281f llc: Remove one of the two variants to put data into the frame by Holger Hans Peter Freyther · 11 years ago
  22. acb5427 llc: Move all direct accesses to the frame into the llc structure by Holger Hans Peter Freyther · 11 years ago
  23. be57081 llc: Move the llc structure to a new header file by Holger Hans Peter Freyther · 11 years ago