/simplemod

A small extendable linux kernel module based on ioctl calls. Extending the module is as simple as adding a new ioctl constant, and handling it in the kernel module.

Primary LanguageCMIT LicenseMIT

Watchers