Andrew Boyson / net

Dependents:   oldheating gps motorhome heating

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;