Page MenuHomeFreeBSD

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

Authored by glebius on Mar 22 2024, 9:48 PM.
Tags
None
Referenced Files
F108441685: D44475.id136159.diff
Fri, Jan 24, 7:26 PM
Unknown Object (File)
Sun, Jan 12, 8:53 AM
Unknown Object (File)
Oct 21 2024, 4:47 AM
Unknown Object (File)
Oct 19 2024, 1:07 AM
Unknown Object (File)
Oct 19 2024, 1:07 AM
Unknown Object (File)
Oct 18 2024, 11:11 PM
Unknown Object (File)
Oct 16 2024, 10:53 PM
Unknown Object (File)
Oct 3 2024, 9:11 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56746
Build 53634: arc lint + arc unit