mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 14:36:21 -05:00
Add the test_bpf module that runs various test vectors against the BPF interpreter or BPF JIT compiler. The module must be manually loaded, as with the kmod-crypto-test module which serves a similar purpose. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>