Skip to content

An implementation of 6LowPAN protocol, compatible with Contiki OS.

License

Notifications You must be signed in to change notification settings

armanal/6LowPAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

6LowPAN

An implementation of 6LowPAN protocol for transmission of IPv6 over low power WPAN (IEEE 802.15.4) networks. compatible with Contiki OS. also it contain's IEEE 802.15.4 MAC layer framer code integrated.

This code can be used in network simulator apps or for driver development on any platform UNIX/FreeBSD/Windows/Linux ... for example on freeBSD driver developmet you can use #define FREEBSD before including headers and use it with ease.

you can see main.c file for written test cases and learn how to use the library.

Since the library is not complete and prefect I will wellcome contribution's and/or advices if any ;)

About

An implementation of 6LowPAN protocol, compatible with Contiki OS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published