]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/blip/interfaces/IP.nc
commit svn HEAD of blip into core to start merge testing
[tinyos-2.x.git] / tos / lib / net / blip / interfaces / IP.nc
index 05214b7a0057199ff2d692dc1e3c61f9ab21f3ed..2b74bc9faca0403e815465ab946d6e293863b430 100644 (file)
@@ -14,6 +14,10 @@ interface IP {
    */ 
   command error_t send(struct split_ip_msg *msg);
 
+  command error_t bareSend(struct split_ip_msg *msg, 
+                           struct ip6_route *route,
+                           int flags);
+
   /*
    * indicate that the stack has finished writing data into the
    * receive buffer.