On 1/27/25 1:07 AM, zhangmingyi wrote:
Note that tcp_getsockopt and tcp_setsockopt support TCP_ULP, while bpf_getsockopt and bpf_setsockopt do not support TCP_ULP. I'm not sure why there is such a difference, but I noticed that tcp_setsockopt is called in bpf_setsockopt.I think we can add the handling of this case. Signed-off-by: zhangmingyi <zhangmingyi5@xxxxxxxxxx>
A nit that I found it useful to recognize different authors of the mailing list. It would be easier to have a formatted name. It seems "Mingyi Zhang" was used earlier, as seen by searching the git log history.