* The fix that was submitted via PR was accepted and commited.
+- Signed kernel modules
+ With ability to manage kernel keys; with keys locked in read-only non-exec
+ pages after boot
+
+- Signed shared libraries and executables
+ VeriExec not far from that, but it's still different as it does not verify
+ signatures, it instead verifies a checksum.
+ The signatures should be added as a new special ELF section.
+
- NPF
- Lack of proper diagnostics/stats
- Lacks various old ipfilter features which are necessary
- npfctl show bogus
- npfctl stop may lock in a busy loop, unkillable process
- npfctl stats cannot show per-rule hits
+ - npflog0 logging lacks needed metadata like rule number/reason and
+ direction
- Annoying syntax changes between versions
- Appears too immature on netbsd-6, to recheck on netbsd-7