nes-proj/examples/ipv6-hooks
Simon Duquennoy 871ee1e34f Added routing module with only routing.h, now included wherever RPL is used 2018-02-02 08:45:02 -08:00
..
Makefile Move packet processing example as a new, simpler example: ipv6-hooks 2017-10-31 18:59:53 +01:00
README.md Move packet processing example as a new, simpler example: ipv6-hooks 2017-10-31 18:59:53 +01:00
ipv6-hooks.c Added routing module with only routing.h, now included wherever RPL is used 2018-02-02 08:45:02 -08:00

README.md

A simple example of how to set up IPv6 packet hooks with netstack_ip_packet_processor_add. You can run this example as native and then ping the node to see printouts from the hooks, at every packet input/output.