Joseph Henry
|
51dfa84ba9
|
Fix netif IPv6 handling, misc cleanup, license update from GPL-3 to BSL 1.1
|
2020-04-13 23:38:06 -07:00 |
|
Joseph Henry
|
17e5b8172d
|
Minor changes for Windows build
|
2019-06-18 11:06:05 -07:00 |
|
Joseph Henry
|
e727dfefb2
|
Replaced ZT_FAST_MEMCPY with memcpy in Service.cpp
|
2019-05-03 12:07:01 -07:00 |
|
Joseph Henry
|
320253517b
|
RX/TX improvements, build process improvements
|
2019-03-11 17:17:35 -07:00 |
|
Joseph Henry
|
3792683cc6
|
Set _incomingPacketConcurrency to 1
|
2019-03-07 10:59:50 -08:00 |
|
Joseph Henry
|
3b967c1a12
|
Updated build script, minor shuffling of code to prevent naming conflicts
|
2019-03-04 18:04:37 -08:00 |
|
Joseph Henry
|
884425fc5b
|
Fixed memory leak in callback message handling code
|
2019-02-21 14:06:29 -08:00 |
|
Joseph Henry
|
a43d1d04e8
|
Unfinished callback improvements, consolidated netif4 and netif6
|
2019-02-14 17:27:16 -08:00 |
|
Joseph Henry
|
1f8d3030c8
|
Added a lock-free queue to lwIP driver for RX packet processing. Added checks to force strict ordering of callback events
|
2019-02-07 14:11:17 -08:00 |
|
Joseph Henry
|
52a7e9229e
|
Added options for enabling and disabling network caching. Also modified tap polling interval
|
2019-02-07 10:53:50 -08:00 |
|
Joseph Henry
|
2fdcf025e1
|
Re-work of thread model
|
2019-02-06 22:00:39 -08:00 |
|