nes-proj/examples/libs/ipv6-hooks
2018-10-17 11:18:32 +02:00
..
ipv6-hooks.c Define UIP_IP_BUF globally in uip.h 2018-10-17 11:18:32 +02:00
Makefile
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.