aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/session_debug.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-31session: fix compilation when SESSION_DEBUG is onFlorin Coras1-3/+7
2023-03-14session vcl: refactor builtin tx event for main txFlorin Coras1-22/+22
2022-10-26session: add session event log for session stateSteven Luong1-0/+28
2022-10-20session: add session debug cliSteven Luong1-43/+84
2022-10-13session: make session code compile with SESSION_DEBUG enableSteven Luong1-0/+6
2021-03-29svm session vcl: per app rx message queuesFlorin Coras1-8/+8
2020-04-13session: cleanup debug codeFlorin Coras1-68/+77
2020-04-13session: adding debug eventsSrikanth Akula1-0/+126
2019-10-31session: fix dispatch event loggingFlorin Coras1-16/+27
2019-07-19session: improve event loggingFlorin Coras1-28/+38
2019-04-05tcp: do not delete session on establish popFlorin Coras1-0/+17
2019-02-04session: cleanup part 1Florin Coras1-1/+1
2018-06-19tcp: optimize tcp outputFlorin Coras1-2/+29
2018-04-30tcp/session: debug improvements/fixesFlorin Coras1-13/+9
2018-03-02session: first approximation implementation of tlsFlorin Coras1-1/+1
2017-10-16session: fix build when debugging is onFlorin Coras1-1/+1
2017-10-10session: add support for application namespacingFlorin Coras1-7/+10
2017-04-02TCP cc/window management fixes and debuggingFlorin Coras1-3/+29
2017-03-27TCP/session improvementsFlorin Coras1-4/+34
2017-03-13VPP-659 Improve tcp/session debugging and testingFlorin Coras1-0/+86