]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/blip/interfaces/IPRouting.nc
- fix async warning in resource queue
[tinyos-2.x.git] / tos / lib / net / blip / interfaces / IPRouting.nc
index 873280abe7625d32d0ad73e862b8fd44ade96c86..e352ab151533f56430a68878f1620f96c2ff255f 100644 (file)
@@ -80,6 +80,8 @@ interface IPRouting {
 
   command struct ip6_route *insertRoutingHeader(struct split_ip_msg *msg);
   
+  command void reset();
+
 #ifdef CENTRALIZED_ROUTING
   // command error_t installFlowEntry(struct rinstall_header* rih, bool isMine);