mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
4d4f6ae1d6
Right now 'ipv6_addr_split_iface' assumes that the interface specifier will always be a number (based on GNRC way of identifying interfaces), but this may not be always the case.In order to be able to use the Network Interface API, interfaces should be referred by their name. This changes 'ipv6_addr_split_iface' so it returns a pointer to the string that specifies the interface. |
||
---|---|---|
.. | ||
fib | ||
icmpv6 | ||
ipv4/addr | ||
ipv6 | ||
sixlowpan |