ip: more detailed show reassembly commands 06/24106/3
authorVladimir Ratnikov <vratnikov@netgate.com>
Sat, 21 Dec 2019 11:27:52 +0000 (06:27 -0500)
committerNeale Ranns <nranns@cisco.com>
Mon, 10 Feb 2020 08:32:54 +0000 (08:32 +0000)
commita877cf9f3980f9721246887f67b22b6591cb873f
treecbee0e8534310a97b2ca45fff0e34c3ff34f488d
parent97677a26f7c857e7ee0acbdb2c13eef214aa70a8
ip: more detailed show reassembly commands

Options like:
expire_walk_interval_ms,max_reassemblies,timeout_ms
can be configured via API, but it's impossible to
check them using vppctl, but this can be a useful
feature

Type: feature

Signed-off-by: Vladimir Ratnikov <vratnikov@netgate.com>
Change-Id: Iac8a96201a7a70b82e9852edc89b819c5d451a58
src/vnet/ip/reass/ip4_full_reass.c
src/vnet/ip/reass/ip4_sv_reass.c
src/vnet/ip/reass/ip6_full_reass.c
src/vnet/ip/reass/ip6_sv_reass.c