TODO: add item to implement actions in kmod
diff --git a/TODO b/TODO
index f9e3b55..71f2a47 100644
--- a/TODO
+++ b/TODO
@@ -35,6 +35,8 @@
 * index: drop the "open(), seek(), read()" implementation and use another one
   with mmap(). When lookup() is called and the file is not mmaped, mmap it.
 
+* Implement actions in kmod tool like 'insert', 'remove', 'info', etc
+
 Things to be added/removed in kernel (check what is really needed):
 ===================================================================