- rename get_ether_addr into get_ifinfo and teach it to return if_index and if_flags for found interface.
- allow '-S' to be used with '-i'
- rework guess_ifindex to do proxy interface automatic detection for IFF_POINTOPOINT interface in a similar way as it is done in kernel with rtsock.
PR: 290221