diff options
author | Steven Luong <sluong@cisco.com> | 2022-10-17 10:39:06 -0700 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2022-10-20 15:16:08 +0000 |
commit | 20de85b6da7e0b6dd0d73bc8358e7c67564d0c36 (patch) | |
tree | 4a8085c84ae1cb2796c56ba929d31649875281a2 /src/vnet/ipsec/ipsec_api.c | |
parent | 049dee954f6acfc21c15a1a2926f6fb36d58a3e1 (diff) |
session: add session debug cli
- add session debug cli to enable fine control of which event logs
are enable/disable with below syntax
session debug {show | group <list> level <n>}
list may be entered with a dash, "0-4"
or it may be entered with a comma, "0,1,4"
- fix compilation errors when SESSION_EVT is enable
- change SESSION_EVT_FREE_HANDLER to use DEC_SESSION_ED instead of
DEC_SESSION_ETD because the transport may already be free when the
handler is called
Type: improvement
Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: Iab2989e0a847bb59002ef16494eebcc1d112b2ae
Diffstat (limited to 'src/vnet/ipsec/ipsec_api.c')
0 files changed, 0 insertions, 0 deletions