]> git.meshlink.io Git - meshlink/commit
Debugging for getifaddrs(). debug/getifaddrs
authorGuus Sliepen <guus@meshlink.io>
Thu, 28 Jan 2021 21:26:00 +0000 (22:26 +0100)
committerGuus Sliepen <guus@meshlink.io>
Thu, 28 Jan 2021 21:26:00 +0000 (22:26 +0100)
commitc31f626c3a252a0d6805a5f3ca9154d934ea41f5
tree2f9bec4b8a457d9329ba4175b3ac2fd35875945f
parent40249265ab1114a37b87b2949c8fa1f76e7c0cb8
Debugging for getifaddrs().

This logs which interfaces and addresses are returned by getifaddrs() that
are usable for MeshLink. It also adds the /scan command to the chat example
to force rescanning the network interfaces.
examples/chat.c
src/discovery.c