forked from Bananymous/banan-os
Kernel: Implement loopback network interface
This commit is contained in:
@@ -20,6 +20,7 @@ namespace Kernel
|
||||
NVMeController,
|
||||
NVMeNamespace,
|
||||
Ethernet,
|
||||
Loopback,
|
||||
TmpFS,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user