File tree 3 files changed +7
-28
lines changed
3 files changed +7
-28
lines changed Original file line number Diff line number Diff line change 477
477
edc
478
478
EDR
479
479
ee
480
+ eea
480
481
EEE
481
482
eef
482
483
ef
Original file line number Diff line number Diff line change @@ -21,11 +21,13 @@ recent API change on upstream LwIP. The previous version of this function is
21
21
22
22
### ND6 LLADDR fix
23
23
24
- This patch fixes a bug where the RA processing fails if the RA includes an
25
- LLADDR option with a hw address that is not the max length. This happens for
26
- thread devices.
24
+ In earlier version of lwIP, there is a bug where the RA processing fails if the
25
+ RA includes an LLADDR option with a hw address that is not the max length. This
26
+ happens for thread devices. Relevant patches from lwIP main that should be
27
+ applied back to any Matter device using an older version of lwIP:
27
28
28
- - patch file: nd6_lladdr_fix.patch
29
+ https://git.savannah.nongnu.org/cgit/lwip.git/commit/?id=7807f706f357d2eea85d9927d970991dc4b1ef90
30
+ https://git.savannah.nongnu.org/cgit/lwip.git/commit/?id=6f700a157d1049a06ab9c467057d71e98e7798de
29
31
30
32
## Important upstream patches
31
33
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments