-
Notifications
You must be signed in to change notification settings - Fork 0
turbotap- a linux kernel module
License
mohsinkazmi/turbotap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Turbotap Conventional Tun driver in linux kernel provides file operations to send and receive messages through tun/tap interfaces. But Turbotap provide socket based interfaces on top of Tun driver. User application can simply send and receive messages using socket based system calls sendmsg/recvmsg. It also allows user applications to send and receive multiple messages using few system calls by using sendmmsg/recvmmsg. make: cd kmod_turbotap make insert: sudo insert turbotap.ko remove: sudo rmmod turbotap clean: make clean
About
turbotap- a linux kernel module
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published