Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 240 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 240 Bytes

What it is: beginnings of an implementation of the SCHC.

Basic tests (parse IPv6, frag no-ack): cd src && make test

Testing rule bytecode compiler (JSON -> SCHIC bytecode) & loading: make schc-test && cd src && make test-bytecode