You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a device driver that implements the SMB Direct protocol in the kernel.
It is an on-going project.
See design.txt for more info.
smbdirect.c is the source.
smbdirect.h contains definitions
Makefile ...