aboutsummaryrefslogtreecommitdiffstats
path: root/src/llc.h
AgeCommit message (Expand)AuthorFilesLines
2013-12-25llc: Calculate the average queuing delay of the LLC queuesDaniel Willmann1-0/+1
2013-12-18llc: Count the number of frames queued inside the LLC queueHolger Hans Peter Freyther1-0/+2
2013-11-21types: Add a simple testcase for basic types and fix the LLC codeHolger Hans Peter Freyther1-2/+2
2013-11-13llc: Move the decision if a frame has expired into the LLCHolger Hans Peter Freyther1-0/+1
2013-11-13llc: Make the index 'private' by appending a m_ to it.Holger Hans Peter Freyther1-7/+7
2013-11-13llc: Move some more secrets from the TBF into the LLCHolger Hans Peter Freyther1-2/+29
2013-11-13llc: Move the timeout calculation into the TBFHolger Hans Peter Freyther1-0/+2
2013-11-13llc: Remove one of the two variants to put data into the frameHolger Hans Peter Freyther1-1/+0
2013-11-07llc: Move all direct accesses to the frame into the llc structureHolger Hans Peter Freyther1-0/+15
2013-11-07llc: Move the llc structure to a new header fileHolger Hans Peter Freyther1-0/+45