Module Name: src Committed By: riastradh Date: Sun Mar 13 21:32:35 UTC 2022
Modified Files: src/sys/net: if_tun.c Log Message: tun(4): Deliver SIGIO for hangup under tun_lock. Otherwise, tp->tun_pgid is not stable. To generate a diff of this commit: cvs rdiff -u -r1.168 -r1.169 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.