File tree
21 files changed
+109
-31
lines changed- cores/esp8266
- tools/sdk
- lib
- lwip2
- include
- lwip
- priv
- prot
- netif/ppp
21 files changed
+109
-31
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| 69 | + | |
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
| |||
305 | 306 |
| |
306 | 307 |
| |
307 | 308 |
| |
308 |
| - | |
| 309 | + | |
309 | 310 |
| |
| 311 | + | |
| 312 | + | |
310 | 313 |
| |
311 | 314 |
| |
312 | 315 |
| |
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
- CMakeLists.txt+73
- README-CMake.md+67
- README.md+5-1
- cmake/common.cmake+80
- cmake/esp8266-platform.cmake+7
- cmake/lwip-builder.cmake+165
- cmake/toolchain.cmake+15
- glue-lwip/arduino/lwipopts.h+34-14
- glue-lwip/arduino/meld-compare-changes-from-original+1
- glue-lwip/lwip-err-t.h.in+11
- glue-lwip/lwip-git-hash.h.in+8
- glue-lwip/lwip-git.c+44-6
- glue/glue.h+16
- makefiles/Makefile.defs+1-1
- patches/0001-Implement-RFC4075-Receive-SNTP-servers-via-DHCPv6.patch-168
- patches/cmakelists-optional-lwipdocs.patch+26
- patches/dhcpv6-dns-fix-v2.patch-13
- patches/tcp6-any.patch.disabled-13
Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
121 | 137 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
|
0 commit comments