Commit Graph

12 Commits

Author SHA1 Message Date
Brenton Bostick
51af6aacd9 Fix typo TCP_SLOW_INTERVALs -> TCP_SLOW_INTERVAL 2023-05-25 15:43:34 -04:00
Joseph Henry
2c5c1a6a5f Expose lwIP's DNS API in zts_* API. Fix preprocessor build bug 2021-03-16 00:31:45 -07:00
Joseph Henry
676ddd15d4 Change default MTU to 2800 2020-05-06 20:24:58 -07:00
Joseph Henry
fe30716143 Added arm64-v8a, x86, x86_64 ABIs to build.gradle 2019-06-24 13:59:58 -07:00
Joseph Henry
e8553c9907 Added zts_get_protocol_stats(), zts_restart(), updated API documentation 2019-03-27 15:08:27 -07:00
Joseph Henry
52c718ff9f Decreased MTU to 1500, increased TCP_WND to 0xffff0, tweaked window scaling factor 2019-03-11 21:49:51 -07:00
Joseph Henry
916b9605a3 Set TCP_RCV_SCALE to 3 and increased TCP_WND from 0xffff to 0x7fff8 2019-02-28 11:47:19 -08:00
Joseph Henry
52846b34aa Increased ARP_TABLE_SIZE from 3 to 64 2019-02-26 13:41:14 -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
34b84a0b3c Turned off DEBUGs in lwipopts.h 2019-02-14 18:42:30 -08:00
Joseph Henry
0b287dbcab TCP Performance tuning of lwIP 2019-02-14 18:40:20 -08:00
Joseph Henry
2fdcf025e1 Re-work of thread model 2019-02-06 22:00:39 -08:00