Hi
We use NetBSD 7.0.1 , for virtual router and firewall. ( xen_domU)
I get the following error.
netbsd7 # npf service restart
Disabling NPF.
Enabling NPF.
npfctl: bpfjit error loading the module; performance will be degraded: Operation not permitted
npfctl: To disable this warning bpf.jit `set off 'in /etc/npf.conf
When I compile the kernel
BPFJIT options
SLJIT options
I can not compile with this option.
it says sljit not found.
But sljit source exists in the tree.
What can I do.