nes-proj/examples/libs/ipv6-uipbuf
Atis Elsts de3c154f48 UDP example code cleanup 2018-12-18 16:52:40 +00:00
..
Makefile
README.md
ipv6-uipbuf-cooja.csc
ipv6-uipbuf-sky.csc
project-conf.h
udp-client.c UDP example code cleanup 2018-12-18 16:52:40 +00:00
udp-server.c

README.md

This example is meant to showcase the capabilities of uipbuf. It currently focuses only on UIPBUF_ATTR_MAX_MAC_TRANSMISSIONS, which lets an application set a custom max number of MAC transmissions. Optionally, this information can be passed on over multiple hops, so that the attribute applies along the full path. This requires setting UIP_CONF_TAG_TC_WITH_VARIABLE_RETRANSMISSIONS.