nes-proj/examples/libs/ipv6-hooks
Simon Duquennoy caa02ae51e Define UIP_IP_BUF globally in uip.h 2018-10-17 11:18:32 +02:00
..
Makefile Move ipv6-hooks examples to libs directory 2018-04-10 00:37:47 -07:00
README.md Move ipv6-hooks examples to libs directory 2018-04-10 00:37:47 -07:00
ipv6-hooks.c Define UIP_IP_BUF globally in uip.h 2018-10-17 11:18:32 +02: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.