tcp_chg_pacing_rate() is expected to release the hw rate limit table, but failed to do so in several error cases, leading to ever increasing counts of flows using the rate.
This patch was mostly done by @rrs
Differential D34058
tcp: fix leaks in tcp_chg_pacing_rate error paths gallatin on Jan 27 2022, 1:01 AM. Authored by Tags None Referenced Files
Details
tcp_chg_pacing_rate() is expected to release the hw rate limit table, but failed to do so in several error cases, leading to ever increasing counts of flows using the rate. This patch was mostly done by @rrs
Diff Detail
|