K 10 svn:author V 6 kevans K 8 svn:date V 27 2019-10-22T00:18:16.220975Z K 7 svn:log V 376 tuntap(4): properly declare if_tun and if_tap modules Simply adding MODULE_VERSION does not do the trick, because the modules haven't been declared. This should actually fix modfind/kldstat, which r351229 aimed and failed to do. This should make vm-bhyve do the right thing again when using the ports version, rather than the latest version not in ports. MFC after: 3 days END