Module Name: src Committed By: skrll Date: Thu Jan 26 21:13:19 UTC 2017
Modified Files:
src/sys/net: if_tun.c if_tun.h
Log Message:
Make MP-safe and use kmem(9)
Mostly from rmind-smpnet
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.136 src/sys/net/if_tun.c
cvs rdiff -u -r1.19 -r1.20 src/sys/net/if_tun.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
