Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.
/ mirage-net-fd Public archive

Network interface for MirageOS, using file descriptors

License

Notifications You must be signed in to change notification settings

mirage/mirage-net-fd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mirage-net-fd -- MirageOS network interfaces using raw sockets

Implementation of MirageOS network interfaces using raw sockets. The caller is in charge of opening the file-descriptor with that are passed to the connect function.