aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/udp/udp_cli.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2024-03-03udp: fix ipv6 udp punt showSamvel Vartapetov1-1/+1
2024-02-07udp: add cli to dump transport portsFlorin Coras1-0/+92
2023-06-05udp: improve port validity checkBenoît Ganne1-3/+8
2023-05-15udp: improvements to connection format fnFlorin Coras1-3/+6
2022-10-20udp: support for disabling tx csumFlorin Coras1-2/+31
2022-08-31udp: store mss and sw_if_index to udp_connection_tSteven Luong1-2/+3
2022-06-08udp: add cli to dump registered portsBenoît Ganne1-0/+93
2021-07-27udp: add option to disable icmp unreachablesFlorin Coras1-0/+2
2020-09-24session tcp udp tls quic: improve cli formattingFlorin Coras1-2/+3
2020-04-07udp: move cli to separate fileFlorin Coras1-0/+177