diff options
author | Kui-Feng Lee | 2024-02-24 14:34:16 -0800 |
---|---|---|
committer | Martin KaFai Lau | 2024-03-04 10:03:57 -0800 |
commit | 73e4f9e615d7b99f39663d4722dc73e8fa5db5f9 (patch) | |
tree | af6063b8367fde8327b948b44be205ca7817c50d /include | |
parent | 01031fd473059bf69bb6edc6d51d4bd58ad92e50 (diff) |
bpf, net: validate struct_ops when updating value.
Perform all validations when updating values of struct_ops maps. Doing
validation in st_ops->reg() and st_ops->update() is not necessary anymore.
However, tcp_register_congestion_control() has been called in various
places. It still needs to do validations.
Cc: netdev@vger.kernel.org
Signed-off-by: Kui-Feng Lee <thinker.li@gmail.com>
Link: https://lore.kernel.org/r/20240224223418.526631-2-thinker.li@gmail.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions