Module Name: src Committed By: knakahara Date: Thu Aug 18 11:38:58 UTC 2016
Modified Files:
src/sys/net: if_stf.c if_stf.h
Log Message:
eliminate stf(4)'s dependency on gif(4).
stf(4) depends on not gif(4) but ip_encap.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/sys/net/if_stf.c
cvs rdiff -u -r1.6 -r1.7 src/sys/net/if_stf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
