⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module smb

Module smb 

Source
Expand description

CIFS/SMB2/3 Client Implementation

Provides an SMB2/3 client with dialect negotiation, NTLM authentication, file I/O operations, and credit management.

Modules§

client
CIFS/SMB2/3 Client Implementation