So, I have this UDP server and client connection. The stack is 802.15.4, TSCH, 6lowpan, IPv6. I think there's a function in contiki that lists the IP addresses of clients when associated with the server.
What I would like to know is, which function should I use to access this list, save to this list and get stored IP's from this list.