Sergio R. Caprile
|
6e6e34c423
|
improve DHCP in MIP
|
2023-06-22 18:55:48 -03:00 |
|
Sergio R. Caprile
|
71b3e26232
|
fix DHCP xid being ignored
|
2023-06-19 18:50:51 -03:00 |
|
robert
|
dd32deb2ad
|
optimized mg_addr structure
|
2023-06-09 09:19:37 -04:00 |
|
Sergio R. Caprile
|
0168a312f2
|
Merge pull request #2240 from cesanta/dhcp
Renew dhcp lease
|
2023-06-07 09:39:01 -03:00 |
|
cpq
|
92fe5a5b58
|
Renew dhcp lease
|
2023-06-07 13:33:28 +01:00 |
|
Sergio R. Caprile
|
9f8ce82825
|
Improve driver
|
2023-06-06 18:32:11 -03:00 |
|
Sergey Lyubka
|
5cebce3f4b
|
Merge pull request #2173 from cesanta/arp
Add multicast and local broadcast MAC resolution
|
2023-04-29 12:01:01 +01:00 |
|
Sergey Lyubka
|
bb344b14a8
|
Merge pull request #2168 from cesanta/udp-listener
Fix UDP listeners in MIP
|
2023-04-29 12:00:33 +01:00 |
|
Sergey Lyubka
|
20e613b444
|
Merge pull request #2169 from cesanta/udp-printf
Fix mg_xprint() for UDP in MIP
|
2023-04-29 11:59:46 +01:00 |
|
Sergey Lyubka
|
49e66f809e
|
Merge pull request #2172 from cesanta/null_mip
Check for calloc() failure in MIP
|
2023-04-29 11:57:25 +01:00 |
|
cpq
|
33811a826f
|
Include TCP/IP API only if enabled
|
2023-04-29 11:45:28 +01:00 |
|
Sergio R. Caprile
|
7d53c52a6b
|
Check for calloc() failure in MIP
|
2023-04-27 11:34:23 -03:00 |
|
Sergio R. Caprile
|
ab791d2a2d
|
Add multicast and local broadcast MAC resolution
|
2023-04-26 19:56:03 -03:00 |
|
Sergio R. Caprile
|
a303858da7
|
Fix mg_xprint() for UDP in MIP
|
2023-04-26 18:32:54 -03:00 |
|
Sergio R. Caprile
|
4c58c62cfe
|
Fix UDP listeners
|
2023-04-26 15:09:27 -03:00 |
|
Sergio R. Caprile
|
2ece3a8b4c
|
MIP_STATE_* -> MG_TCPIP_STATE_*
|
2023-03-09 11:25:02 -03:00 |
|
Sergio R. Caprile
|
bba361016d
|
Update RMII ex, enhance MIP
|
2023-02-27 18:30:53 -03:00 |
|
Sergio R. Caprile
|
4e7584167b
|
force check and failures
|
2023-02-27 10:54:32 -03:00 |
|
cpq
|
910f19fe55
|
Use mg_queue in mip
|
2023-02-24 19:40:31 +00:00 |
|
Jean-François Simon
|
2c5c46dc48
|
Fix headers (drivers) (#2081)
Co-authored-by: Jean-Francois Simon <jfsimon@startmail.com>
|
2023-02-21 16:39:53 +01:00 |
|
Jean-François Simon
|
6423b4cbb9
|
rt1020 driver check frame crc/truncated (#2080)
Co-authored-by: Jean-Francois Simon <jfsimon@startmail.com>
|
2023-02-21 16:27:04 +01:00 |
|
Sergio R. Caprile
|
60c6b04a01
|
Add mg_srand() and seed with some entropy
|
2023-02-15 14:29:02 -03:00 |
|
Jean-François Simon
|
07e91bb73a
|
Fix build mip -> mg_tcpip (#2060)
Co-authored-by: Jean-Francois Simon <jfsimon@startmail.com>
|
2023-02-13 12:02:57 +01:00 |
|
cpq
|
2e16a10720
|
Fix ifp->eport init
|
2023-02-09 18:39:14 +00:00 |
|
cpq
|
b6fc67fff2
|
Use linux ephemeral range (start from 32768). More TCP debug
|
2023-02-09 15:20:08 +00:00 |
|
Jean-François Simon
|
12f00d785d
|
mg_tcpip_imxrt1020 (#2033)
MG_TCPIP driver for NXP i.MX RT1020
|
2023-02-09 15:31:59 +01:00 |
|
cpq
|
2c62e58dbd
|
Move mip/ -> src/tcpip/, rename mip_ -> mg_tcpip_
|
2023-02-07 21:35:37 +00:00 |
|