nes-proj/examples/ipv6-hooks
Simon Duquennoy 0290692815 ipv6-hooks example: added missing include 2018-03-01 13:34:31 +00: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 ipv6-hooks example: added missing include 2018-03-01 13:34:31 +00: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.