Module Name: src Committed By: thorpej Date: Sun Sep 26 15:58:33 UTC 2021
Modified Files:
src/sys/net: if_tap.c if_tun.c
Log Message:
Use seltrue_filtops rather than rolling our own with filt_seltrue.
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sys/net/if_tap.c
cvs rdiff -u -r1.163 -r1.164 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.
