Import Upstream version 1.0.28
This commit is contained in:
parent
eed44cd331
commit
d08a5d8f0b
17 changed files with 1088 additions and 54 deletions
|
|
@ -49,9 +49,7 @@ typedef enum device_type {
|
|||
#ifdef ENABLE_TUNEMU
|
||||
DEVICE_TYPE_TUNEMU,
|
||||
#endif
|
||||
#ifdef HAVE_NET_IF_UTUN_H
|
||||
DEVICE_TYPE_UTUN,
|
||||
#endif
|
||||
} device_type_t;
|
||||
|
||||
int device_fd = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue