searching for stuff is easy.

Trying to find RPL can easily be done with...

find . -iname "*rpl*"    (from the top level tinyos tree)


zot (53): pd ~/mm/t2_cur/tinyos-2.x/
~/mm/t2_cur/tinyos-2.x ~/mm/osian/osian/tinyos/apps/examples/OIP/UdpEcho
~/mm/osian/osian
zot (54): find . -iname "*rpl*"
./apps/tests/TestRPL
./apps/tests/TestRPL/TestRPL.h
./apps/tests/TestRPL/TestRPLC.nc
./apps/tests/TestRPL/TestRPLAppC.nc
./tos/lib/net/rpl
./tos/lib/net/rpl/RPLForwardingEngineP.nc
./tos/lib/net/rpl/RPLRank.nc
./tos/lib/net/rpl/RPLRankP.nc
./tos/lib/net/rpl/RPLDAORoutingEngineP.nc~
./tos/lib/net/rpl/RPLDAORoutingEngine.nc
./tos/lib/net/rpl/RPL.h
./tos/lib/net/rpl/RPLForwardingSend.nc
./tos/lib/net/rpl/RPLRoutingEngineC.nc
./tos/lib/net/rpl/RPLRoutingEngine.nc
./tos/lib/net/rpl/RPLDAORoutingEngineP.nc
./tos/lib/net/rpl/RPLDAORoutingEngineC.nc
./tos/lib/net/rpl/RPLRankC.nc
./tos/lib/net/rpl/RPLForwardingEngine.nc
./tos/lib/net/rpl/RPLForwardingEngineC.nc
./tos/lib/net/rpl/RPLRoutingEngineP.nc
./tos/platforms/mulle/chips/m16c62p/M16c62pUartCounterPlatformC.nc


On Thu, Jan 6, 2011 at 5:58 PM, Omprakash Gnawali
<gnaw...@cs.stanford.edu>wrote:

> On Thu, Jan 6, 2011 at 5:31 PM,  <ngocthanhd...@dcn.ssu.ac.kr> wrote:
> > Dear TinyOS-member,
> >
> >
> >
> > I heard Mr.Stephen told that RPL is implemented in tinyos in folder
> > blip/rpl.
> >
> > But I find it in cvs source of tinyos in google group and sourceforge ,
> but
> > I did not see it.
> >
> > Could you let me know where can I find it?
>
> lib/net/rpl.
>
> on google code.
>
> - om_p
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to