summaryrefslogtreecommitdiffstats
path: root/lib/ringbuf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: add extern "C" {} blocks to all libfrr headersRenato Westphal2019-02-121-0/+8
* lib: add ringbuf_copy()Quentin Young2018-01-031-0/+10
* lib: add ringbuf_peek()Quentin Young2017-12-271-0/+15
* lib: add ring bufferQuentin Young2017-12-191-0/+100