nes-proj/examples/ipv6-hooks
Atis Elsts 074b797e88 Update Makefiles to be compatible with the new build system and restrict them to specific platforms where needed 2018-03-09 16:29:06 +00:00
..
Makefile Update Makefiles to be compatible with the new build system and restrict them to specific platforms where needed 2018-03-09 16:29:06 +00: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.