Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipv4, bpf: Introduced to support the ULP to modify sockets during setopt
Note that tcp_getsockopt and tcp_setsockopt support TCP_ULP, while bpf_getsockopt and bpf_setsockopt do not support TCP_ULP. I think we can add the handling of this case. Signed-off-by: zhangmingyi <[email protected]>
- Loading branch information