Module Name: src Committed By: roy Date: Sun Sep 27 19:25:54 UTC 2020
Modified Files: src/sys/net: if_tun.c Log Message: tun: Report link state based on if the interface has been opened or not This mirrors tap(4). To generate a diff of this commit: cvs rdiff -u -r1.160 -r1.161 src/sys/net/if_tun.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.