udp: store mss and sw_if_index to udp_connection_t 30/36730/4
authorSteven Luong <sluong@cisco.com>
Mon, 25 Jul 2022 16:29:23 +0000 (09:29 -0700)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 31 Aug 2022 16:19:15 +0000 (16:19 +0000)
commitbf12efc432823c83dc06ead6be2094ac605f0021
treed28b0f2308e606eb4af6cc687eb80b61587e76d2
parent005ef97f80e2327e6f6e6383e9c6a197a0d8b1f8
udp: store mss and sw_if_index to udp_connection_t

Store mss and sw_if_index to udp_connection_t and display them via
show sessipn verbose 2

Type: fix

Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: I32928f3f4195b178873dc1bada702e035d99c464
src/vnet/udp/udp.c
src/vnet/udp/udp.h
src/vnet/udp/udp_cli.c
src/vnet/udp/udp_input.c