== guest uname == DragonFly dfbsd 6.5-DEVELOPMENT DragonFly 6.5-DEVELOPMENT #0: Thu Jul 2 06:02:54 UTC 2026 root@dfbsd:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 == shipped modules (netgraph / bluetooth) == ng_lmi.ko -- the OLD ng_lmi (sys/netgraph/lmi/ng_lmi.c) -- DF-0554 netgraph.ko -- OLD netgraph base ng_socket.ko -- OLD netgraph socket netbt.ko -- Bluetooth stack (sys/netbt/*, NOT netgraph7 bluetooth) == NOT shipped == netgraph7 base (ng7 base .ko) -- absent ng7_lmi.ko (would conflict with ng_lmi.ko on name) -- absent To enable netgraph7 you must build a custom kernel with options NETGRAPH7 (sys/conf/options:284) and NETGRAPH7_LMI (opt_netgraph.h). Default X86_64_GENERIC does NOT include these. == Hardening status (audit guest) == INVARIANTS ON (X86_64_GENERIC default) SMAP/SMEP OFF (CPU features 0x1783fbfd lack leaf-7 SMAP/SMEP bits) KASLR OFF (vm.randomize_mmap=0)