ip: change icmp4 throttle 23/38723/2
authorOle Troan <otroan@employees.org>
Mon, 24 Apr 2023 14:02:44 +0000 (16:02 +0200)
committerNeale Ranns <neale@graphiant.com>
Wed, 26 Apr 2023 01:51:30 +0000 (01:51 +0000)
commit816b5d613c3a977811af0494e2d215aac6684515
treeb0d0c5a0afd9189ddd75b45d6e0946961228a3df
parent61cdc0981084f049067626b0123db700035120df
ip: change icmp4 throttle

traceroute sends 3 packets rapidly that triggers and depends on ICMP error
generation. The current ICMP4 throttle setting at 1-e3 throttles the last
ICMP error and makes traceroute sit in a timeout.

Type: fix
Change-Id: Ie886303600ad0374dcb6ae311e949154727a93d2
Signed-off-by: Ole Troan <otroan@employees.org>
src/vnet/ip/icmp4.c