mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-19 21:03:57 -07:00
More tap driver work, increment version number, remove old binaries since signatures may not have been valid.
This commit is contained in:
parent
2498ecbc84
commit
2da6a7570b
15 changed files with 39 additions and 252 deletions
|
@ -47,6 +47,5 @@
|
|||
|
||||
#define PACKET_QUEUE_SIZE 64 // tap -> userspace queue size
|
||||
#define IRP_QUEUE_SIZE 16 // max number of simultaneous i/o operations from userspace
|
||||
#define INJECT_QUEUE_SIZE 16 // DHCP/ARP -> tap injection queue
|
||||
|
||||
#define TAP_LITTLE_ENDIAN // affects ntohs, htonl, etc. functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue