Okay I am seeing it clearer now though I am noticing in syslog that its loading and then reloading? This is the output of `cat /var/log/syslog | grep -i tun`: `KERN: loaded driver /boot/system/non-packaged/add-ons/kernel/drivers/dev/net/tun` `KERN: devfs: reload driver "tun" (4, 10227)` `KERN: devfs: "tun" api_version missing` `KERN: devfs: "tun" madatory driver symbol(s) missing!` I'm not sure why its not finding the api version variable here -> https://review.haiku-os.org/c/haiku/+/6608/3/src/add-ons/kernel/drivers/network/tun/driver.c#28