]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/blip/ICMPResponderP.nc
radv generation bug
[tinyos-2.x.git] / tos / lib / net / blip / ICMPResponderP.nc
index ce987f12e69fc358bc278249cd230c0cb39d5af5..2a9b98fa3d428756d833f25460337415cdb47271 100644 (file)
@@ -233,8 +233,8 @@ module ICMPResponderP {
         call IPRouting.reportAdvertisement(meta->sender, r->hlim,
                                            meta->lqi, beacon->metric);
         // push out the seqno update
-        call Advertisement.stop();
-        call ICMP.sendAdvertisements();
+        // call Advertisement.stop();
+        // call ICMP.sendAdvertisements();
 
         if (pfx->type != ICMP_EXT_TYPE_PREFIX) return;