Refactored the mesh code by splitting multi-hop forwarding and route discovery. The mesh module is now much simpler than before

This commit is contained in:
adamdunkels 2007-03-22 18:53:22 +00:00
parent b3ecbbd2ee
commit 5b5d9209a1

View file

@ -1,5 +1,6 @@
CONTIKI_SOURCEFILES += rimebuf.c queuebuf.c rimeaddr.c ctimer.c rime.c \
ibc.c uc.c suc.c ruc.c sibc.c sabc.c abc.c nf.c uabc.c \
mesh.c route.c \
uibc.c mh.c \
mesh.c route.c route-discovery.c \
tree.c neighbor.c \
trickle.c