Skip to content

cgundogan/libICNL

 
 

Repository files navigation

libICNL

Work in Progress

libICNL is the reference implemenation for ICNLoWPAN. This implementation compiles to a static library and can easily be integrated into existing NDN and CCNx implementations.

To build this library, run cmake from within the build directory.

cd build
cmake ..
make

Currently, all static libraries reside in build/lib. It is planned to provide a combined static library.

About

Reference Implementation for ICNLoWPAN

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.2%
  • CMake 4.8%