mirror of
https://github.com/nmap/nmap.git
synced 2025-12-13 19:29:04 +00:00
This is set to an empty string in all functions yielding routes, particularly route_loop. The code to get the interface pertaining to a route is different on different platforms, so must be added one by one. The code setting the intf_name to an empty string is only tested on Linux.