HomeFreeBSD

icmp: do not store per-VNET identical array of strings

Description

icmp: do not store per-VNET identical array of strings

We need per-VNET struct counter_rate, but we don't need per-VNET set of
const char *. Also, identical word "response" can go into the format
string instead of being stored 7 times.

Reviewed by: kp, zlei, tuexen
Differential Revision: https://reviews.freebsd.org/D44475

(cherry picked from commit 7142ab4790666022a2a3d85910e9cd8e241d9b87)

Details

Provenance
glebiusAuthored on Mar 24 2024, 4:13 PM
zleiCommitted on Wed, Jun 26, 4:48 AM
Reviewer
kp
Differential Revision
D44475: icmp: do not store per-VNET identical array of strings
Parents
rG443a4ce9d401: release: Don't publish CW if !WITH_CLOUDWARE
Branches
Unknown
Tags
Unknown