Integrate netfilter, xtables, conntrack and netlink support to in-kernel Lua VM — Lunatik
- Xtable kernel & userspace API: Implemented match and target registration and callback hooks.
- Netfilter API: Support for the new netfilter kernel APIs, ARP and IPv4 hooking symbols in Lunatik.
- Lunatik Improvements: Extended lualinux to handle network-host endian conversion and luadata to handle 8, 16, 32 and 64-bit signed/unsigned data.
- Extras: Fixed critical bugs in lunatik; wrote example scripts, documentation, benchmarks and tests.