Messages in this thread |  | | Date | Tue, 27 Jul 2021 09:44:39 -0700 | From | John Fastabend <> | Subject | RE: [PATCH bpf-next v1 0/5] sockmap: add sockmap support for unix stream socket |
| |
Jiang Wang wrote: > This patch series add support for unix stream type > for sockmap. Sockmap already supports TCP, UDP, > unix dgram types. The unix stream support is similar > to unix dgram. > > Also add selftests for unix stream type in sockmap tests.
Overall looks good to me. Couple comments on 2/5 and we should get Cong's fix in before merging this. Its nice this fell in without requiring larger changes in ./net/core/*.c code.
|  |