aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/session_debug.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-20session: add session debug cliSteven Luong1-1/+85
2022-10-13session: make session code compile with SESSION_DEBUG enableSteven Luong1-2/+9
2022-03-31session: fix coverity warningFlorin Coras1-0/+4
2021-12-20session: ignore rpc in fifo event lookupsFlorin Coras1-10/+0
2021-03-26vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()Damjan Marion1-1/+1
2021-01-25svm: add custom q implementation for mqFlorin Coras1-8/+12
2020-12-29svm: allow mq attachments at random offsetsFlorin Coras1-2/+1
2020-12-24svm: split fifo into private and shared structsFlorin Coras1-1/+1
2020-04-13session: cleanup debug codeFlorin Coras1-0/+281