session: improve sh session cli 70/41570/6
authorFlorin Coras <[email protected]>
Tue, 10 Sep 2024 22:24:39 +0000 (15:24 -0700)
committerDave Barach <[email protected]>
Sat, 14 Sep 2024 00:27:53 +0000 (00:27 +0000)
commit430cccf2e5d47be8076cf0ff4218cfac6dd8a8c6
tree9de79b2f0c920e3cf86ec846d88861e9991d6250
parent6f45f5465f219cb55f0f095c420aae469e550f7f
session: improve sh session cli

Add support for:
- "sh session verbose thread <n> [lcl|rmt|ep] <ip>[:port]", which can be
used to filter sessions based on transport ip:port
- "force-print" option to force printing even when it exceeds existing
printing thresholds

Type: improvement

Signed-off-by: Florin Coras <[email protected]>
Change-Id: Iab3e58b8162664b425379d14818b8a4daa0ce345
src/vnet/session/session_cli.c