Hi, On 06/16/15 23:00, Kaspar Schleiser wrote: > "If @p data is already in the packet buffer (e.g. a payload of an > already allocated packet) it will not be duplicated." > > Does this check for pointer equality, or would it correctly de-duplicate > the snip if I add e.g., just the end of a packet a second time?
Looking at the code, it wouldn't. Kaspar _______________________________________________ devel mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/devel
