diff --git a/TODO.md b/TODO.md deleted file mode 100644 index a1daba2..0000000 --- a/TODO.md +++ /dev/null @@ -1,13 +0,0 @@ -## Short term - -- Implement enough functionality to port the BCC tutorial examples in PythonBPF -- Add all maps -- XDP support in pylibbpf -- ringbuf support -- Add oneline IfExpr conditionals (wishlist) - -## Long term - -- Refactor the codebase to be better than a hackathon project -- Port to C++ and use actual LLVM? -- Fix struct_kioctx issue in the vmlinux transpiler