Fork for fixes
History
Everything seems to work
2020-09-26, by ivo_n [Sat, 26 Sep 2020 08:31:41 +0000] rev 22
Everything seems to work
trying to fix Spurious TCP Dup Acks by clearing sent frames.
2020-09-25, by ivo_n [Fri, 25 Sep 2020 21:21:31 +0000] rev 21
trying to fix Spurious TCP Dup Acks by clearing sent frames.
Mbed library for ENC28J60 Ethernet modules.
2020-07-23, by hudakz [Thu, 23 Jul 2020 15:30:54 +0000] rev 20
Mbed library for ENC28J60 Ethernet modules.
Local fixes
2020-09-24, by ivo_n [Thu, 24 Sep 2020 21:14:56 +0000] rev 19
Local fixes
Wireshark shows Spurious TCP Dup Ack with increasing length packets.; uIP is trying to retransmit used packets.; setting uip_len clears the outgoing packet.
2020-07-22, by ivo_n [Wed, 22 Jul 2020 20:37:24 +0000] rev 18
Wireshark shows Spurious TCP Dup Ack with increasing length packets.; uIP is trying to retransmit used packets.; setting uip_len clears the outgoing packet.
Library for the ENC28J60 Ethernet modules.
2020-06-05, by hudakz [Fri, 05 Jun 2020 15:21:49 +0000] rev 17
Library for the ENC28J60 Ethernet modules.
Library for ENC28J60 Ethernet modules.
2020-06-05, by hudakz [Fri, 05 Jun 2020 15:12:21 +0000] rev 16
Library for ENC28J60 Ethernet modules.
Timeout parameter added for the 'connect' function, SPI speed reduced from 20 to 10 Mb/s, debug messages fixed ...
2019-09-07, by hudakz [Sat, 07 Sep 2019 17:42:42 +0000] rev 15
Timeout parameter added for the 'connect' function, SPI speed reduced from 20 to 10 Mb/s, debug messages fixed ...
UDP socket improved.
2019-09-03, by hudakz [Tue, 03 Sep 2019 09:16:55 +0000] rev 14
UDP socket improved.
TcpClient, TcpServer and UipEthernet modified to make TcpClient work.
2019-08-31, by hudakz [Sat, 31 Aug 2019 20:34:52 +0000] rev 13
TcpClient, TcpServer and UipEthernet modified to make TcpClient work.