Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sys/net/sock_util: don't require interface if there is only a single one
When the sock_tl_str2ep() function is supplied with a link-local address but no interface, if there is only a single interface use that instead of not setting the interface.
- Loading branch information