Choose which tap to use (feth or kext) on Mac based on Darwin version.

This commit is contained in:
Adam Ierymenko 2019-08-07 18:20:17 -05:00
parent aca31c7055
commit 237c379866
No known key found for this signature in database
GPG key ID: 1657198823E52A61
3 changed files with 7 additions and 30 deletions

View file

@ -34,6 +34,7 @@ ONE_OBJS=\
controller/LFDB.o \
controller/PostgreSQL.o \
controller/RabbitMQ.o \
osdep/EthernetTap.o \
osdep/ManagedRoute.o \
osdep/Http.o \
osdep/OSUtils.o \