aboutsummaryrefslogtreecommitdiffstats
path: root/gtp/queue.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-06gtp/queue/queue_seqdel(): fix element check which was always trueAlexander Couzens1-2/+1
2016-04-29queue_new(): fix NULL dereference on allocation failureNeels Hofmeyr1-4/+3
2015-11-02Dump dead code and never look at it againHolger Hans Peter Freyther1-20/+0
2011-11-02queue: fix copy+paste mistake in debug statementsHarald Welte1-2/+2
2011-11-02queue: Add some more comments throughout the code (doxygen style)Harald Welte1-3/+27
2011-11-02queue: mark non-public functions as staticHarald Welte1-5/+5
2011-11-02queue: use %p format string when printing a pointerHarald Welte1-1/+1
2011-11-02Convert all code to Linux coding styleHarald Welte1-183/+219
2004-09-17qos length bugfix and apple support plus header cleanupjjako1-6/+6
2003-10-13First attempt at a GTP1 implementationjjako1-3/+5
2003-04-11added ippool.h and ippool.cjjako1-1/+2
2002-12-16Initial revisionjjako1-0/+249