commit | 32e9ed2dacd6ab4b29300bf43f3267369027df6c | [log] [tgz] |
---|---|---|
author | Jon Shallow <supjps-libcoap@jpshallow.com> | Thu Mar 21 14:09:58 2019 +0100 |
committer | Olaf Bergmann <bergmann@tzi.org> | Thu Mar 21 14:24:31 2019 +0100 |
tree | f3a238813ea02957a870fc98d3104ae7c0cfd651 | |
parent | 02b86be4b47d567fce741bcc9d0f94bf1e49eef7 [diff] |
session.h: Support ifindex greater than 255 Change ifindex of struct session_t to int to support kernel environments where ifindex can be over 255. Change-Id: I03e42a237533424515f58fc30f9ac50282c11712 Signed-off-by: Jon Shallow <supjps-libcoap@jpshallow.com> Signed-off-by: Olaf Bergmann <bergmann@tzi.org>