Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: oldheating gps motorhome heating
Diff: ip6/icmp/ndp/ra.c
- Revision:
- 93:580fc113d9e9
- Parent:
- 61:aad055f1b0d1
- Child:
- 101:a677d8aee6dd
--- a/ip6/icmp/ndp/ra.c Thu Nov 29 16:52:10 2018 +0000
+++ b/ip6/icmp/ndp/ra.c Sun Dec 02 18:40:35 2018 +0000
@@ -59,7 +59,7 @@
}
NdpDecodeOptions(pData, dataLength, NdpRouterMac, NULL);
- NdpElapsedTime = 0;
+ NdpResetLife();
return DO_NOTHING;