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
A Linux kernel module implementing a multi-flow device driver. Threads are able to read and write data segments from and to the flows, which are characterized differently. The driver supports ioctl and enabes parameters for state checking. Synchronization aspects are taken into account. This project has been realized for academic purpose.