luainkernel / lunatik

Lunatik is a framework for scripting the Linux kernel with Lua.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[GSoC 2024] xtable API for luanetfilter

sheharyaar opened this issue · comments

Issue to track xtable APIs and features for luanetfilter module.
Design issue : #105

Deliverables checkilst :

  • xtables registration with the kernel
  • userspace library generation and adding API functions for the userspace library
  • adding skbuff helpers for interaction with the packet (porting luapacket)
  • adding helpers for xtable match/target params, mtchk/tgchk params, mtdtor/tgdtor params for xtable callbacks