git: if_tap: Interface type should be IFT_ETHER (2)
Aaron LI
aly at crater.dragonflybsd.org
Sat Aug 4 07:10:43 PDT 2018
commit e389314b1feb6a5659f5f52a71878f14c29091af
Author: Aaron LI <aly at aaronly.me>
Date: Sat Aug 4 22:06:32 2018 +0800
if_tap: Interface type should be IFT_ETHER (2)
Ooops, forgot to include the necessary header <net/if_types.h> in the
last commit.
Summary of changes:
sys/net/tap/if_tap.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e389314b1feb6a5659f5f52a71878f14c29091af
--
DragonFly BSD source repository
More information about the Commits
mailing list