Joseph Henry
|
894d3bf415
|
Fix (some) Windows compiler warnings
|
2020-04-20 23:50:21 -07:00 |
|
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
|
dcfd4b032a
|
Minor build fixes for Windows
|
2019-06-11 16:31:59 -07: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
|
41d6457711
|
#ifdef'ed out netif callback functions
|
2019-02-27 19:20:01 -08:00 |
|
Joseph Henry
|
0c06006ab1
|
Increased LWIP_DRIVER_LOOP_INTERVAL to 250 ms, other minor changes
|
2019-02-27 18:25:29 -08:00 |
|
Joseph Henry
|
362f6769b2
|
Bug fix for callbacks, minor netif driver tweak, minor Makefile tweak
|
2019-02-25 14:52:19 -08:00 |
|
Joseph Henry
|
19be36611d
|
Enabled LWIP_TCPIP_CORE_LOCKING_INPUT and updated ethernet driver accordingly, improved RX
|
2019-02-20 20:31:02 -08:00 |
|
Joseph Henry
|
8b4921432e
|
Android build fixes
|
2019-02-14 17:58:03 -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
|
2fdcf025e1
|
Re-work of thread model
|
2019-02-06 22:00:39 -08:00 |
|