1. 612e93e llc: Add put_dummy_frame to create an LLC dummy command by Jacob Erlbeck · 9 years ago
  2. 9c62389 llc: Calculate the average queuing delay of the LLC queues by Daniel Willmann · 11 years ago
  3. a42b2ad llc: Initialize the LLC frame with garbage to detect wrong usage by Holger Hans Peter Freyther · 11 years ago
  4. 550bb88 llc: Count the number of frames queued inside the LLC queue by Holger Hans Peter Freyther · 11 years ago
  5. 5a7f636 llc: FIx a typo in the message by Holger Hans Peter Freyther · 11 years ago
  6. 6058220 types: Add a simple testcase for basic types and fix the LLC code by Holger Hans Peter Freyther · 11 years ago
  7. b1302b0 llc: Move the decision if a frame has expired into the LLC by Holger Hans Peter Freyther · 11 years ago
  8. 32f9a59 llc: Make the index 'private' by appending a m_ to it. by Holger Hans Peter Freyther · 11 years ago
  9. e231026 llc: Move some more secrets from the TBF into the LLC by Holger Hans Peter Freyther · 11 years ago
  10. b3d5ee2 bts: Count the number of llc frames that were "scheduled" to be sent by Holger Hans Peter Freyther · 11 years ago
  11. 51e093b llc: Use timeradd and timercmp and fix for < 1s PDU llc timeouts by Holger Hans Peter Freyther · 11 years ago
  12. 985fd11 llc: Change the flow. Exit early for the special case and initialize the tv by Holger Hans Peter Freyther · 11 years ago
  13. fce431c llc: Move the timeout calculation into the TBF by Holger Hans Peter Freyther · 11 years ago
  14. 857281f llc: Remove one of the two variants to put data into the frame by Holger Hans Peter Freyther · 11 years ago
  15. acb5427 llc: Move all direct accesses to the frame into the llc structure by Holger Hans Peter Freyther · 11 years ago
  16. 096f6f9 llc: Move the llc code out of the tbf.cpp into a new dedicated one by Holger Hans Peter Freyther · 11 years ago