Hello! Thanks for the great tool.
I found getip wouldn't build on BSD as they don't have the relevant interface IOCTLs. Here is a patch that uses getifaddrs() instead, which works on both Linux and the BSDs without any other changes.
Log in to post a comment.