nes-proj/examples/libs/ipv6-uipbuf/README.md
2018-05-14 08:30:28 -07:00

384 B

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.